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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 5.5 利用难度: 中等 EPSS 0.23% · P13

影响版本矩阵 18

厂商产品版本范围状态
LinuxLinuxced6473e7486702f530a49f886b73195e4977734< 4efa5443817c1b6de22d401aeca5b2481e835f8caffected
ced6473e7486702f530a49f886b73195e4977734< 3bb9c92c27624ad076419a70f2b1a30cd1f8bbbdaffected
ced6473e7486702f530a49f886b73195e4977734< 3e0efc3f3f5e5c73996782f8db69963e501bb878affected
ced6473e7486702f530a49f886b73195e4977734< 18a7200646958cf8e1b8a933de08122fc50676cdaffected
ced6473e7486702f530a49f886b73195e4977734< 417ef049e3fd3b0d2593c1d5ffa3d0d5d0a018a7affected
ced6473e7486702f530a49f886b73195e4977734< e764ad5918a099ebeb909ccff83893a714e497e1affected
ced6473e7486702f530a49f886b73195e4977734< abaedb68a769e6bf36836b55a2f49b531c5f3f7baffected
ced6473e7486702f530a49f886b73195e4977734< 8c3e8a6bdb5253b97ad532570f8b5db5f7a06407affected
… +10 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
class: fix possible memory leak in __class_register()
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: class: fix possible memory leak in __class_register() If class_add_groups() returns error, the 'cp->subsys' need be unregister, and the 'cp' need be freed. We can not call kset_unregister() here, because the 'cls' will be freed in callback function class_release() and it's also freed in caller's error path, it will cause double free. So fix this by calling kobject_del() and kfree_const(name) to cleanup kobject. Besides, call kfree() to free the 'cp'. Fault injection test can trigger this: unreferenced object 0xffff888102fa8190 (size 8): comm "modprobe", pid 502, jiffies 4294906074 (age 49.296s) hex dump (first 8 bytes): 70 6b 74 63 64 76 64 00 pktcdvd. backtrace: [<00000000e7c7703d>] __kmalloc_track_caller+0x1ae/0x320 [<000000005e4d70bc>] kstrdup+0x3a/0x70 [<00000000c2e5e85a>] kstrdup_const+0x68/0x80 [<000000000049a8c7>] kvasprintf_const+0x10b/0x190 [<0000000029123163>] kobject_set_name_vargs+0x56/0x150 [<00000000747219c9>] kobject_set_name+0xab/0xe0 [<0000000005f1ea4e>] __class_register+0x15c/0x49a unreferenced object 0xffff888037274000 (size 1024): comm "modprobe", pid 502, jiffies 4294906074 (age 49.296s) hex dump (first 32 bytes): 00 40 27 37 80 88 ff ff 00 40 27 37 80 88 ff ff .@'7.....@'7.... 00 00 00 00 ad 4e ad de ff ff ff ff 00 00 00 00 .....N.......... backtrace: [<00000000151f9600>] kmem_cache_alloc_trace+0x17c/0x2f0 [<00000000ecf3dd95>] __class_register+0x86/0x49a
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于__class_register函数中错误处理不当,可能导致内存泄漏。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux ced6473e7486702f530a49f886b73195e4977734 ~ 4efa5443817c1b6de22d401aeca5b2481e835f8c -
LinuxLinux 4.10 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2022-50578 补丁与修复 (8)

同批安全公告 · Linux · 2025-10-22 · 共 67 条

CVE-2023-53710Linux kernel 安全漏洞
CVE-2023-53729Linux kernel 安全漏洞
CVE-2023-53727Linux kernel 安全漏洞
CVE-2023-53728Linux kernel 安全漏洞
CVE-2023-53717Linux kernel 安全漏洞
CVE-2023-53715Linux kernel 安全漏洞
CVE-2023-53714Linux kernel 安全漏洞
CVE-2023-53713Linux kernel 安全漏洞
CVE-2023-53712Linux kernel 安全漏洞
CVE-2023-53711Linux kernel 安全漏洞
CVE-2023-53716Linux kernel 安全漏洞
CVE-2023-53709Linux kernel 安全漏洞
CVE-2023-53707Linux kernel 安全漏洞
CVE-2023-53708Linux kernel 安全漏洞
CVE-2023-53705Linux kernel 安全漏洞
CVE-2023-53706Linux kernel 安全漏洞
CVE-2023-53704Linux kernel 安全漏洞
CVE-2023-53702Linux kernel 安全漏洞
CVE-2023-53703Linux kernel 安全漏洞
CVE-2023-53700Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2022-50578

暂无评论


发表评论