Lucene search
+L

701 matches found

OSV
OSV
added 2024/11/05 6:15 p.m.14 views

AZL-52461 CVE-2024-50125 affecting package kernel for versions less than 5.15.182.1-1

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SCO: Fix UAF on scosocktimeout conn-sk maybe have been unlinked/freed while waiting for scoconnlock so this checks if the conn-sk is still valid by checking if it part of scosklist...

7.8CVSS6.7AI score0.00337EPSS
SaveExploits0References1
NVD
NVD
added 2024/11/05 6:15 p.m.22 views

CVE-2024-50125

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SCO: Fix UAF on scosocktimeout conn-sk maybe have been unlinked/freed while waiting for scoconnlock so this checks if the conn-sk is still valid by checking if it part of scosklist...

8CVSS0.00337EPSS
SaveExploits0References7
OSV
OSV
added 2024/11/05 6:15 p.m.13 views

AZL-52497 CVE-2024-50125 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SCO: Fix UAF on scosocktimeout conn-sk maybe have been unlinked/freed while waiting for scoconnlock so this checks if the conn-sk is still valid by checking if it part of scosklist...

7.8CVSS6.7AI score0.00337EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/05 6:15 p.m.12 views

UBUNTU-CVE-2024-50125

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SCO: Fix UAF on scosocktimeout conn-sk maybe have been unlinked/freed while waiting for scoconnlock so this checks if the conn-sk is still valid by checking if it part of scosklist...

8CVSS6.5AI score0.00337EPSS
SaveExploits0References29
Cvelist
Cvelist
added 2024/11/05 5:10 p.m.34 views

CVE-2024-50125 Bluetooth: SCO: Fix UAF on sco_sock_timeout

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SCO: Fix UAF on scosocktimeout conn-sk maybe have been unlinked/freed while waiting for scoconnlock so this checks if the conn-sk is still valid by checking if it part of scosklist...

8CVSS0.00337EPSS
SaveExploits0References6
OSV
OSV
added 2024/11/05 5:10 p.m.24 views

CVE-2024-50125 Bluetooth: SCO: Fix UAF on sco_sock_timeout

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SCO: Fix UAF on scosocktimeout conn-sk maybe have been unlinked/freed while waiting for scoconnlock so this checks if the conn-sk is still valid by checking if it part of scosklist...

8CVSS6.5AI score
SaveExploits0References10
CVE
CVE
added 2024/11/05 5:10 p.m.202 views

CVE-2024-50125

The CVE-2024-50125 entry describes a Linux kernel Bluetooth SCO use-after-free issue: sco_sock_timeout may reference a conn that was unlinked/freed while waiting for sco_conn_lock. The patch fixes UAF by verifying that conn->sk is still valid (part of sco_sk_list) before use. Impact is High if...

8CVSS6.7AI score0.00337EPSS
SaveExploits0References7Affected Software1
CNNVD
CNNVD
added 2024/11/05 12:00 a.m.7 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 failure of the Bluetooth: SCO module to properly handle connection pointers in the scosocktimeout function...

7.8CVSS6.7AI score0.00337EPSS
SaveExploits0References5
SUSE Linux
SUSE Linux
added 2024/10/31 10:33 a.m.10 views

Security update for the Linux Kernel (Live Patch 48 for SLE 15 SP2)

This update for the Linux Kernel 5.3.18-15020024191 fixes several issues. The following security issues were fixed: CVE-2021-47600: dm btree remove: fix use after free in rebalancechildren bsc1227472. CVE-2021-47598: schcake: do not call cakedestroy from cakeinit bsc1227471. CVE-2023-52752: smb:...

7.8CVSS7.9AI score0.01166EPSS
SaveExploits3References68
Positive Technologies
Positive Technologies
added 2024/10/23 12:00 a.m.12 views

PT-2024-8528

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.6.61 Description The issue is related to a use-after-free vulnerability in the sco sock timeout function in the Linux kernel's Bluetooth implementation. This vulnerability may allow an attacker to impact the...

7.8CVSS5.5AI score0.00337EPSS
SaveExploits0
SUSE Linux
SUSE Linux
added 2024/10/15 7:03 p.m.12 views

