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

目标: 1000 元 · 已筹: 1336

100%

CVE-2022-48988— Linux kernel 安全漏洞

AI 预测 5.5 利用难度: 较易 EPSS 0.24% · P15

影响版本矩阵 16

厂商产品版本范围状态
LinuxLinux347c4a8747104a945ecced358944e42879176ca5< b77600e26fd48727a95ffd50ba1e937efb548125affected
347c4a8747104a945ecced358944e42879176ca5< e1ae97624ecf400ea56c238bff23e5cd139df0b8affected
347c4a8747104a945ecced358944e42879176ca5< 35963b31821920908e397146502066f6b032c917affected
347c4a8747104a945ecced358944e42879176ca5< f1f7f36cf682fa59db15e2089039a2eeb58ff2adaffected
347c4a8747104a945ecced358944e42879176ca5< aad8bbd17a1d586005feb9226c2e9cfce1432e13affected
347c4a8747104a945ecced358944e42879176ca5< 0ed074317b835caa6c03bcfa8f133365324673dcaffected
347c4a8747104a945ecced358944e42879176ca5< 4a7ba45b1a435e7097ca0f79a847d0949d0eb088affected
3.14affected
… +8 条更多
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2022-48988 基础信息

漏洞信息

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

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

Vulnerability Title
memcg: fix possible use-after-free in memcg_write_event_control()
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: memcg: fix possible use-after-free in memcg_write_event_control() memcg_write_event_control() accesses the dentry->d_name of the specified control fd to route the write call. As a cgroup interface file can't be renamed, it's safe to access d_name as long as the specified file is a regular cgroup file. Also, as these cgroup interface files can't be removed before the directory, it's safe to access the parent too. Prior to 347c4a874710 ("memcg: remove cgroup_event->cft"), there was a call to __file_cft() which verified that the specified file is a regular cgroupfs file before further accesses. The cftype pointer returned from __file_cft() was no longer necessary and the commit inadvertently dropped the file type check with it allowing any file to slip through. With the invarients broken, the d_name and parent accesses can now race against renames and removals of arbitrary files and cause use-after-free's. Fix the bug by resurrecting the file type check in __file_cft(). Now that cgroupfs is implemented through kernfs, checking the file operations needs to go through a layer of indirection. Instead, let's check the superblock and dentry type.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于memcg子系统memcg_write_event_control函数中的释放后重用问题。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 347c4a8747104a945ecced358944e42879176ca5 ~ b77600e26fd48727a95ffd50ba1e937efb548125 -
LinuxLinux 3.14 -

二、漏洞 CVE-2022-48988 的公开POC

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

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2022-48988 的情报信息

登录查看更多情报信息。

CVE-2022-48988 补丁与修复 (7)

同批安全公告 · Linux · 2024-10-21 · 共 372 条

CVE-2024-50017Linux kernel 安全漏洞
CVE-2024-50028Linux kernel 安全漏洞
CVE-2024-50029Linux kernel 安全漏洞
CVE-2024-50027Linux kernel 安全漏洞
CVE-2024-50025Linux kernel 安全漏洞
CVE-2024-50026Linux kernel 安全漏洞
CVE-2024-50023Linux kernel 安全漏洞
CVE-2024-50024Linux kernel 安全漏洞
CVE-2024-50022Linux kernel 安全漏洞
CVE-2024-50021Linux kernel 安全漏洞
CVE-2024-50020Linux kernel 安全漏洞
CVE-2024-50019Linux kernel 安全漏洞
CVE-2024-50010Linux kernel 安全漏洞
CVE-2024-50005Linux kernel 安全漏洞
CVE-2024-50006Linux kernel 安全漏洞
CVE-2024-50007Linux kernel 安全漏洞
CVE-2024-50008Linux kernel 安全漏洞
CVE-2024-50009Linux kernel 安全漏洞
CVE-2024-50013Linux kernel 安全漏洞
CVE-2024-50015Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2022-48988

暂无评论


发表评论