在 Linux 内核中,已修复以下漏洞: block: 在释放一个从未被添加的磁盘时停止超时定时器 对于在 之前探测失败的磁盘, 会撤销 的操作,但它仅调用了 。该函数中没有任何地方去停止 定时器,导致该定时器继续向前滚动:它会保持“待处理”状态直到其自身到期,而不是在最后一个请求完成时停止。因此,如果驱动在添加磁盘之前已经发出了任何 I/O 请求, 结构体仍被链接在一个定时器轮(timer wheel)的某个桶中时,就被释放了。 提交 ("block: simplify disk shutdown")删除了原本用
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 6f8191fdf41d3a53cc1d63fe2234e812c55a0092< 6ae7364f68e6c7af6b6df4bbb14040b89e5975d0 |
affected |
6f8191fdf41d3a53cc1d63fe2234e812c55a0092< 6f06dbe5012c160e0dba418a5a9cb16c456ad46a |
affected | ||
6f8191fdf41d3a53cc1d63fe2234e812c55a0092< 1a0ae4d502062a2759f2a92d12bdeab3c64c7372 |
affected | ||
6f8191fdf41d3a53cc1d63fe2234e812c55a0092< bb03b56d1d754908a37a160603be21769da423cf |
affected | ||
6f8191fdf41d3a53cc1d63fe2234e812c55a0092< 93d620519d71dfc6ee64b5baea74f1d85d4439fb |
affected | ||
6f8191fdf41d3a53cc1d63fe2234e812c55a0092< 26cb8ebbfaf713c82e142d08828d4d765057633b |
affected | ||
d27b66257db183fe11c10f31246ae965adb005d3 |
affected | ||
5.19.12< 5.20 |
affected | ||
| … +8 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