在 Linux 内核中,以下漏洞已得到修复: 输入: synaptics-rmi4 - 将 F54 工作线程的错误状态传递至 V4L2 队列 此前, 函数会等待工作线程完成,但忽略其是否成功。如果工作线程因超时或寄存器读取失败等原因而失败,队列线程会静默地返回成功状态,从而将过期或未初始化的内存数据传递到用户空间。 修复方式:在 中新增一个 字段,用于存储工作线程的退出状态。在 中,在工作线程完成后检查该字段;若检测到错误,则将该缓冲区标记为 状态。
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 3a762dbd5347514c3cb2ac756a92a3d1c7646a2d< 305c24ee25b6e08ac9f4c5f697e823cc638c38da |
affected |
3a762dbd5347514c3cb2ac756a92a3d1c7646a2d< 7d33b752e0df385b285492b74699fc73b6becdfb |
affected | ||
3a762dbd5347514c3cb2ac756a92a3d1c7646a2d< be56730b547737151f24357d832b04aaa93755d5 |
affected | ||
3a762dbd5347514c3cb2ac756a92a3d1c7646a2d< 2b0403fb7e28f65883cd03814b62c9aa9bc7f04d |
affected | ||
3a762dbd5347514c3cb2ac756a92a3d1c7646a2d< 6741a8c21d98088b7f2d9f4f86a706d311ce34a2 |
affected | ||
3a762dbd5347514c3cb2ac756a92a3d1c7646a2d< 70f9aad3943559af6f32cb303744f35c05ce9cf1 |
affected | ||
3a762dbd5347514c3cb2ac756a92a3d1c7646a2d< 9bbd3682f8a3e064271547133c37fcb17668d860 |
affected | ||
3a762dbd5347514c3cb2ac756a92a3d1c7646a2d< 8786d74bf50e6797b6f655eb381ef6b25451161f |
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-80519 | 9.8 CRITICAL | ovpn: finish crypto callback cleanup before peer release |
| CVE-2026-74743 | 9.8 CRITICAL | macvlan: inherit needed_headroom and needed_tailroom from lowerdev |
| CVE-2026-74737 | 9.8 CRITICAL | net: ethernet: ti: am65-cpsw-nuss: Fix port_id extraction from SRC TAG |
| CVE-2026-80586 | 9.8 CRITICAL | mptcp: options: reset DSS fields in case of unexpected size |
| CVE-2026-80587 | 9.8 CRITICAL | mptcp: avoid combining some incoming suboptions |
| 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-80557 | 9.8 CRITICAL | libceph: fix OOB read in decode_watchers() via missing bounds check |
| CVE-2026-80558 | 9.8 CRITICAL | libceph: Avoid using invalid osd indices from primary_temp |
| CVE-2026-80561 | 9.8 CRITICAL | libceph: fix multiple unsafe decodes in decode_locker() |
| CVE-2026-80528 | 9.8 CRITICAL | ceph: avoid fs reclaim while using current->journal_info |
| CVE-2026-74752 | 9.8 CRITICAL | sctp: validate cookie AUTH state before use |
| CVE-2026-80589 | 9.8 CRITICAL | block: stop the timeout timer when releasing a never added disk |
| CVE-2026-74751 | 9.4 CRITICAL | riscv: lib: Fix ZBB strnlen reading past count boundary |
| CVE-2026-80585 | 9.4 CRITICAL | mptcp: fastopen: only mark MPTFO subflows with SYN data |
| CVE-2026-80551 | 9.3 CRITICAL | s390/vfio_ccw: Ensure first IDAW remains constant |
| CVE-2026-80554 | 9.3 CRITICAL | s390/vfio_ccw: Limit the number of channel program segments |
| CVE-2026-80553 | 8.8 HIGH | s390/vfio_ccw: Cancel existing workqueues |
| CVE-2026-80552 | 8.8 HIGH | s390/vfio_ccw: Ensure index for read/write regions are within range |
| CVE-2026-80576 | 8.8 HIGH | drm/amdgpu: reject oversized IBs with per-ring packet limits |
Showing top 20 of 92 CVEs. View all on vendor page → →
No comments yet