Lucene search
+L

3591 matches found

Vulnrichment
Vulnrichment
added 2025/01/15 1:05 p.m.6 views

CVE-2024-57901 af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK

In the Linux kernel, the following vulnerability has been resolved: afpacket: fix vlangetprotocoldgram vs MSGPEEK Blamed commit forgot MSGPEEK case, allowing a crash 1 as found by syzbot. Rework vlangetprotocoldgram to not touch skb at all, so that it can be used from many cpus on the same skb. A...

7.3CVSS7.4AI score0.0027EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/01/15 1:05 p.m.24 views

CVE-2024-57901 af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK

In the Linux kernel, the following vulnerability has been resolved: afpacket: fix vlangetprotocoldgram vs MSGPEEK Blamed commit forgot MSGPEEK case, allowing a crash 1 as found by syzbot. Rework vlangetprotocoldgram to not touch skb at all, so that it can be used from many cpus on the same skb. A...

7.3CVSS0.0027EPSS
SaveExploits0References7
CVE
CVE
added 2025/01/15 1:05 p.m.205 views

CVE-2024-57901

Technical details for CVE-2024-57901 are not provided in the connected documents. The initial description notes the af_packet vlan_get_protocol_dgram() fix but does not specify affected product/version, exploitability, or remediation beyond generic update guidance. Monitor for updates.

7.3CVSS6.3AI score0.0027EPSS
SaveExploits0References11Affected Software1
OSV
OSV
added 2025/01/15 1:05 p.m.15 views

CVE-2024-57901 af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK

In the Linux kernel, the following vulnerability has been resolved: afpacket: fix vlangetprotocoldgram vs MSGPEEK Blamed commit forgot MSGPEEK case, allowing a crash 1 as found by syzbot. Rework vlangetprotocoldgram to not touch skb at all, so that it can be used from many cpus on the same skb. A...

7.3CVSS6AI score
SaveExploits0References14
RedhatCVE
RedhatCVE
added 2025/01/13 8:25 a.m.13 views

CVE-2024-56788

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: oatc6: fix tx skb race condition between reference pointers There are two skb pointers to manage tx skb's enqueued from n/w stack. waitingtxskb pointer points to the tx skb which needs to be processed and...

5.5CVSS6.9AI score0.00241EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/01/13 7:50 a.m.12 views

CVE-2024-56372

In the Linux kernel, the following vulnerability has been resolved: net: tun: fix tunnapiallocfrags syzbot reported the following crash 1 Issue came with the blamed commit. Instead of going through all the iov components, we keep using the first one and end up with a malformed skb. 1 kernel BUG a...

5.5CVSS6.8AI score0.00245EPSS
SaveExploits0References4
NVD
NVD
added 2025/01/11 1:15 p.m.32 views

CVE-2024-56788

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: oatc6: fix tx skb race condition between reference pointers There are two skb pointers to manage tx skb's enqueued from n/w stack. waitingtxskb pointer points to the tx skb which needs to be processed and...

7.5CVSS0.00241EPSS
SaveExploits0References2
NVD
NVD
added 2025/01/11 1:15 p.m.16 views

CVE-2024-56372

In the Linux kernel, the following vulnerability has been resolved: net: tun: fix tunnapiallocfrags syzbot reported the following crash 1 Issue came with the blamed commit. Instead of going through all the iov components, we keep using the first one and end up with a malformed skb. 1 kernel BUG a...

5.5CVSS0.00245EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/11 1:15 p.m.10 views

UBUNTU-CVE-2024-56372

In the Linux kernel, the following vulnerability has been resolved: net: tun: fix tunnapiallocfrags syzbot reported the following crash 1 Issue came with the blamed commit. Instead of going through all the iov components, we keep using the first one and end up with a malformed skb. 1 kernel BUG a...

5.5CVSS6.2AI score0.00245EPSS
SaveExploits0References22
OSV
OSV
added 2025/01/11 1:15 p.m.12 views

