Lucene search
+L

20008 matches found

NVD
NVD
added 2024/11/05 6:15 p.m.23 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.6 views

DEBIAN-CVE-2024-50124

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

7.8CVSS5.9AI score0.00318EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/05 6:15 p.m.13 views

AZL-52520 CVE-2024-50124 affecting package kernel for versions less than 6.6.64.2-1

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

7.8CVSS6.7AI score0.00318EPSS
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
OSV
OSV
added 2024/11/05 6:15 p.m.13 views

UBUNTU-CVE-2024-50124

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

8CVSS6.5AI score0.00318EPSS
SaveExploits0References19
Cvelist
Cvelist
added 2024/11/05 5:10 p.m.35 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
Vulnrichment
Vulnrichment
added 2024/11/05 5:10 p.m.22 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.6AI score0.00337EPSS
SaveExploits0References6
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
Vulnrichment
Vulnrichment
added 2024/11/05 5:10 p.m.15 views

CVE-2024-50124 Bluetooth: ISO: Fix UAF on iso_sock_timeout

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

8CVSS6.6AI score0.00318EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/11/05 5:10 p.m.31 views

CVE-2024-50124 Bluetooth: ISO: Fix UAF on iso_sock_timeout

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

8CVSS0.00318EPSS
SaveExploits0References4
CVE
CVE
added 2024/11/05 5:10 p.m.168 views

CVE-2024-50124

CVE-2024-50124: The Linux kernel Bluetooth ISO path fixed a use-after-free (UAF) on iso_sock_timeout. conn->sk could be unlinked/freed while iso_conn_lock is waiting, with the fix validating conn->sk by ensuring it is part of iso_sk_list before use. Impact is high for local access scenarios...

8CVSS6.7AI score0.00318EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/11/05 5:10 p.m.9 views

CVE-2024-50124 Bluetooth: ISO: Fix UAF on iso_sock_timeout

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

8CVSS6.3AI score
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2024/11/05 1:22 a.m.125 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the...

9.8CVSS7AI score0.00922EPSS
SaveExploits0References37
RedHat Linux
RedHat Linux
added 2024/11/05 1:22 a.m.8 views

kernel: net/bluetooth: race condition in conn_info_{min,max}_age_set()

A race condition was found in the Linux kernel's net/bluetooth device driver within the conninfomin,maxageset function. This issue can lead to an integrity overflow issue, potentially disrupting Bluetooth connections or facilitating a denial of service attack...

6.8CVSS7.3AI score0.00317EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/11/05 12:00 a.m.11 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: ISO module to properly handle connection pointers in the isosocktimeout function...

7.8CVSS6.5AI score0.00318EPSS
SaveExploits0References5
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
Positive Technologies
Positive Technologies
added 2024/11/05 12:00 a.m.10 views

PT-2024-26102 · Samsung · Galaxy Watch

Name of the Vulnerable Software and Affected Versions: Galaxy Watch versions prior to SMR Nov-2024 Release 1 Description: The issue is related to improper input validation in the BluetoothAdapter, which allows local attackers to cause a local permanent denial of service on the Galaxy Watch...

6.6CVSS6.8AI score0.00144EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2024/11/05 12:00 a.m.41 views

openSUSE: Security Advisory for the Linux Kernel (Live Patch 1 for SLE 15 SP6) (SUSE-SU-2024:3881-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.8CVSS7.3AI score0.00296EPSS
SaveExploits0References2
AlmaLinux
AlmaLinux
added 2024/11/05 12:00 a.m.93 views

Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: net/bluetooth: race condition in conninfomin,maxageset CVE-2024-24857 kernel: dmaengine: fix NULL pointer in channel unregistration function CVE-2023-52492 kernel: netfilter:...

9.8CVSS7.4AI score0.00922EPSS
SaveExploits0References79
Rows per page
Query Builder