在 Linux 内核中,以下漏洞已得到修复: nfsd:在 中检查 的返回值 将 的返回值存储在 中,但 代码块在每一个分支中都会无条件地覆盖该值。因此,ACL 转换过程中的错误会被静默丢弃,导致 CREATE 操作在缺少所请求的 ACL 的情况下继续执行。 修复方案: 在 之后添加一个早期退出检查,这与 中已有的处理模式保持一致。 [ 备注:选择使用 而非 ]
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | c0cbe70742f4a70893cd6e5f6b10b6e89b6db95b< 430ed49a16cf9ca249d0fb51490582090bc4848b |
affected |
c0cbe70742f4a70893cd6e5f6b10b6e89b6db95b< 80cebb0e8a8d1e758f0d671f5e047279c5c3e528 |
affected | ||
c0cbe70742f4a70893cd6e5f6b10b6e89b6db95b< 2c7912732184773dbd371a411da87af1cc080b86 |
affected | ||
c5409ce523af40d5c3019717bc5b4f72038d48be |
affected | ||
d52acd23a327cada5fb597591267cfc09f08bb1d |
affected | ||
5.10.220< 5.11 |
affected | ||
5.15.154< 5.16 |
affected | ||
6.0 |
affected | ||
| … +4 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