製品・ソフトウェアに関する情報
LinuxカーネルのBluetooth SCOソケットにおけるsetsockoptのユーザー入力検証不備により発生するヒープバッファオーバーフローの脆弱性
Title LinuxカーネルのBluetooth SCOソケットにおけるsetsockoptのユーザー入力検証不備により発生するヒープバッファオーバーフローの脆弱性
Summary

LinuxカーネルのBluetooth SCOソケットでは、setsockoptのユーザー入力検証が不十分なため、不正な長さのデータコピーが行われ、ヒープバッファオーバーフローなどの脆弱性が発生する問題が修正されました。

Possible impacts 当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 
Solution

正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date May 20, 2024, midnight
Registration Date Dec. 25, 2025, 5 p.m.
Last Update Dec. 25, 2025, 5 p.m.
CVSS3.0 : 重要
Score 7.1
Vector CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Affected System
Debian
Debian GNU/Linux 10.0
Linux
Linux Kernel 3.8 から 5.10.216 未満
Linux Kernel 5.11 から 5.15.178 未満
Linux Kernel 5.16 から 6.1.87 未満
Linux Kernel 6.2 から 6.6.28 未満
Linux Kernel 6.7 から 6.8.7 未満
Linux Kernel 6.9
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
No Changed Details Date of change
1 [2025年12月25日]
  掲載
Dec. 25, 2025, 5 p.m.

NVD Vulnerability Information
CVE-2024-35967
Summary

In the Linux kernel, the following vulnerability has been resolved:

Bluetooth: SCO: Fix not validating setsockopt user input

syzbot reported sco_sock_setsockopt() is copying data without
checking user input length.

BUG: KASAN: slab-out-of-bounds in copy_from_sockptr_offset
include/linux/sockptr.h:49 [inline]
BUG: KASAN: slab-out-of-bounds in copy_from_sockptr
include/linux/sockptr.h:55 [inline]
BUG: KASAN: slab-out-of-bounds in sco_sock_setsockopt+0xc0b/0xf90
net/bluetooth/sco.c:893
Read of size 4 at addr ffff88805f7b15a3 by task syz-executor.5/12578

Publication Date May 20, 2024, 7:15 p.m.
Registration Date May 21, 2024, 10:01 a.m.
Last Update Nov. 21, 2024, 6:21 p.m.
Related information, measures and tools
Common Vulnerabilities List