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

目标: 1000 元 · 已筹: 1000

100.0%

CVE-2024-56745— Linux kernel 安全漏洞

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

一、 漏洞 CVE-2024-56745 基础信息

漏洞信息

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

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

Vulnerability Title
PCI: Fix reset_method_store() memory leak
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: PCI: Fix reset_method_store() memory leak In reset_method_store(), a string is allocated via kstrndup() and assigned to the local "options". options is then used in with strsep() to find spaces: while ((name = strsep(&options, " ")) != NULL) { If there are no remaining spaces, then options is set to NULL by strsep(), so the subsequent kfree(options) doesn't free the memory allocated via kstrndup(). Fix by using a separate tmp_options to iterate with strsep() so options is preserved.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于nfs/blocklayout模块中未正确处理无效块设备的注销,导致空指针取消引用。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux d88f521da3efd698e36d0d504a2abba6ac4f5ef8 ~ 403efb4457c0c8f8f51e904cc57d39193780c6bd -
LinuxLinux 5.15 -

二、漏洞 CVE-2024-56745 的公开POC

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

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2024-56745 的情报信息

登录查看更多情报信息。

同批安全公告 · Linux · 2024-12-29 · 共 39 条

CVE-2024-56747Linux kernel 安全漏洞
CVE-2024-56729Linux kernel 安全漏洞
CVE-2024-56730Linux kernel 安全漏洞
CVE-2024-56740Linux kernel 安全漏洞
CVE-2024-56739Linux kernel 安全漏洞
CVE-2024-56742Linux kernel 安全漏洞
CVE-2024-56743Linux kernel 安全漏洞
CVE-2024-56744Linux kernel 安全漏洞
CVE-2024-56746Linux kernel 安全漏洞
CVE-2024-56748Linux kernel 安全漏洞
CVE-2024-56727Linux kernel 安全漏洞
CVE-2024-56749Linux kernel 安全漏洞
CVE-2024-56750Linux kernel 安全漏洞
CVE-2024-56751Linux kernel 安全漏洞
CVE-2024-56752Linux kernel 安全漏洞
CVE-2024-56753Linux kernel 安全漏洞
CVE-2024-56754Linux kernel 安全漏洞
CVE-2024-56755Linux kernel 安全漏洞
CVE-2024-56756Linux kernel 安全漏洞
CVE-2024-56719Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2024-56745

暂无评论


发表评论