<?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 05:03:25 +0000</lastBuildDate>
    <item>
      <title>4d586c60-29a2-4f70-ad43-14e5a0c6cd35</title>
      <link>https://vulnerability.circl.lu/sighting/4d586c60-29a2-4f70-ad43-14e5a0c6cd35/export</link>
      <description>{"uuid": "4d586c60-29a2-4f70-ad43-14e5a0c6cd35", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2022-48809", "type": "seen", "source": "https://t.me/cvedetector/946", "content": "{\n  \"Source\": \"CVE FEED\",\n  \"Title\": \"CVE-2022-48809 - Linux Net SKB Destination Metadata Leak\", \n  \"Content\": \"CVE ID : CVE-2022-48809 \nPublished : July 16, 2024, 12:15 p.m. | 43\u00a0minutes ago \nDescription : In the Linux kernel, the following vulnerability has been resolved:  \n  \nnet: fix a memleak when uncloning an skb dst and its metadata  \n  \nWhen uncloning an skb dst and its associated metadata, a new  \ndst+metadata is allocated and later replaces the old one in the skb.  \nThis is helpful to have a non-shared dst+metadata attached to a specific  \nskb.  \n  \nThe issue is the uncloned dst+metadata is initialized with a refcount of  \n1, which is increased to 2 before attaching it to the skb. When  \ntun_dst_unclone returns, the dst+metadata is only referenced from a  \nsingle place (the skb) while its refcount is 2. Its refcount will never  \ndrop to 0 (when the skb is consumed), leading to a memory leak.  \n  \nFix this by removing the call to dst_hold in tun_dst_unclone, as the  \ndst+metadata refcount is already 1. \nSeverity: 0.0 | NA \nVisit the link for more details, such as CVSS details, affected products, timeline, and more...\",\n  \"Detection Date\": \"16 Jul 2024\",\n  \"Type\": \"Vulnerability\"\n}\n\ud83d\udd39 t.me/cvedetector \ud83d\udd39", "creation_timestamp": "2024-07-16T15:26:35.000000Z"}</description>
      <content:encoded>{"uuid": "4d586c60-29a2-4f70-ad43-14e5a0c6cd35", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2022-48809", "type": "seen", "source": "https://t.me/cvedetector/946", "content": "{\n  \"Source\": \"CVE FEED\",\n  \"Title\": \"CVE-2022-48809 - Linux Net SKB Destination Metadata Leak\", \n  \"Content\": \"CVE ID : CVE-2022-48809 \nPublished : July 16, 2024, 12:15 p.m. | 43\u00a0minutes ago \nDescription : In the Linux kernel, the following vulnerability has been resolved:  \n  \nnet: fix a memleak when uncloning an skb dst and its metadata  \n  \nWhen uncloning an skb dst and its associated metadata, a new  \ndst+metadata is allocated and later replaces the old one in the skb.  \nThis is helpful to have a non-shared dst+metadata attached to a specific  \nskb.  \n  \nThe issue is the uncloned dst+metadata is initialized with a refcount of  \n1, which is increased to 2 before attaching it to the skb. When  \ntun_dst_unclone returns, the dst+metadata is only referenced from a  \nsingle place (the skb) while its refcount is 2. Its refcount will never  \ndrop to 0 (when the skb is consumed), leading to a memory leak.  \n  \nFix this by removing the call to dst_hold in tun_dst_unclone, as the  \ndst+metadata refcount is already 1. \nSeverity: 0.0 | NA \nVisit the link for more details, such as CVSS details, affected products, timeline, and more...\",\n  \"Detection Date\": \"16 Jul 2024\",\n  \"Type\": \"Vulnerability\"\n}\n\ud83d\udd39 t.me/cvedetector \ud83d\udd39", "creation_timestamp": "2024-07-16T15:26:35.000000Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/4d586c60-29a2-4f70-ad43-14e5a0c6cd35/export</guid>
      <pubDate>Tue, 16 Jul 2024 15:26:35 +0000</pubDate>
    </item>
  </channel>
</rss>
