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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 4.9 利用难度: 中等 EPSS 0.24% · P15

影响版本矩阵 20

厂商产品版本范围状态
LinuxLinux1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< e93f995a591c352d35d89c518c54f790e1537754affected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< cf60bbca1b83a7e0927e36dbf178328982927886affected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< 1750a0983c455a9b3badd848471fc8d58cb61f67affected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< a815a3e019456c94b03bd183e7ac22fd29e9e6fdaffected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< 6edd0cdee5780fd5f43356b72b29a2a6d48ef6daaffected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< ebe16676e1dcaa4556ec4d36ca40c82e99e88cfaaffected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< 2224897d8187dc22a83e05d9361efcccf67bcf12affected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< 0aac6e60c464a5f942f995428e67f8ae1c422250affected
… +12 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
acct: fix potential integer overflow in encode_comp_t()
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: acct: fix potential integer overflow in encode_comp_t() The integer overflow is descripted with following codes: > 317 static comp_t encode_comp_t(u64 value) > 318 { > 319 int exp, rnd; ...... > 341 exp <<= MANTSIZE; > 342 exp += value; > 343 return exp; > 344 } Currently comp_t is defined as type of '__u16', but the variable 'exp' is type of 'int', so overflow would happen when variable 'exp' in line 343 is greater than 65535.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于encode_comp_t函数中整数溢出,可能导致数据损坏。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 ~ e93f995a591c352d35d89c518c54f790e1537754 -
LinuxLinux 2.6.12 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2022-50749 其他参考 (5)

同批安全公告 · Linux · 2025-12-24 · 共 322 条

CVE-2022-50755Linux kernel 安全漏洞
CVE-2022-50765Linux kernel 安全漏洞
CVE-2022-50764Linux kernel 安全漏洞
CVE-2022-50763Linux kernel 安全漏洞
CVE-2022-50762Linux kernel 安全漏洞
CVE-2022-50760Linux kernel 安全漏洞
CVE-2022-50761Linux kernel 安全漏洞
CVE-2022-50759Linux kernel 安全漏洞
CVE-2022-50758Linux kernel 安全漏洞
CVE-2022-50756Linux kernel 安全漏洞
CVE-2022-50757Linux kernel 安全漏洞
CVE-2022-50750Linux kernel 安全漏洞
CVE-2022-50745Linux kernel 安全漏洞
CVE-2022-50746Linux kernel 安全漏洞
CVE-2022-50747Linux kernel 安全漏洞
CVE-2022-50748Linux kernel 安全漏洞
CVE-2022-50752Linux kernel 安全漏洞
CVE-2022-50753Linux kernel 安全漏洞
CVE-2022-50754Linux kernel 安全漏洞
CVE-2022-50766Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2022-50749

暂无评论


发表评论