<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet href="/static/style.xsl" type="text/xsl"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0">
  <channel>
    <title>Most recent sightings.</title>
    <link>https://vulnerability.circl.lu</link>
    <description>Contains only the most 10 recent sightings.</description>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <generator>python-feedgen</generator>
    <language>en</language>
    <lastBuildDate>Sun, 10 May 2026 20:42:30 +0000</lastBuildDate>
    <item>
      <title>50d63d9b-1330-4edc-a76d-48cfeeea79ac</title>
      <link>https://vulnerability.circl.lu/sighting/50d63d9b-1330-4edc-a76d-48cfeeea79ac/export</link>
      <description>{"uuid": "50d63d9b-1330-4edc-a76d-48cfeeea79ac", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-50088", "type": "seen", "source": "https://t.me/cvedetector/9230", "content": "{\n  \"Source\": \"CVE FEED\",\n  \"Title\": \"CVE-2024-50088 - \"btrfs Uninitialized Pointer Free\"\", \n  \"Content\": \"CVE ID : CVE-2024-50088 \nPublished : Oct. 29, 2024, 1:15 a.m. | 38\u00a0minutes ago \nDescription : In the Linux kernel, the following vulnerability has been resolved:  \n  \nbtrfs: fix uninitialized pointer free in add_inode_ref()  \n  \nThe add_inode_ref() function does not initialize the \"name\" struct when  \nit is declared.  If any of the following calls to \"read_one_inode()  \nreturns NULL,  \n  \n dir = read_one_inode(root, parent_objectid);  \n if (!dir) {  \n  ret = -ENOENT;  \n  goto out;  \n }  \n  \n inode = read_one_inode(root, inode_objectid);  \n if (!inode) {  \n  ret = -EIO;  \n  goto out;  \n }  \n  \nthen \"name.name\" would be freed on \"out\" before being initialized.  \n  \nout:  \n ...  \n kfree(name.name);  \n  \nThis issue was reported by Coverity with CID 1526744. \nSeverity: 0.0 | NA \nVisit the link for more details, such as CVSS details, affected products, timeline, and more...\",\n  \"Detection Date\": \"29 Oct 2024\",\n  \"Type\": \"Vulnerability\"\n}\n\ud83d\udd39 t.me/cvedetector \ud83d\udd39", "creation_timestamp": "2024-10-29T03:03:06.000000Z"}</description>
      <content:encoded>{"uuid": "50d63d9b-1330-4edc-a76d-48cfeeea79ac", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-50088", "type": "seen", "source": "https://t.me/cvedetector/9230", "content": "{\n  \"Source\": \"CVE FEED\",\n  \"Title\": \"CVE-2024-50088 - \"btrfs Uninitialized Pointer Free\"\", \n  \"Content\": \"CVE ID : CVE-2024-50088 \nPublished : Oct. 29, 2024, 1:15 a.m. | 38\u00a0minutes ago \nDescription : In the Linux kernel, the following vulnerability has been resolved:  \n  \nbtrfs: fix uninitialized pointer free in add_inode_ref()  \n  \nThe add_inode_ref() function does not initialize the \"name\" struct when  \nit is declared.  If any of the following calls to \"read_one_inode()  \nreturns NULL,  \n  \n dir = read_one_inode(root, parent_objectid);  \n if (!dir) {  \n  ret = -ENOENT;  \n  goto out;  \n }  \n  \n inode = read_one_inode(root, inode_objectid);  \n if (!inode) {  \n  ret = -EIO;  \n  goto out;  \n }  \n  \nthen \"name.name\" would be freed on \"out\" before being initialized.  \n  \nout:  \n ...  \n kfree(name.name);  \n  \nThis issue was reported by Coverity with CID 1526744. \nSeverity: 0.0 | NA \nVisit the link for more details, such as CVSS details, affected products, timeline, and more...\",\n  \"Detection Date\": \"29 Oct 2024\",\n  \"Type\": \"Vulnerability\"\n}\n\ud83d\udd39 t.me/cvedetector \ud83d\udd39", "creation_timestamp": "2024-10-29T03:03:06.000000Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/50d63d9b-1330-4edc-a76d-48cfeeea79ac/export</guid>
      <pubDate>Tue, 29 Oct 2024 03:03:06 +0000</pubDate>
    </item>
  </channel>
</rss>
