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

目标: 1000 元 · 已筹: 1000

100.0%

CVE-2025-38183— Linux kernel 安全漏洞

EPSS 0.06% · P19
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2025-38183 基础信息

漏洞信息

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

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

Vulnerability Title
net: lan743x: fix potential out-of-bounds write in lan743x_ptp_io_event_clock_get()
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: net: lan743x: fix potential out-of-bounds write in lan743x_ptp_io_event_clock_get() Before calling lan743x_ptp_io_event_clock_get(), the 'channel' value is checked against the maximum value of PCI11X1X_PTP_IO_MAX_CHANNELS(8). This seems correct and aligns with the PTP interrupt status register (PTP_INT_STS) specifications. However, lan743x_ptp_io_event_clock_get() writes to ptp->extts[] with only LAN743X_PTP_N_EXTTS(4) elements, using channel as an index: lan743x_ptp_io_event_clock_get(..., u8 channel,...) { ... /* Update Local timestamp */ extts = &ptp->extts[channel]; extts->ts.tv_sec = sec; ... } To avoid an out-of-bounds write and utilize all the supported GPIO inputs, set LAN743X_PTP_N_EXTTS to 8. Detected using the static analysis tool - Svace.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于越界写入,可能导致内存损坏。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 60942c397af6094c04406b77982314dfe69ef3c4 ~ e8d48201a132f4aab31351c19a802c5a5ae820fa -
LinuxLinux 5.18 -

二、漏洞 CVE-2025-38183 的公开POC

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

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2025-38183 的情报信息

登录查看更多情报信息。

同批安全公告 · Linux · 2025-07-04 · 共 59 条

CVE-2025-38216Linux kernel 安全漏洞
CVE-2025-38229Linux kernel 安全漏洞
CVE-2025-38231Linux kernel 安全漏洞
CVE-2025-38230Linux kernel 安全漏洞
CVE-2025-38228Linux kernel 安全漏洞
CVE-2025-38233Linux kernel 安全漏洞
CVE-2025-38221Linux kernel 安全漏洞
CVE-2025-38219Linux kernel 安全漏洞
CVE-2025-38218Linux kernel 安全漏洞
CVE-2025-38217Linux kernel 安全漏洞
CVE-2025-38220Linux kernel 安全漏洞
CVE-2025-38215Linux kernel 安全漏洞
CVE-2025-38214Linux kernel 安全漏洞
CVE-2025-38212Linux kernel 安全漏洞
CVE-2025-38211Linux kernel 安全漏洞
CVE-2025-38210Linux kernel 安全漏洞
CVE-2025-38209Linux kernel 安全漏洞
CVE-2025-38208Linux kernel 安全漏洞
CVE-2025-38207Linux kernel 安全漏洞
CVE-2025-38206Linux kernel 安全漏洞

显示前 20 条,共 59 条。 查看全部 → →

IV. Related Vulnerabilities

V. Comments for CVE-2025-38183

暂无评论


发表评论