以下是该漏洞描述的中文翻译: 在 Linux 内核中,已修复以下漏洞: drm/amdgpu:校验 GEM_CREATE 的域组合 仅检查域位是否位于 中,但未校验域的组合。用户态可以将 与 、 、 或 组合使用,导致 超过 ,从而触发 。 修复方案:仅允许在 / / 范围内进行组合,并要求非 的域(如 、 、 、 等)每次只能指定一个域。对于无效的组合, 将返回 。 v2:根据 Christian 的建议,将辅助函数从 重命名为 。 (此补丁是从 commit cherry-pick 而来)
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 77a2faa55c1a497f4e7e89eabd11830f0e3cb3dd< 5c73485af7ad9c3ae592db3481f370bc07705391 |
affected |
77a2faa55c1a497f4e7e89eabd11830f0e3cb3dd< 584e3d47736fe2e7184ef3fc16b00b41485f96c6 |
affected | ||
77a2faa55c1a497f4e7e89eabd11830f0e3cb3dd< 66133fc05c3af002f45de8a71b833c026ccbfba6 |
affected | ||
77a2faa55c1a497f4e7e89eabd11830f0e3cb3dd< ce5da474c3ddf7cccec5dce6aa4296297dd7caff |
affected | ||
77a2faa55c1a497f4e7e89eabd11830f0e3cb3dd< 493355096e397f9217b41c8574ed2784c7351443 |
affected | ||
77a2faa55c1a497f4e7e89eabd11830f0e3cb3dd< 220aa2589d7321fb68d2e8597862711b5f22ae0b |
affected | ||
77a2faa55c1a497f4e7e89eabd11830f0e3cb3dd< 80f0b53860d02577709d69a312a29ca674b9297c |
affected | ||
77a2faa55c1a497f4e7e89eabd11830f0e3cb3dd< 5e9d136ad74df4edec67e502ce267597064d8f86 |
affected | ||
| … +10 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 | 9.8 CRITICAL | libceph: fix OOB read in decode_watchers() via missing bounds check |
| CVE-2026-74737 | 9.8 CRITICAL | net: ethernet: ti: am65-cpsw-nuss: Fix port_id extraction from SRC TAG |
| CVE-2026-80589 | 9.8 CRITICAL | block: stop the timeout timer when releasing a never added disk |
| CVE-2026-80587 | 9.8 CRITICAL | mptcp: avoid combining some incoming suboptions |
| CVE-2026-74743 | 9.8 CRITICAL | macvlan: inherit needed_headroom and needed_tailroom from lowerdev |
| CVE-2026-74744 | 9.8 CRITICAL | ipvlan: inherit needed_headroom and needed_tailroom from phy_dev |
| CVE-2026-74746 | 9.8 CRITICAL | netfilter: flowtable: publish GC-visible tuple last |
| CVE-2026-80561 | 9.8 CRITICAL | libceph: fix multiple unsafe decodes in decode_locker() |
| CVE-2026-80558 | 9.8 CRITICAL | libceph: Avoid using invalid osd indices from primary_temp |
| CVE-2026-74752 | 9.8 CRITICAL | sctp: validate cookie AUTH state before use |
| CVE-2026-80586 | 9.8 CRITICAL | mptcp: options: reset DSS fields in case of unexpected size |
| CVE-2026-80519 | 9.8 CRITICAL | ovpn: finish crypto callback cleanup before peer release |
| CVE-2026-80528 | 9.8 CRITICAL | ceph: avoid fs reclaim while using current->journal_info |
| CVE-2026-80585 | 9.4 CRITICAL | mptcp: fastopen: only mark MPTFO subflows with SYN data |
| CVE-2026-74751 | 9.4 CRITICAL | riscv: lib: Fix ZBB strnlen reading past count boundary |
| CVE-2026-80554 | 9.3 CRITICAL | s390/vfio_ccw: Limit the number of channel program segments |
| CVE-2026-80551 | 9.3 CRITICAL | s390/vfio_ccw: Ensure first IDAW remains constant |
| CVE-2026-80553 | 8.8 HIGH | s390/vfio_ccw: Cancel existing workqueues |
| CVE-2026-80576 | 8.8 HIGH | drm/amdgpu: reject oversized IBs with per-ring packet limits |
| CVE-2026-80548 | 8.8 HIGH | s390/vfio_ccw: Selectively expand io_mutex |
Showing top 20 of 92 CVEs. View all on vendor page → →
No comments yet