Lucene search
K

58 matches found

OSV
OSV
added 2024/12/27 3:15 p.m.2 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.00224EPSS
Exploits0References46
OSV
OSV
added 2024/12/27 3:15 p.m.1 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.00236EPSS
Exploits0References51
Debian CVE
Debian CVE
added 2024/12/27 2:51 p.m.7 views

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.00219EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2024/12/27 2:51 p.m.5 views

CVE-2024-56603 net: af_can: do not leave a dangling sk pointer in can_create()

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.5AI score0.00226EPSS
Exploits0References7
Debian CVE
Debian CVE
added 2024/12/27 2:51 p.m.5 views

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.8CVSS5.6AI score0.00224EPSS
Exploits0
Cvelist
Cvelist
added 2024/12/27 2:51 p.m.17 views

CVE-2024-56600 net: inet6: do not leave a dangling sk pointer in inet6_create()

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

0.00236EPSS
Exploits0References7
CNNVD
CNNVD
added 2024/12/27 12:0 a.m.2 views

Linux kernel 安全漏洞

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 hanging sk pointer problem left after error handling in the Bluetooth L2CAP protocol...

7.8CVSS6.3AI score0.00236EPSS
Exploits0References7
Microsoft CVE
Microsoft CVE
added 2024/12/13 12:0 a.m.2 views

CVE-2024-50186

...

7.8CVSS7AI score0.00231EPSS
Exploits0
OSV
OSV
added 2024/11/08 6:15 a.m.0 views

UBUNTU-CVE-2024-50186

In the Linux kernel, the following vulnerability has been resolved: net: explicitly clear the sk pointer, when pf-create fails We have recently noticed the exact same KASAN splat as in commit 6cd4a78d962b "net: do not leave a dangling sk pointer, when socket creation fails". The problem is that...

7.8CVSS6.6AI score0.00231EPSS
Exploits0References29
SUSE Linux
SUSE Linux
added 2024/10/16 8:52 p.m.1 views

Security update for the Linux Kernel (Live Patch 28 for SLE 15 SP4)

This update for the Linux Kernel 5.14.21-15040024125 fixes several issues. The following security issues were fixed: CVE-2024-40954: net: do not leave a dangling sk pointer, when socket creation fails bsc1227808 CVE-2024-41059: hfsplus: fix uninit-value in copyname bsc1228573. Patch Instructions:...

7.8CVSS8.1AI score0.00269EPSS
Exploits0References8
OSV
OSV
added 2024/10/16 7:4 p.m.27 views

SUSE-SU-2024:3695-1 Security update for the Linux Kernel (Live Patch 24 for SLE 15 SP4)

This update for the Linux Kernel 5.14.21-15040024111 fixes several issues. The following security issues were fixed: - CVE-2024-35861: Fixed potential UAF in cifssignalcifsdforreconnect bsc1225312. - CVE-2024-36899: gpiolib: cdev: Fix use after free in lineinfochangednotify bsc1225739. -...

7.8CVSS8.3AI score0.00767EPSS
Exploits1References41
SUSE Linux
SUSE Linux
added 2024/10/15 1:3 a.m.1 views

Security update for the Linux Kernel RT (Live Patch 7 for SLE 15 SP5)

This update for the Linux Kernel 5.14.21-1505001324 fixes several issues. The following security issues were fixed: CVE-2024-35861: Fixed potential UAF in cifssignalcifsdforreconnect bsc1225312. CVE-2024-36899: gpiolib: cdev: Fix use after free in lineinfochangednotify bsc1225739. CVE-2024-40954:...

7.8CVSS8.3AI score0.00269EPSS
Exploits0References20
RedHat Linux
RedHat Linux
added 2024/09/24 12:49 a.m.6 views

kernel: SUNRPC: lock against ->sock changing during sysfs read

A vulnerability was found in the Linux kernel's SUNRPC component, where a race condition exists during sysfs read operations due to improper handling of the -sock pointer. If the mutex -recvmutex is not held, -sock may change asynchronously, leading to a potential kernel oops. This vulnerability...

4.7CVSS7.2AI score0.00254EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/08/07 9:43 a.m.3 views

kernel: ipvlan: Dont Use skb->sk in ipvlan_process_v{4,6}_outbound

In the Linux kernel, the following vulnerability has been resolved: ipvlan: Dont Use skb-sk in ipvlanprocessv4,6outbound Raw packet from PFPACKET socket ontop of an IPv6-backed ipvlan device will hit WARNONONCE in skmcloop through schdirectxmit path. WARNING: CPU: 2 PID: 0 at net/core/sock.c:775...

5.5CVSS6.8AI score0.00265EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/08/07 12:14 a.m.0 views

kernel: ipvlan: Dont Use skb->sk in ipvlan_process_v{4,6}_outbound

In the Linux kernel, the following vulnerability has been resolved: ipvlan: Dont Use skb-sk in ipvlanprocessv4,6outbound Raw packet from PFPACKET socket ontop of an IPv6-backed ipvlan device will hit WARNONONCE in skmcloop through schdirectxmit path. WARNING: CPU: 2 PID: 0 at net/core/sock.c:775...

5.5CVSS6.8AI score0.00265EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2024/07/16 2:34 a.m.1 views

SUSE CVE-2024-40954

In the Linux kernel, the following vulnerability has been resolved: net: do not leave a dangling sk pointer, when socket creation fails It is possible to trigger a use-after-free by: attaching an fentry probe to sockrelease and the probe calling the bpfgetsocketcookie helper running traceroute -I...

7CVSS6.4AI score0.00255EPSS
Exploits0References122
CNNVD
CNNVD
added 2024/07/12 12:0 a.m.2 views

Linux kernel security vulnerabilities

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 an issue with the net component using a freed sk pointer when socket creation fails...

7.8CVSS6.5AI score0.00255EPSS
Exploits0References7
Positive Technologies
Positive Technologies
added 2024/04/08 12:0 a.m.12 views

PT-2024-27206

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.8.0 Description The vulnerability is related to unsafe copies in the nfc llcp setsockopt function. Syzbot reported unsafe calls to copy from sockptr. The issue can be resolved by using copy safe from sockptr...

7.1CVSS5.5AI score0.0025EPSS
Exploits0
Rows per page
Query Builder