在 Linux 内核中,以下漏洞已得到修复: 回滚“media: v4l2-dev: 修复 __video_register_device() 中的错误处理” 此提交回滚了 commit 2a934fdb01db6458288fc9386d3d8ceba6dd551。 该补丁的初衷是好的,但实际上并不可行。 其思路是:当 失败时,必须调用 以通过引用计数机制释放资源。 然而,V4L2 API 规定:如果 失败,调用方必须调用 ,该函数会对 结构体执行 操作。 但此时 已经释放了该结构体,因此会导致双重释放(doub
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 2429bb9fad88c8fa84c4956b0a21cf5afe5e92b7< 712ca1cf756de2557a116e0df55791bac0c9f99e |
affected |
2a934fdb01db6458288fc9386d3d8ceba6dd551a< aad08b5f67d2a8116e1a00bce2611c1513b10bce |
affected | ||
2a934fdb01db6458288fc9386d3d8ceba6dd551a< ce792b94e03882108019ba996c1a7c4d4e09be2c |
affected | ||
2a934fdb01db6458288fc9386d3d8ceba6dd551a< e7600f5cee5de14065f950807931d6e6d40fb2d7 |
affected | ||
ee141706e701356dda41c6fed9ee18bf427c28e3 |
affected | ||
e5c8e62ae551e0ad2e15412aa0c57c2856d59677 |
affected | ||
8b451a9a46f2bfc510e6d5c2492df91647586184 |
affected | ||
b6be1f5633eae200af2527e9eeb7f51be5739b0f |
affected | ||
| … +15 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-89491 | ocfs2: cluster: don't sleep while holding o2hb_live_lock in o2hb_region_pin() | |
| CVE-2026-89477 | sctp: fix NULL deref on untransmitted RECONF completion | |
| CVE-2026-89478 | sctp: drop a chunk if its transport was removed | |
| CVE-2026-89479 | sctp: stop processing a packet once its association is deleted | |
| CVE-2026-89480 | nvme-tcp: reject a read that transferred too few bytes | |
| CVE-2026-89482 | nvme-tcp: do not accept C2HData based on blk_rq_payload_bytes() alone | |
| CVE-2026-89481 | nvme-tcp: fix host memory disclosure on R2T for a read command | |
| CVE-2026-89483 | nvme: zero the discard fallback page | |
| CVE-2026-89484 | lockd: fix NULL dereference on lockowner allocation failure | |
| CVE-2026-89485 | lockd: pin next file across nlm_inspect_file lock-drop | |
| CVE-2026-89486 | ipmi: Fix use-after-free of cmd_rcvr in _ipmi_destroy_user() | |
| CVE-2026-89487 | openvswitch: only skb_tx_error() a packet we are about to drop | |
| CVE-2026-89488 | openvswitch: Fix CT limit teardown use-after-free | |
| CVE-2026-89489 | openrisc: fix arbitrary kernel memory access via or1k_atomic syscall | |
| CVE-2026-89500 | ring-buffer: Make cpu_buffer::free_page a buffer_data_read_page | |
| CVE-2026-89497 | orangefs: skip leading spaces before parsing client debug masks | |
| CVE-2026-89498 | orangefs: fix double-free of trailer_buf on readdir copy failure | |
| CVE-2026-89499 | ring-buffer: Stop remote reader update when page swap fails | |
| CVE-2026-89496 | ocfs2: always run deallocs on copy-on-write completion | |
| CVE-2026-89501 | ring-buffer: Hold cpu_buffer::lock when resizing a subbuf |
Showing top 20 of 431 CVEs. View all on vendor page → →
No comments yet