Lucene search
+L

14659 matches found

OSV
OSV
added 2024/12/27 3:15 p.m.11 views

AZL-55187 CVE-2024-56606 affecting package kernel for versions less than 6.6.76.1-1

In the Linux kernel, the following vulnerability has been resolved: afpacket: avoid erroring out after sockinitdata in packetcreate After sockinitdata the allocated sk object is attached to the provided sock object. On error, packetcreate frees the sk object leaving the dangling pointer in the so...

7.8CVSS6.7AI score0.00243EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 3:15 p.m.0 views

DEBIAN-CVE-2024-56601

In the Linux kernel, the following vulnerability has been resolved: net: inet: do not leave a dangling sk pointer in inetcreate sockinitdata attaches the allocated sk object to the provided sock object. If inetcreate fails later, the sk object is freed, but the sock object retains the dangling...

7.8CVSS5.7AI score0.00243EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 3:15 p.m.19 views

AZL-55566 CVE-2024-56602 affecting package kernel for versions less than 5.15.176.3-1

In the Linux kernel, the following vulnerability has been resolved: net: ieee802154: do not leave a dangling sk pointer in ieee802154create sockinitdata attaches the allocated sk object to the provided sock object. If ieee802154create fails later, the allocated sk object is freed, but the danglin...

7.8CVSS6.7AI score0.00229EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 3:15 p.m.2 views

DEBIAN-CVE-2024-56605

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: do not leave dangling sk pointer on error in l2capsockcreate btsockalloc allocates the sk object and attaches it to the provided sock object. On error l2capsockalloc frees the sk object, but the dangling pointer...

7.8CVSS5.6AI score0.00241EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 3:15 p.m.2 views

DEBIAN-CVE-2024-56604

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: avoid leaving dangling sk pointer in rfcommsockalloc btsockalloc attaches allocated sk object to the provided sock object. If rfcommdlcalloc fails, we release the sk object, but leave the dangling pointer in th...

7.8CVSS5.5AI score0.00223EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 3:15 p.m.24 views

AZL-55485 CVE-2024-56604 affecting package kernel for versions less than 6.6.76.1-1

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: avoid leaving dangling sk pointer in rfcommsockalloc btsockalloc attaches allocated sk object to the provided sock object. If rfcommdlcalloc fails, we release the sk object, but leave the dangling pointer in th...

7.8CVSS6.3AI score0.00223EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 3:15 p.m.9 views

AZL-55545 CVE-2024-56602 affecting package kernel for versions less than 6.6.76.1-1

In the Linux kernel, the following vulnerability has been resolved: net: ieee802154: do not leave a dangling sk pointer in ieee802154create sockinitdata attaches the allocated sk object to the provided sock object. If ieee802154create fails later, the allocated sk object is freed, but the danglin...

7.8CVSS6.7AI score0.00229EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 3:15 p.m.8 views

DEBIAN-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.5CVSS5.6AI score0.00288EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 3:15 p.m.9 views

UBUNTU-CVE-2024-56600

In the Linux kernel, the following vulnerability has been resolved: net: inet6: do not leave a dangling sk pointer in inet6create sockinitdata attaches the allocated sk pointer to the provided sock object. If inet6create fails later, the sk object is released, but the sock object retains the...

7.8CVSS6.2AI score0.00243EPSS
SaveExploits0References51
OSV
OSV
added 2024/12/27 3:15 p.m.11 views

UBUNTU-CVE-2024-56603

In the Linux kernel, the following vulnerability has been resolved: net: afcan: do not leave a dangling sk pointer in cancreate On error cancreate frees the allocated sk object, but sockinitdata has already attached it to the provided sock object. This will leave a dangling sk pointer in the sock...

7.8CVSS6.2AI score0.0023EPSS
SaveExploits0References46
OSV
OSV
added 2024/12/27 3:15 p.m.14 views

UBUNTU-CVE-2024-56642

In the Linux kernel, the following vulnerability has been resolved: tipc: Fix use-after-free of kernel socket in cleanupbearer. syzkaller reported a use-after-free of UDP kernel socket in cleanupbearer without repro. 01 When bearerdisable calls tipcudpdisable, cleanup of the UDP kernel socket is...

