以下是该 Linux 内核漏洞描述的中文翻译: 在 Linux 内核中,已修复以下漏洞: ceph: 修复 中因 cf 条目在解锁期间被释放导致的 UAF(Use-After-Free,释放后使用)问题 宏在遍历 时会暂时释放 以发送 cap 消息。在这个解锁的时间窗口内, 可能会重新获取 ,将 的 cf 条目从列表中分离出来,释放 ,并在任何锁之外通过 释放这些条目。当原线程重新获取 且 for 循环宏通过 前进时,它会在已释放的内存上解引用 ,从而导致 UAF。 竞态条件时间线: 该 cf 条目正是由 自己通过
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< 2701431aa3cc8b23efe6890182e7b04f5e76fab5 |
affected |
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< fe46746087b5b9c5bb2d022df6c7819218494ced |
affected | ||
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< 2dba24dcd5050be4b7b119e6f0b01f62203b5d26 |
affected | ||
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< 7af4c4f01305b0935adf6d4301b1ec407025485d |
affected | ||
< 6.12.109 |
affected | ||
< 6.18.50 |
affected | ||
< 7.2.4 |
affected | ||
6.12.109≤ 6.12.* |
unaffected | ||
| … +3 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