Lucene search
+L

19984 matches found

RedhatCVE
RedhatCVE
added 2025/01/13 5:28 a.m.14 views

CVE-2024-57879

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: iso: Always release hdev at the end of isolistenbis Since hcigetroute holds the device before returning, the hdev should be released with hcidevput at the end of isolistenbis even if the function returns with an error...

5.5CVSS6.9AI score0.00181EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2025/01/13 12:00 a.m.24 views

The vulnerability of the hci_user_confirm_request_evt() function in the net/bluetooth/hci_event.c module of the Linux operating system allows a intruder to compromise the confidentiality of the protected information.

The vulnerability of the hciuserconfirmrequestevt function in the net/bluetooth/hcievent.c module of the Linux kernel is related to improper authorization. Exploiting this vulnerability could allow an attacker to compromise the confidentiality of protected information...

7.8CVSS6.7AI score0.00418EPSS
SaveExploits0References20Affected Software7
SUSE CVE
SUSE CVE
added 2025/01/12 12:15 a.m.7 views

SUSE CVE-2024-54191

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: iso: Fix circular lock in isoconnbigsync This fixes the circular locking dependency warning below, by reworking isosockrecvmsg, to ensure that the socket lock is always released before calling a function that locks hde...

4.7CVSS7.6AI score0.00137EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/01/12 12:15 a.m.8 views

SUSE CVE-2024-54460

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: iso: Fix circular lock in isolistenbis This fixes the circular locking dependency warning below, by releasing the socket lock before enterning isolistenbis, to avoid any potential deadlock with hdev lock. 75.307983...

4.7CVSS7.6AI score0.00138EPSS
SaveExploits0References4
NVD
NVD
added 2025/01/11 3:15 p.m.14 views

CVE-2024-57879

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: iso: Always release hdev at the end of isolistenbis Since hcigetroute holds the device before returning, the hdev should be released with hcidevput at the end of isolistenbis even if the function returns with an error...

5.5CVSS0.00181EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/11 3:15 p.m.1 views

DEBIAN-CVE-2024-57879

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: iso: Always release hdev at the end of isolistenbis Since hcigetroute holds the device before returning, the hdev should be released with hcidevput at the end of isolistenbis even if the function returns with an error...

5.5CVSS5.5AI score0.00181EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/11 3:15 p.m.5 views

UBUNTU-CVE-2024-57879

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: iso: Always release hdev at the end of isolistenbis Since hcigetroute holds the device before returning, the hdev should be released with hcidevput at the end of isolistenbis even if the function returns with an error...

5.5CVSS5.7AI score0.00181EPSS
SaveExploits0References21
Cvelist
Cvelist
added 2025/01/11 3:05 p.m.19 views

CVE-2024-57879 Bluetooth: iso: Always release hdev at the end of iso_listen_bis

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: iso: Always release hdev at the end of isolistenbis Since hcigetroute holds the device before returning, the hdev should be released with hcidevput at the end of isolistenbis even if the function returns with an error...

0.00181EPSS
SaveExploits0References2
CVE
CVE
added 2025/01/11 3:05 p.m.196 views

CVE-2024-57879

CVE-2024-57879 affects the Linux kernel Bluetooth stack (ISO) where the hdev device reference may not be released at the end of iso_listen_bis due to hci_get_route returning while still holding the device. The root cause is not releasing hdev with hci_dev_put on all code paths, including error ex...

5.5CVSS6.6AI score0.00181EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2025/01/11 3:05 p.m.8 views

CVE-2024-57879

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: iso: Always release hdev at the end of isolistenbis Since hcigetroute holds the device before returning, the hdev should be released with hcidevput at the end of isolistenbis even if the function returns with an error...

5.5CVSS5.5AI score0.00181EPSS
SaveExploits0
OSV
OSV
added 2025/01/11 3:05 p.m.10 views

CVE-2024-57879 Bluetooth: iso: Always release hdev at the end of iso_listen_bis

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: iso: Always release hdev at the end of isolistenbis Since hcigetroute holds the device before returning, the hdev should be released with hcidevput at the end of isolistenbis even if the function returns with an error...

6.1AI score
SaveExploits0References5
OSV
OSV
added 2025/01/11 1:15 p.m.4 views

DEBIAN-CVE-2024-54460

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: iso: Fix circular lock in isolistenbis This fixes the circular locking dependency warning below, by releasing the socket lock before enterning isolistenbis, to avoid any potential deadlock with hdev lock. 75.307983...

5.5CVSS5.7AI score0.00138EPSS
SaveExploits0References1
NVD
NVD
added 2025/01/11 1:15 p.m.13 views

CVE-2024-54460

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: iso: Fix circular lock in isolistenbis This fixes the circular locking dependency warning below, by releasing the socket lock before enterning isolistenbis, to avoid any potential deadlock with hdev lock. 75.307983...

5.5CVSS0.00138EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/11 1:15 p.m.4 views

DEBIAN-CVE-2024-54191

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: iso: Fix circular lock in isoconnbigsync This fixes the circular locking dependency warning below, by reworking isosockrecvmsg, to ensure that the socket lock is always released before calling a function that locks hde...

5.5CVSS5.6AI score0.00137EPSS
SaveExploits0References1
NVD
NVD
added 2025/01/11 1:15 p.m.16 views

CVE-2024-54191

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: iso: Fix circular lock in isoconnbigsync This fixes the circular locking dependency warning below, by reworking isosockrecvmsg, to ensure that the socket lock is always released before calling a function that locks hde...

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

UBUNTU-CVE-2024-54191

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: iso: Fix circular lock in isoconnbigsync This fixes the circular locking dependency warning below, by reworking isosockrecvmsg, to ensure that the socket lock is always released before calling a function that locks hde...

5.5CVSS6.2AI score0.00137EPSS
SaveExploits0References10
OSV
OSV
added 2025/01/11 1:15 p.m.8 views

UBUNTU-CVE-2024-54460

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: iso: Fix circular lock in isolistenbis This fixes the circular locking dependency warning below, by releasing the socket lock before enterning isolistenbis, to avoid any potential deadlock with hdev lock. 75.307983...

5.5CVSS6.2AI score0.00138EPSS
SaveExploits0References21
CVE
CVE
added 2025/01/11 12:29 p.m.180 views

CVE-2024-54460

Technical details for CVE-2024-54460 are not present in the provided documents. No affected products, versions, or remediation are disclosed here. Monitor vendor advisories for updates.

5.5CVSS6.5AI score0.00138EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/01/11 12:29 p.m.29 views

CVE-2024-54460 Bluetooth: iso: Fix circular lock in iso_listen_bis

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: iso: Fix circular lock in isolistenbis This fixes the circular locking dependency warning below, by releasing the socket lock before enterning isolistenbis, to avoid any potential deadlock with hdev lock. 75.307983...

0.00138EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/01/11 12:29 p.m.2 views

CVE-2024-54460 Bluetooth: iso: Fix circular lock in iso_listen_bis

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: iso: Fix circular lock in isolistenbis This fixes the circular locking dependency warning below, by releasing the socket lock before enterning isolistenbis, to avoid any potential deadlock with hdev lock. 75.307983...

7.5AI score0.00138EPSS
SaveExploits0References2
Rows per page
Query Builder