| Title | LinuxのLinux Kernelにおける解放済みメモリの使用に関する脆弱性 |
|---|---|
| Summary | Linuxカーネルのnet: wan: farsyncドライバにはuse-after-freeの脆弱性が存在し、カードの取り外し時に未完了のタスクリストが解放済みのメモリにアクセスすることで発生します。この脆弱性によりカーネルの動作が不安定になる可能性があります。修正によりカードの解放処理が適切に管理され、use-after-freeの問題が防止されました。 |
| Possible impacts | 当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| Solution | リリース情報、またはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。 |
| Publication Date | May 6, 2026, midnight |
| Registration Date | May 14, 2026, 10:16 a.m. |
| Last Update | May 14, 2026, 10:16 a.m. |
| CVSS3.0 : 重要 | |
| Score | 8.8 |
|---|---|
| Vector | CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
| Linux |
| Linux Kernel 4.14.303 以上 4.15 未満 |
| Linux Kernel 4.19.270 以上 4.20 未満 |
| Linux Kernel 4.9.337 以上 4.10 未満 |
| Linux Kernel 5.10.163 以上 5.10.252 未満 |
| Linux Kernel 5.15.86 以上 5.15.202 未満 |
| Linux Kernel 5.4.229 以上 5.5 未満 |
| Linux Kernel 6.0.16 以上 6.1 未満 |
| Linux Kernel 6.1.2 以上 6.1.165 未満 |
| Linux Kernel 6.13 以上 6.18.16 未満 |
| Linux Kernel 6.19 以上 6.19.6 未満 |
| Linux Kernel 6.2 以上 6.6.128 未満 |
| Linux Kernel 6.7 以上 6.12.75 未満 |
| Linux Kernel 7.0 |
| No | Changed Details | Date of change |
|---|---|---|
| 1 | [2026年05月14日] 掲載 |
May 14, 2026, 10:16 a.m. |
| Summary | In the Linux kernel, the following vulnerability has been resolved: net: wan: farsync: Fix use-after-free bugs caused by unfinished tasklets When the FarSync T-series card is being detached, the fst_card_info is A typical race condition is depicted below: CPU 0 (cleanup) | CPU 1 (tasklet) The following KASAN trace was captured: ================================================================== Allocated by task 41 on cpu 3 at 72.330843s: Freed by task 41 on cpu 1 at 75.138639s: The buggy address belongs to the object at ffff88800aad1000 Memory state around the buggy address: |
|---|---|
| Publication Date | May 6, 2026, 9:16 p.m. |
| Registration Date | May 7, 2026, 4:08 a.m. |
| Last Update | May 8, 2026, 10:16 p.m. |