Security update for the Linux Kernel (Live Patch 46 for SLE 15 SP2)

This update for the Linux Kernel 5.3.18-15020024183 fixes several issues. The following security issues were fixed: CVE-2024-35861: Fixed potential UAF in cifssignalcifsdforreconnect bsc1225312. CVE-2021-47291: ipv6: fix another slab-out-of-bounds in fib6nhflushexceptions bsc1227651...

7.8CVSS7.9AI score0.01166EPSS
SaveExploits3References72
SUSE CVE
SUSE CVE
added 2024/05/21 1:58 a.m.5 views

SUSE CVE-2024-35967

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SCO: Fix not validating setsockopt user input syzbot reported scosocksetsockopt is copying data without checking user input length. BUG: KASAN: slab-out-of-bounds in copyfromsockptroffset include/linux/sockptr.h:49...

5.5CVSS6.2AI score0.00239EPSS
SaveExploits0References20
OSV
OSV
added 2024/05/20 10:15 a.m.5 views

DEBIAN-CVE-2024-35967

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SCO: Fix not validating setsockopt user input syzbot reported scosocksetsockopt is copying data without checking user input length. BUG: KASAN: slab-out-of-bounds in copyfromsockptroffset include/linux/sockptr.h:49...

7.1CVSS5.7AI score0.00239EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/20 10:15 a.m.16 views

CVE-2024-35967

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SCO: Fix not validating setsockopt user input syzbot reported scosocksetsockopt is copying data without checking user input length. BUG: KASAN: slab-out-of-bounds in copyfromsockptroffset include/linux/sockptr.h:49...

7.1CVSS6.1AI score0.00239EPSS
SaveExploits0References24
OSV
OSV
added 2024/05/20 10:15 a.m.6 views

UBUNTU-CVE-2024-35967

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SCO: Fix not validating setsockopt user input syzbot reported scosocksetsockopt is copying data without checking user input length. BUG: KASAN: slab-out-of-bounds in copyfromsockptroffset include/linux/sockptr.h:49...

7.1CVSS6.2AI score0.00239EPSS
SaveExploits0References25
CVE
CVE
added 2024/05/20 9:41 a.m.220 views

CVE-2024-35967

CVE-2024-35967: Linux Bluetooth SCO path vulnerable to not validating setsockopt input. syzbot reports copying data without input length check, causing slab-out-of-bounds reads via copy_from_sockptr_offset in include/linux/sockptr.h and an observed slab-out-of-bounds in sco_sock_setsockopt+0xc0b/...

7.1CVSS6.7AI score0.00239EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2024/05/20 9:41 a.m.41 views

CVE-2024-35967 Bluetooth: SCO: Fix not validating setsockopt user input

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SCO: Fix not validating setsockopt user input syzbot reported scosocksetsockopt is copying data without checking user input length. BUG: KASAN: slab-out-of-bounds in copyfromsockptroffset include/linux/sockptr.h:49...

7.1CVSS6.5AI score0.00239EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/05/20 9:41 a.m.25 views

CVE-2024-35967 Bluetooth: SCO: Fix not validating setsockopt user input

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SCO: Fix not validating setsockopt user input syzbot reported scosocksetsockopt is copying data without checking user input length. BUG: KASAN: slab-out-of-bounds in copyfromsockptroffset include/linux/sockptr.h:49...

7.1CVSS6.8AI score0.00239EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/05/20 9:41 a.m.35 views

CVE-2024-35967

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SCO: Fix not validating setsockopt user input syzbot reported scosocksetsockopt is copying data without checking user input length. BUG: KASAN: slab-out-of-bounds in copyfromsockptroffset include/linux/sockptr.h:49...

7.1CVSS8.4AI score0.00239EPSS
SaveExploits0
OSV
OSV
added 2024/05/20 9:41 a.m.16 views

CVE-2024-35967 Bluetooth: SCO: Fix not validating setsockopt user input

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SCO: Fix not validating setsockopt user input syzbot reported scosocksetsockopt is copying data without checking user input length. BUG: KASAN: slab-out-of-bounds in copyfromsockptroffset include/linux/sockptr.h:49...

7.1CVSS6.2AI score
SaveExploits0References11
Rows per page
Query Builder