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

目标: 1000 元 · 已筹: 1336

100%

CVE-2023-54238— Linux kernel 安全漏洞

一分钟漏洞结论

影响对象
Linux Linux
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于SKB未正确释放和计数器类型提升错误,可能导致内存泄漏。

CVSS 7.8 · High EPSS 0.14% · P3

可能的 ATT&CK 技术 1 AI

T1496 · Resource Hijacking

影响版本矩阵 8

厂商产品 版本范围状态
Linux Linux 58a518948f60153e8f6cb8361d2712aa3a1af94a< 234cffda95e1049f58e8ec136ef105c633f0ed19 affected
58a518948f60153e8f6cb8361d2712aa3a1af94a< 68504c66d08c70fb92799722e25a932d311d74fd affected
58a518948f60153e8f6cb8361d2712aa3a1af94a< e435941b1da1a0be4ff8a7ae425774c76a5ac514 affected
6.0 affected
< 6.0 unaffected
6.1.18≤ 6.1.* unaffected
6.2.5≤ 6.2.* unaffected
6.3≤ * unaffected
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2023-54238 基础信息

漏洞信息

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

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

Vulnerability Title
mlx5: fix skb leak while fifo resync and push
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: mlx5: fix skb leak while fifo resync and push During ptp resync operation SKBs were poped from the fifo but were never freed neither by napi_consume nor by dev_kfree_skb_any. Add call to napi_consume_skb to properly free SKBs. Another leak was happening because mlx5e_skb_fifo_has_room() had an error in the check. Comparing free running counters works well unless C promotes the types to something wider than the counter. In this case counters are u16 but the result of the substraction is promouted to int and it causes wrong result (negative value) of the check when producer have already overlapped but consumer haven't yet. Explicit cast to u16 fixes the issue.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
来源: CVE Program / CVE List V5
Vulnerability Type
N/A
来源: CVE Program / CVE List V5
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于SKB未正确释放和计数器类型提升错误,可能导致内存泄漏。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
Linux Linux 58a518948f60153e8f6cb8361d2712aa3a1af94a ~ 234cffda95e1049f58e8ec136ef105c633f0ed19 -
Linux Linux 6.0 -

二、漏洞 CVE-2023-54238 的公开POC

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

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2023-54238 的情报信息

登录查看更多情报信息。

CVE-2023-54238 其他参考 (3)

同批安全公告 · Linux · 2025-12-30 · 共 244 条

CVE-2023-54184 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2023-54223 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2023-54237 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2023-54257 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2023-54258 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2023-54269 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2023-54280 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2023-54292 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2023-54203 9.1 CRITICAL Linux kernel 安全漏洞
CVE-2023-54162 8.8 HIGH Linux kernel 安全漏洞
CVE-2023-54318 8.8 HIGH Linux kernel 安全漏洞
CVE-2023-54262 8.8 HIGH Linux kernel 安全漏洞
CVE-2023-54214 8.8 HIGH Linux kernel 安全漏洞
CVE-2022-50880 8.8 HIGH Linux kernel 安全漏洞
CVE-2023-54250 8.2 HIGH Linux kernel 安全漏洞
CVE-2023-54164 8.0 HIGH Linux kernel 安全漏洞
CVE-2023-54210 7.8 HIGH Linux kernel 安全漏洞
CVE-2023-54201 7.8 HIGH Linux kernel 安全漏洞
CVE-2023-54206 7.8 HIGH Linux kernel 安全漏洞
CVE-2022-50860 7.8 HIGH Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2023-54238

暂无评论


发表评论