在 Linux 内核中,以下漏洞已得到修复: s390/vfio_ccw:限制通道程序段的数量 通道程序(channel program)及其内部通道字(CCW)的处理采用递归方式实现。因此,单个通道程序中可存在的 CCW 数量存在一个任意(但非架构层面)的上限。 vfio-ccw 逻辑在遇到“传输入通道”(TIC)CCW 时,会将通道程序拆分为多个段(segments),而这些段的总数会计入全局限制。在将该逻辑改造为非递归实现之前,需对段的数量施加相应的上限限制。
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 0a19e61e6d4c6192077ead760ba0a2d350987d4c< 15fb4559a7fdf0b8725e433a71cfd03a1313a48b |
affected |
0a19e61e6d4c6192077ead760ba0a2d350987d4c< a1625f66eaa1200068a0e2c05bc90e65182fc4e3 |
affected | ||
0a19e61e6d4c6192077ead760ba0a2d350987d4c< 06f4d6e5a8af6c2072e8cd39dbc512c683ca7fb2 |
affected | ||
0a19e61e6d4c6192077ead760ba0a2d350987d4c< 4ee94790490ae8dcc97df8597f07836c8a81bbcf |
affected | ||
0a19e61e6d4c6192077ead760ba0a2d350987d4c< 5405c90d6a47b3014e74ee0618a162449abbbc93 |
affected | ||
4.12 |
affected | ||
< 4.12 |
unaffected | ||
6.6.153≤ 6.6.* |
unaffected | ||
| … +4 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-80556 | mmc: atmel-mci: Fix use-after-free in atmci_remove due to race condition | |
| 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-80557 | libceph: fix OOB read in decode_watchers() via missing bounds check | |
| CVE-2026-80555 | s390/vfio_ccw: Free all memory if cp_init() fails | |
| 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 | |
| CVE-2026-80566 | Input: hynitron_cstxxx - validate touch count and finger IDs |
Showing top 20 of 92 CVEs. View all on vendor page → →
No comments yet