Lucene search
K

4 matches found

NVD
NVD
added 2024/06/19 2:15 p.m.29 views

CVE-2024-38538

In the Linux kernel, the following vulnerability has been resolved: net: bridge: xmit: make sure we have at least eth header len bytes syzbot triggered an uninit value1 error in bridge device's xmit path by sending a short less than ETHHLEN bytes skb. To fix it check if we can actually pull that...

7.1CVSS0.00284EPSS
Exploits0References10
Cvelist
Cvelist
added 2024/06/19 1:35 p.m.37 views

CVE-2024-38538 net: bridge: xmit: make sure we have at least eth header len bytes

In the Linux kernel, the following vulnerability has been resolved: net: bridge: xmit: make sure we have at least eth header len bytes syzbot triggered an uninit value1 error in bridge device's xmit path by sending a short less than ETHHLEN bytes skb. To fix it check if we can actually pull that...

0.00284EPSS
Exploits0References9
Vulnrichment
Vulnrichment
added 2024/06/19 1:35 p.m.26 views

CVE-2024-38538 net: bridge: xmit: make sure we have at least eth header len bytes

In the Linux kernel, the following vulnerability has been resolved: net: bridge: xmit: make sure we have at least eth header len bytes syzbot triggered an uninit value1 error in bridge device's xmit path by sending a short less than ETHHLEN bytes skb. To fix it check if we can actually pull that...

6.7AI score0.00284EPSS
Exploits0References9
CVE
CVE
added 2024/06/19 1:35 p.m.191 views

CVE-2024-38538

CVE-2024-38538 is a Linux kernel vulnerability in the bridge xmit path. The issue arises when a short skb (less than ETH_HLEN) is processed, risking uninitialized data in br_dev_xmit. The fix adds a guard to ensure the kernel only pulls the required ETH header bytes and does not assume availabili...

7.1CVSS8AI score0.00284EPSS
Exploits0References10Affected Software1
Rows per page
Query Builder