Lucene search
+L

20031 matches found

OSV
OSV
added 2024/12/19 7:23 p.m.18 views

CVE-2024-7138 Denial of Service in Silicon Labs RS9116 Bluetooth SDK

An assert may be triggered, causing a temporary denial of service when a peer device sends a specially crafted malformed L2CAP packet. If a watchdog timer is not enabled, a hard reset is required to recover the device...

6.5CVSS5.9AI score
SaveExploits0References4
Cvelist
Cvelist
added 2024/12/19 7:23 p.m.37 views

CVE-2024-7138 Denial of Service in Silicon Labs RS9116 Bluetooth SDK

An assert may be triggered, causing a temporary denial of service when a peer device sends a specially crafted malformed L2CAP packet. If a watchdog timer is not enabled, a hard reset is required to recover the device...

6.5CVSS0.00237EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/12/19 7:23 p.m.11 views

CVE-2024-7138 Denial of Service in Silicon Labs RS9116 Bluetooth SDK

An assert may be triggered, causing a temporary denial of service when a peer device sends a specially crafted malformed L2CAP packet. If a watchdog timer is not enabled, a hard reset is required to recover the device...

6.5CVSS6.4AI score0.00237EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/12/19 7:23 p.m.38 views

CVE-2024-7137 Denial of Service in Silicon Labs RS9116 Bluetooth SDK

The L2CAP receive data buffer for L2CAP packets is restricted to packet sizes smaller than the maximum supported packet size. Receiving a packet that exceeds the restricted buffer length may cause a crash. A hard reset is required to recover the crashed device...

6.5CVSS0.00313EPSS
SaveExploits0References1
CVE
CVE
added 2024/12/19 7:23 p.m.71 views

CVE-2024-7137

CVE-2024-7137 affects Silicon Labs RS9116 Bluetooth SDK. The L2CAP receive data buffer is restricted to packet sizes smaller than the maximum supported size; receiving a packet that exceeds the restricted buffer length can crash the device, requiring a hard reset to recover. The connected sources...

6.5CVSS6.5AI score0.00313EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/12/19 7:23 p.m.10 views

CVE-2024-7137 Denial of Service in Silicon Labs RS9116 Bluetooth SDK

The L2CAP receive data buffer for L2CAP packets is restricted to packet sizes smaller than the maximum supported packet size. Receiving a packet that exceeds the restricted buffer length may cause a crash. A hard reset is required to recover the crashed device...

6.5CVSS7AI score0.00313EPSS
SaveExploits0References1
SUSE Linux
SUSE Linux
added 2024/12/19 6:32 p.m.13 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP2 kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2023-52524: Fixed possible corruption in nfc/llcp bsc1220927. CVE-2024-49925: fbdev: efifb: Register sysfs groups through driver core bsc1232224 CVE-2024-50089:...

7.8CVSS8.2AI score0.00811EPSS
SaveExploits1References74
SUSE Linux
SUSE Linux
added 2024/12/19 3:39 p.m.3 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP6 Confidential Computing kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2023-52778: mptcp: deal with large GSO size bsc1224948. CVE-2023-52920: bpf: support non-r10 register spill/fill to/from stack in precision...

8.7CVSS7.6AI score0.03395EPSS
SaveExploits8References2184
Rockylinux
Rockylinux
added 2024/12/19 4:17 a.m.63 views

kernel:4.18.0 security update

An update is available for kernel. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The kernel packages contain the Linux kernel, the core of any Linux operating...

8.1CVSS6.8AI score0.00591EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/12/19 3:49 a.m.7 views

SUSE CVE-2024-53144

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcievent: Align BR/EDR JUSTWORKS paring with LE This aligned BR/EDR JUSTWORKS method with LE which since 92516cd97fd4 "Bluetooth: Always request for user confirmation for Just Works" always request user confirmation wi...

5.5CVSS8AI score0.00418EPSS
SaveExploits0References21
RedHat Linux
RedHat Linux
added 2024/12/19 12:58 a.m.11 views

kernel: 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.8AI score0.00318EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2024/12/19 12:58 a.m.9 views

kernel: Bluetooth: SCO: Fix UAF on sco_sock_timeout

A use-after-free vulnerability was found in the Linux kernel's Bluetooth SCO. When scosocktimeout is called, conn-sk may be unlinked/freed while waiting for scoconnlock. This checks if the conn-sk is still valid by checking if it is part of scosklist, leading to a loss of availability and system...

8CVSS7.1AI score0.00337EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/12/19 12:58 a.m.19 views

kernel: Bluetooth: hci: fix null-ptr-deref in hci_read_supported_codecs

A flaw was found in the Linux kernel's Bluetooth Host Controller Interface HCI component. A null pointer dereference occurs in the hcireadsupportedcodecs function because hcicmdsyncsk incorrectly returns a NULL value for unknown opcodes. A local attacker with low privileges could exploit this...

5.5CVSS6.7AI score0.0022EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/12/19 12:58 a.m.26 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 9. 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.8CVSS6.8AI score0.00416EPSS
SaveExploits1References18
RedHat Linux
RedHat Linux
added 2024/12/19 12:58 a.m.11 views

kernel: Bluetooth: bnep: fix wild-memory-access in proto_unregister

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: bnep: fix wild-memory-access in protounregister There's issue as follows: KASAN: maybe wild-memory-access in range 0xdead...108-0xdead...10f CPU: 3 UID: 0 PID: 2805 Comm: rmmod Tainted: G W RIP:...

5.5CVSS6.8AI score0.00262EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/12/19 12:58 a.m.13 views

kernel: Bluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeout

A flaw was found in the Linux kernel's Bluetooth L2CAP Logical Link Control and Adaptation Protocol component. A race condition between channel deletion and timeout handling can lead to a null-pointer dereference in the l2capchantimeout function. A local attacker with low privileges could exploit...

5.5CVSS6.2AI score0.00304EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/12/19 12:00 a.m.8 views

PT-2024-38103 · Bluetooth · Bluetooth

Name of the Vulnerable Software and Affected Versions: Bluetooth affected versions not specified Description: The issue is related to the L2CAP receive data buffer for L2CAP packets, which is restricted to packet sizes smaller than the maximum supported packet size. Receiving a packet that exceed...

6.5CVSS6.2AI score0.00313EPSS
SaveExploits0References7
OSV
OSV
added 2024/12/19 12:00 a.m.26 views

ALSA-2024:11486 Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: Bluetooth: l2cap: fix null-ptr-deref in l2capchantimeout CVE-2024-27399 kernel: bpf: Add BPFPROGTYPECGROUPSKB attach type enforcement in BPFLINKCREATE CVE-2024-38564 kernel: bpf: Fix a...

9.8CVSS7AI score0.00416EPSS
SaveExploits1References36
Tenable Nessus
Tenable Nessus
added 2024/12/19 12:00 a.m.28 views

RHEL 9 : kernel (RHSA-2024:11486)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:11486 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: Bluetooth: l2cap: fix...

9.8CVSS7AI score0.00416EPSS
SaveExploits1References37
AlmaLinux
AlmaLinux
added 2024/12/19 12:00 a.m.42 views

Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: Bluetooth: l2cap: fix null-ptr-deref in l2capchantimeout CVE-2024-27399 kernel: bpf: Add BPFPROGTYPECGROUPSKB attach type enforcement in BPFLINKCREATE CVE-2024-38564 kernel: bpf: Fix a...

9.8CVSS7.6AI score0.00416EPSS
SaveExploits1References36
Rows per page
Query Builder