7.8CVSS6.2AI score0.00243EPSS
SaveExploits0References54
OSV
OSV
added 2024/12/27 3:15 p.m.10 views

UBUNTU-CVE-2024-56602

In the Linux kernel, the following vulnerability has been resolved: net: ieee802154: do not leave a dangling sk pointer in ieee802154create sockinitdata attaches the allocated sk object to the provided sock object. If ieee802154create fails later, the allocated sk object is freed, but the danglin...

7.8CVSS6.2AI score0.00229EPSS
SaveExploits0References46
OSV
OSV
added 2024/12/27 3:15 p.m.12 views

UBUNTU-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...

7.6CVSS6.2AI score0.00288EPSS
SaveExploits0References33
OSV
OSV
added 2024/12/27 3:15 p.m.12 views

UBUNTU-CVE-2024-56659

In the Linux kernel, the following vulnerability has been resolved: net: lapb: increase LAPBHEADERLEN It is unclear if net/lapb code is supposed to be ready for 8021q. We can at least avoid crashes like the following : skbuff: skbunderpanic: text:ffffffff8aabe1f6 len:24 put:20 head:ffff88802824a4...

5.5CVSS6.2AI score0.00226EPSS
SaveExploits0References48
Cvelist
Cvelist
added 2024/12/27 3:06 p.m.39 views

CVE-2024-56664 bpf, sockmap: Fix race between element replace and close()

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix race between element replace and close Element replace with a socket different from the one stored may race with socket's close link popping & unlinking. sockmapdelete unconditionally unrefs the wrong element: /...

7.8CVSS0.0018EPSS
SaveExploits0References6
OSV
OSV
added 2024/12/27 3:06 p.m.16 views

CVE-2024-56664 bpf, sockmap: Fix race between element replace and close()

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix race between element replace and close Element replace with a socket different from the one stored may race with socket's close link popping & unlinking. sockmapdelete unconditionally unrefs the wrong element: /...

7.8CVSS6.4AI score
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2024/12/27 3:02 p.m.2 views

CVE-2024-56648 net: hsr: avoid potential out-of-bound access in fill_frame_info()

In the Linux kernel, the following vulnerability has been resolved: net: hsr: avoid potential out-of-bound access in fillframeinfo syzbot is able to feed a packet with 14 bytes, pretending it is a vlan one. Since fillframeinfo is relying on skb-maclen already, extend the check to cover this case...

7.5AI score0.00248EPSS
SaveExploits0References6
CVE
CVE
added 2024/12/27 3:02 p.m.2480 views

CVE-2024-56644

CVE-2024-56644 concerns a leak in the Linux kernel IPv6 path: when an ICMPv6 MTU-change creates an expired exception dst in the IPv6 exception table, and a TCP connection uses that dst, the dst may leak as its refcount becomes unbalanced after ip6_negative_advice() runs. The description specifies...

7.5CVSS6.4AI score0.00694EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2024/12/27 3:02 p.m.15 views

CVE-2024-56644 net/ipv6: release expired exception dst cached in socket

In the Linux kernel, the following vulnerability has been resolved: net/ipv6: release expired exception dst cached in socket Dst objects get leaked in ip6negativeadvice when this function is executed for an expired IPv6 route located in the exception table. There are several conditions that must ...

7.5CVSS6.1AI score
SaveExploits0References12
Vulnrichment
Vulnrichment
added 2024/12/27 3:02 p.m.5 views

CVE-2024-56642 tipc: Fix use-after-free of kernel socket in cleanup_bearer().

In the Linux kernel, the following vulnerability has been resolved: tipc: Fix use-after-free of kernel socket in cleanupbearer. syzkaller reported a use-after-free of UDP kernel socket in cleanupbearer without repro. 01 When bearerdisable calls tipcudpdisable, cleanup of the UDP kernel socket is...

7.8CVSS7.1AI score0.00243EPSS
SaveExploits0References7
Rows per page
Query Builder