在 Linux 内核中,已修复以下漏洞: SCTP:修复未发送的 RECONF 完成处理中的空指针解引用 、 和 通过停止其所在传输层上的重配置定时器来完成待处理的流重配置请求: 是在 将块附加到出站数据包时分配的,并且 也在同一位置启动 reconf 定时器。如果一个请求已经发布到 但尚未传输,则其 字段为空(NULL),因此在完成该请求时会对 NULL 进行解引用。 有两种方式可以触发此问题: 1. 通过本地地址移除触发 在被移除的地址是关联中最后一个地址时,会设置 标志位,但不发送任何 ASCONF 消息。随
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 81054476453640159149cb6704e834893e16736b< 77ea60f2d24002c308f224db44a4542c466489af |
affected |
81054476453640159149cb6704e834893e16736b< 25419f516ea84b1e7d3d55aae5215ac86ece0c66 |
affected | ||
81054476453640159149cb6704e834893e16736b< 0ee697defc0594f1da810ed75d9d643fb46f5318 |
affected | ||
81054476453640159149cb6704e834893e16736b< 2db9bfa3e27bdea15e05ea70b56bad3d21e570ec |
affected | ||
4.11 |
affected | ||
< 4.11 |
unaffected | ||
6.12.109≤ 6.12.* |
unaffected | ||
6.18.50≤ 6.18.* |
unaffected | ||
| … +2 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-89490 | ocfs2: fix readdir position truncation on 32-bit kernels | |
| 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-89491 | ocfs2: cluster: don't sleep while holding o2hb_live_lock in o2hb_region_pin() | |
| CVE-2026-89501 | ring-buffer: Hold cpu_buffer::lock when resizing a subbuf | |
| 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-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-89502 | ring-buffer: Free cpu_buffer::free_page with subbuf_order |
Showing top 20 of 431 CVEs. View all on vendor page → →
No comments yet