Triage of Ubuntu's May 2026 kernel advisory addressing Kernel TLS zero-copy use-after-free and cryptographic session race conditions.
| CVE 식별자 | 서브시스템 / 구성 요소 | 영향 | CVSS | 실제 악용 여부? |
|---|---|---|---|---|
| CVE-2024-26584 | Kernel TLS (net/tls) | Use-After-Free Race | 7.8 High | YES (Targeted Exploit) |
| CVE-2024-26585 | Btrfs Filesystem | Use-After-Free on Unmount | 6.2 Medium | No |
| CVE-2024-26586 | HID Device Driver | Integer Overflow | 5.4 Medium | No |
Analyze the C commit in net/tls/tls_sw.c fixing asynchronous page reference counting during zero-copy transmission.