| 概要 | In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_sync: fix double free in 'hci_discovery_filter_clear()' Function 'hci_discovery_filter_clear()' frees 'uuids' array and then 'hci_cmd_sync_work()' 'update_passive_scan_sync()' 'hci_update_passive_scan_sync()' 'hci_discovery_filter_clear()' <-------------------------preempted--------------------------------> 'hci_discovery_filter_clear()' <-------------------------preempted--------------------------------> uuids = NULL; To fix it let's add locking around 'kfree()' call and NULL pointer [ ] ------------[ cut here ]------------ |
|---|---|
| 公表日 | 2025年8月20日2:15 |
| 登録日 | 2025年8月20日4:00 |
| 最終更新日 | 2025年8月20日2:15 |
| タイトル | Linux の Linux Kernel における二重解放に関する脆弱性 |
|---|---|
| 概要 | Linux の Linux Kernel には、二重解放に関する脆弱性が存在します。 |
| 想定される影響 | 情報を取得される、情報を改ざんされる、およびサービス運用妨害 (DoS) 状態にされる可能性があります。 |
| 対策 | ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| 公表日 | 2025年7月23日0:00 |
| 登録日 | 2025年11月28日15:24 |
| 最終更新日 | 2025年11月28日15:24 |
| Linux |
| Linux Kernel 5.17 以上 6.6.117 未満 |
| Linux Kernel 6.13 以上 6.15.10 未満 |
| Linux Kernel 6.16 以上 6.16.1 未満 |
| Linux Kernel 6.7 以上 6.12.42 未満 |
| No | 変更内容 | 変更日 |
|---|---|---|
| 1 | [2025年11月28日] 掲載 | 2025年11月28日11:14 |