UBUNTU-CVE-2024-56788

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: oatc6: fix tx skb race condition between reference pointers There are two skb pointers to manage tx skb's enqueued from n/w stack. waitingtxskb pointer points to the tx skb which needs to be processed and...

7.5CVSS6.6AI score0.00241EPSS
SaveExploits0References5
CVE
CVE
added 2025/01/11 12:35 p.m.1453 views

CVE-2024-56372

CVE-2024-56372 affects the Linux kernel net/tun path. The vulnerability stems from tun_napi_alloc_frags() where code paths reuse the first iov component, producing a malformed skb and causing a kernel crash (OOPS) as shown by a syzbot trace in kernel/skbuff.c. The CVSS vector from NVD: Local acce...

5.5CVSS6.6AI score0.00245EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/01/11 12:35 p.m.14 views

CVE-2024-56788 net: ethernet: oa_tc6: fix tx skb race condition between reference pointers

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: oatc6: fix tx skb race condition between reference pointers There are two skb pointers to manage tx skb's enqueued from n/w stack. waitingtxskb pointer points to the tx skb which needs to be processed and...

7.5CVSS5.8AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/01/11 12:35 p.m.44 views

CVE-2024-56788 net: ethernet: oa_tc6: fix tx skb race condition between reference pointers

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: oatc6: fix tx skb race condition between reference pointers There are two skb pointers to manage tx skb's enqueued from n/w stack. waitingtxskb pointer points to the tx skb which needs to be processed and...

7.5CVSS0.00241EPSS
SaveExploits0References2
CVE
CVE
added 2025/01/11 12:35 p.m.2470 views

CVE-2024-56788

CVE-2024-56788 concerns the Linux kernel net/ethernet/oa_tc6 driver. The vulnerability arises from a race between two tx skb pointers: ongoing_tx_skb (the skb currently being transmitted) and waiting_tx_skb (the next skb queued from the network stack). In specific sequences, the SPI thread can mo...

7.5CVSS7AI score0.00241EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/01/11 12:35 p.m.32 views

CVE-2024-56372 net: tun: fix tun_napi_alloc_frags()

In the Linux kernel, the following vulnerability has been resolved: net: tun: fix tunnapiallocfrags syzbot reported the following crash 1 Issue came with the blamed commit. Instead of going through all the iov components, we keep using the first one and end up with a malformed skb. 1 kernel BUG a...

0.00245EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/01/11 12:21 a.m.11 views

SUSE CVE-2024-56636

In the Linux kernel, the following vulnerability has been resolved: geneve: do not assume mac header is set in genevexmitskb We should not assume mac header is set in output path. Use skbethhdr instead of ethhdr to fix the issue. sysbot reported the following : WARNING: CPU: 0 PID: 11635 at...

5.3CVSS7.7AI score0.00268EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2025/01/04 12:21 a.m.6 views

SUSE CVE-2024-56590

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcicore: Fix not checking skb length on hciacldatapacket This fixes not checking if skb really contains an ACL header otherwise the code may attempt to access some uninitilized/invalid memory past the valid skb-data...

5.7CVSS7.7AI score0.0029EPSS
SaveExploits0References18
CNVD
CNVD
added 2025/01/03 12:00 a.m.18 views

Unspecified vulnerability in Linux kernel (CNVD-2025-01680)

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a skb release issue caused by hcidevcdappend in the Bluetooth btmtk subsystem. No detailed vulnerability...

7.8CVSS6.6AI score0.0031EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.18 views

PT-2025-30879

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in its netlink implementation related to memory allocation tracking. Specifically, the sk-sk rmem alloc variable can experience wraparounds, potentially...

5.5CVSS7AI score0.00168EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.9 views

PT-2025-36312

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s vsock/virtio subsystem. The vulnerability occurs when receiving a vsock packet in the guest, where the length from the packet header is used as the...

5.5CVSS6.8AI score0.00157EPSS
SaveExploits0
Rows per page
Query Builder