在 Linux 内核中,以下漏洞已得到修复: mptcp:在接收路径发生错误时回收预分配的转发内存 在提交 9db5b3cec4ec(“mptcp:从子流借用转发内存”)之后,在接收路径中,若将 socket buffer(skb)排入接收队列之前发生错误,不会触发对预分配的转发内存的回收机制。 为防止在极端丢包场景下转发内存无限增长,需在 skb 被丢弃时显式地回收该部分内存。
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | a84164847b1e0a106ebc46821e5d2f9b775c9dc8< 473f1a5ab2abc98dd9e74b95b9c23c66c47535cc |
affected |
9db5b3cec4ec1c0cd3239689f5c8653d691a1754< 8277f48a06d3aa1441f6d0b6998ccc0360d30ed8 |
affected | ||
9db5b3cec4ec1c0cd3239689f5c8653d691a1754< 41b49a8b914ec7dcb03eae93fb27f3c464078644 |
affected | ||
6.18.35< 6.18.46 |
affected | ||
6.19 |
affected | ||
< 6.19 |
unaffected | ||
6.18.46≤ 6.18.* |
unaffected | ||
7.1.10≤ 7.1.* |
unaffected | ||
| … +1 more rows | |||
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-80557 | libceph: fix OOB read in decode_watchers() via missing bounds check | |
| CVE-2026-80553 | s390/vfio_ccw: Cancel existing workqueues | |
| CVE-2026-80552 | s390/vfio_ccw: Ensure index for read/write regions are within range | |
| CVE-2026-80549 | s390/vfio_ccw: Move cp cleanup out of not operational | |
| CVE-2026-80546 | s390/zcrypt: Improve CCA CPRB length and overflow checks | |
| CVE-2026-80547 | s390/vfio_ccw: Implement a crw lock | |
| CVE-2026-80545 | s390/zcrypt: Improve EP11 CPRB length and overflow checks | |
| CVE-2026-80543 | s390/zcrypt: Pad trailing CCA or EP11 message with zeros | |
| CVE-2026-80548 | s390/vfio_ccw: Selectively expand io_mutex | |
| CVE-2026-80555 | s390/vfio_ccw: Free all memory if cp_init() fails | |
| CVE-2026-80554 | s390/vfio_ccw: Limit the number of channel program segments | |
| CVE-2026-80556 | mmc: atmel-mci: Fix use-after-free in atmci_remove due to race condition | |
| CVE-2026-80559 | Input: sur40 - fix input device registration ordering | |
| CVE-2026-80558 | libceph: Avoid using invalid osd indices from primary_temp | |
| CVE-2026-80560 | openrisc: signal: do not restore privileged SR bits on sigreturn | |
| CVE-2026-80561 | libceph: fix multiple unsafe decodes in decode_locker() | |
| CVE-2026-80562 | gpio: ml-ioh: use raw_spinlock_t for the register lock | |
| CVE-2026-80563 | gpio: sloppy-logic-analyzer: fix use-after-free via debugfs trigger on unbind | |
| CVE-2026-80564 | gve: fix NULL dereference due to missing ptp adjfine | |
| CVE-2026-80565 | crypto: qce - fix error path in devm_qce_register_algs |
Showing top 20 of 92 CVEs. View all on vendor page → →
No comments yet