Lucene search

K
ubuntucveUbuntu.comUB:CVE-2024-24860
HistoryFeb 05, 2024 - 12:00 a.m.

CVE-2024-24860

2024-02-0500:00:00
ubuntu.com
ubuntu.com
13
linux kernel
bluetooth
race condition
denial of service
null pointer

5.3 Medium

CVSS3

Attack Vector

ADJACENT

Attack Complexity

HIGH

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H

5.2 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

12.7%

A race condition was found in the Linux kernel’s bluetooth device driver in
{min,max}_key_size_set() function. This can result in a null pointer
dereference issue, possibly leading to a kernel panic or denial of service
issue.

Bugs

Notes

Author Note
Priority reason: Requires write access to debugfs entries, which are restricted to root by default on Ubuntu kernels.
sbeattie fix commit references 18f81241b74f (“Bluetooth: Move {min,max}_key_size debugfs …”) but the race condition looks to have existed since the introduction of le_min_key_size_write() and le_max_key_size_write() which were later renamed to {min,max}_key_size_set().
rodrigo-zaiden USN-6765-1 for linux-oem-6.5 wrongly stated that this CVE was fixed in version 6.5.0-1022.23. The mentioned notice was revoked and the state of the fix for linux-oem-6.5 was recovered to the previous state.

5.3 Medium

CVSS3

Attack Vector

ADJACENT

Attack Complexity

HIGH

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H

5.2 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

12.7%