Linux 内核中,以下漏洞已修复: HID 核心:修复长格式条目的数字/指针类型混淆问题 当 调用 处理带有 标志的条目时,它会将指向条目数据的指针存储在 中,而不是像短格式条目那样直接存储值(即不会存储到 中)。 当 或 遇到此类条目时,它会错误地假设该条目是短格式,从而将内核指针的低 32 位重新解释为一个数字并返回。 当连接一个 HID 设备,且其描述符中包含以长格式编码的 (size=4)时,内核指针的低半部分会作为一个数字被打印到 中,例如: hid (null): invalid report_siz
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 3dc8fc083dbfeede7b63a0c07581192e97711365< bed7fe3a936b6bdd84671385951397ca673cf6e7 |
affected |
3dc8fc083dbfeede7b63a0c07581192e97711365< aec2c2ec87d4ec1f098979f68cd81b29f031c8cb |
affected | ||
3dc8fc083dbfeede7b63a0c07581192e97711365< 634f498ea5d5e8e01f8d9414d4f45eeaf9ee1996 |
affected | ||
3dc8fc083dbfeede7b63a0c07581192e97711365< abec577de5fc16cd5caae42f97cdcd0983c06d66 |
affected | ||
3dc8fc083dbfeede7b63a0c07581192e97711365< dd8035dec26e98204d6e4a6e0cee5c4d329b3d7e |
affected | ||
3dc8fc083dbfeede7b63a0c07581192e97711365< 1fa1591efd417e39e5e164bebea8ca7a3837c469 |
affected | ||
3dc8fc083dbfeede7b63a0c07581192e97711365< e60159f5ea60254a5c3de4ea4f2f939f0171031b |
affected | ||
3dc8fc083dbfeede7b63a0c07581192e97711365< e542edada3f79387c0ac2a528cebf01f4ef47df8 |
affected | ||
| … +12 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-80925 | vlan: fix skb_under_panic and races when toggling HW VLAN offload | |
| CVE-2026-80924 | crypto: krb5 - use kfree_sensitive() for derived key buffers | |
| CVE-2026-80923 | xhci: dbgtty: Fix unregister on tty_register_driver() failure | |
| CVE-2026-80922 | crypto: qcom-rng - Allow zero as a random number | |
| CVE-2026-80921 | KVM: s390: vsie: zero stale crypto bits | |
| CVE-2026-80920 | io_uring: defer eventfd signaling when queued from a wakeup handler | |
| CVE-2026-80919 | drm/amdgpu: fix recursive ww_mutex acquire in amdgpu_devcoredump_format | |
| CVE-2026-80917 | PCI: host-generic: Fix NULL pointer dereference on 32-bit CAM systems | |
| CVE-2026-80916 | kcov: fix data corruption and race conditions on PREEMPT_RT | |
| CVE-2026-80915 | drm/xe: Fix DPT allocation paths. | |
| CVE-2026-80914 | Bluetooth: ISO: fix use-after-free of listener socket in iso_conn_ready |
No comments yet