目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-31660— Linux kernel 安全漏洞

AI 预测 4.4 利用难度: 较易 EPSS 0.11% · P2

影响版本矩阵 18

厂商产品版本范围状态
LinuxLinuxc656aa4c27b17a8c70da223ed5ab42145800d6b5< 2ca64fb7e2d2ae14619dd204d4f2f0a601f421fbaffected
c656aa4c27b17a8c70da223ed5ab42145800d6b5< 8b71299d587d9e4c830c18afb884c80ddb30ad28affected
c656aa4c27b17a8c70da223ed5ab42145800d6b5< 16649adc2e19509104245ea1f349b629d858f11faffected
c656aa4c27b17a8c70da223ed5ab42145800d6b5< 07cb6c72e66ba548679f22ac29ad588da8999279affected
c656aa4c27b17a8c70da223ed5ab42145800d6b5< a9495069b43b8634c1ae0042e888766c34f66637affected
c656aa4c27b17a8c70da223ed5ab42145800d6b5< 21ae2cda66a55c759607bbf1d23cbaa42019d2deaffected
c656aa4c27b17a8c70da223ed5ab42145800d6b5< 7e37da42eda45d7859d9273fc7e225d8df458038affected
c656aa4c27b17a8c70da223ed5ab42145800d6b5< c71ba669b570c7b3f86ec875be222ea11dacb352affected
… +10 条更多
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-31660 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
nfc: pn533: allocate rx skb before consuming bytes
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: nfc: pn533: allocate rx skb before consuming bytes pn532_receive_buf() reports the number of accepted bytes to the serdev core. The current code consumes bytes into recv_skb and may already hand a complete frame to pn533_recv_frame() before allocating a fresh receive buffer. If that alloc_skb() fails, the callback returns 0 even though it has already consumed bytes, and it leaves recv_skb as NULL for the next receive callback. That breaks the receive_buf() accounting contract and can also lead to a NULL dereference on the next skb_put_u8(). Allocate the receive skb lazily before consuming the next byte instead. If allocation fails, return the number of bytes already accepted.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于pn533驱动中接收缓冲区分配失败,可能导致空指针取消引用。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux c656aa4c27b17a8c70da223ed5ab42145800d6b5 ~ 2ca64fb7e2d2ae14619dd204d4f2f0a601f421fb -
LinuxLinux 5.5 -

二、漏洞 CVE-2026-31660 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-31660 的情报信息

登录查看更多情报信息。

同批安全公告 · Linux · 2026-04-24 · 共 138 条

CVE-2026-316099.8 CRITICALLinux kernel 安全漏洞
CVE-2026-316089.8 CRITICALLinux kernel 安全漏洞
CVE-2026-316079.8 CRITICALLinux kernel 安全漏洞
CVE-2026-316339.8 CRITICALLinux kernel 安全漏洞
CVE-2026-316699.8 CRITICALLinux kernel 安全漏洞
CVE-2026-316689.8 CRITICALLinux kernel 安全漏洞
CVE-2026-315369.8 CRITICALLinux kernel 安全漏洞
CVE-2026-316579.8 CRITICALLinux kernel 安全漏洞
CVE-2026-316379.8 CRITICALLinux kernel 安全漏洞
CVE-2026-315899.8 CRITICALLinux kernel 安全漏洞
CVE-2026-316499.8 CRITICALLinux kernel 安全漏洞
CVE-2026-316599.8 CRITICALLinux kernel 安全漏洞
CVE-2026-316369.1 CRITICALLinux kernel 安全漏洞
CVE-2026-316228.8 HIGHLinux kernel 安全漏洞
CVE-2026-315588.8 HIGHLinux kernel 安全漏洞
CVE-2026-315538.8 HIGHLinux kernel 安全漏洞
CVE-2026-315888.8 HIGHLinux kernel 安全漏洞
CVE-2026-315708.8 HIGHLinux kernel 安全漏洞
CVE-2026-316298.8 HIGHLinux kernel 安全漏洞
CVE-2026-316118.6 HIGHLinux kernel 安全漏洞

显示前 20 条,共 138 条。 查看全部 &rarr; →

IV. Related Vulnerabilities

V. Comments for CVE-2026-31660

暂无评论


发表评论