<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet href="/static/style.xsl" type="text/xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  <id>https://vulnerability.circl.lu/sightings/feed</id>
  <title>Most recent sightings.</title>
  <updated>2026-05-05T22:20:51.667111+00:00</updated>
  <author>
    <name>Vulnerability-Lookup</name>
    <email>info@circl.lu</email>
  </author>
  <link href="https://vulnerability.circl.lu" rel="alternate"/>
  <generator uri="https://lkiesow.github.io/python-feedgen" version="1.0.0">python-feedgen</generator>
  <subtitle>Contains only the most 10 recent sightings.</subtitle>
  <entry>
    <id>https://vulnerability.circl.lu/sighting/42dbba8a-763e-48e1-9d59-9c7061a90a4d/export</id>
    <title>42dbba8a-763e-48e1-9d59-9c7061a90a4d</title>
    <updated>2026-05-05T22:20:51.979850+00:00</updated>
    <author>
      <name>Automation user</name>
      <uri>http://vulnerability.circl.lu/user/automation</uri>
    </author>
    <content>{"uuid": "42dbba8a-763e-48e1-9d59-9c7061a90a4d", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-50041", "type": "seen", "source": "https://t.me/cvedetector/8566", "content": "{\n  \"Source\": \"CVE FEED\",\n  \"Title\": \"CVE-2024-50041 - i40e Linux Kernel Macvlan Concurrency Vulnerability\", \n  \"Content\": \"CVE ID : CVE-2024-50041 \nPublished : Oct. 21, 2024, 8:15 p.m. | 16\u00a0minutes ago \nDescription : In the Linux kernel, the following vulnerability has been resolved:  \n  \ni40e: Fix macvlan leak by synchronizing access to mac_filter_hash  \n  \nThis patch addresses a macvlan leak issue in the i40e driver caused by  \nconcurrent access to vsi-&amp;gt;mac_filter_hash. The leak occurs when multiple  \nthreads attempt to modify the mac_filter_hash simultaneously, leading to  \ninconsistent state and potential memory leaks.  \n  \nTo fix this, we now wrap the calls to i40e_del_mac_filter() and zeroing  \nvf-&amp;gt;default_lan_addr.addr with spin_lock/unlock_bh(&amp;amp;vsi-&amp;gt;mac_filter_hash_lock),  \nensuring atomic operations and preventing concurrent access.  \n  \nAdditionally, we add lockdep_assert_held(&amp;amp;vsi-&amp;gt;mac_filter_hash_lock) in  \ni40e_add_mac_filter() to help catch similar issues in the future.  \n  \nReproduction steps:  \n1. Spawn VFs and configure port vlan on them.  \n2. Trigger concurrent macvlan operations (e.g., adding and deleting  \n portvlan and/or mac filters).  \n3. Observe the potential memory leak and inconsistent state in the  \n mac_filter_hash.  \n  \nThis synchronization ensures the integrity of the mac_filter_hash and prevents  \nthe described leak. \nSeverity: 0.0 | NA \nVisit the link for more details, such as CVSS details, affected products, timeline, and more...\",\n  \"Detection Date\": \"21 Oct 2024\",\n  \"Type\": \"Vulnerability\"\n}\n\ud83d\udd39 t.me/cvedetector \ud83d\udd39", "creation_timestamp": "2024-10-21T22:43:55.000000Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/42dbba8a-763e-48e1-9d59-9c7061a90a4d/export"/>
    <published>2024-10-21T22:43:55+00:00</published>
  </entry>
</feed>
