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

目标: 1000 元 · 已筹: 1336

100%

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

一分钟漏洞结论

影响对象
Linux Linux
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于调用request_threaded_irq()函数失败,然后调用lineevent_free()释放资源。

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

可能的 ATT&CK 技术 2 AI

T1053 · Scheduled Task/Job T1562

影响版本矩阵 10

厂商产品 版本范围状态
Linux Linux 468242724143a8e732f82f664b1e77432d149618< 657803b918e097e47d99d1489da83a603c36bcdd affected
468242724143a8e732f82f664b1e77432d149618< 97da736cd11ae73bdf2f5e21e24446b8349e0168 affected
468242724143a8e732f82f664b1e77432d149618< b1489043d3b9004dd8d5a0357b08b5f0e6691c43 affected
468242724143a8e732f82f664b1e77432d149618< 69bef19d6b9700e96285f4b4e28691cda3dcd0d1 affected
5.9 affected
< 5.9 unaffected
5.10.146≤ 5.10.* unaffected
5.15.71≤ 5.15.* unaffected
… +2 条更多
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
gpiolib: cdev: Set lineevent_state::irq after IRQ register successfully
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: gpiolib: cdev: Set lineevent_state::irq after IRQ register successfully When running gpio test on nxp-ls1028 platform with below command gpiomon --num-events=3 --rising-edge gpiochip1 25 There will be a warning trace as below: Call trace: free_irq+0x204/0x360 lineevent_free+0x64/0x70 gpio_ioctl+0x598/0x6a0 __arm64_sys_ioctl+0xb4/0x100 invoke_syscall+0x5c/0x130 ...... el0t_64_sync+0x1a0/0x1a4 The reason of this issue is that calling request_threaded_irq() function failed, and then lineevent_free() is invoked to release the resource. Since the lineevent_state::irq was already set, so the subsequent invocation of free_irq() would trigger the above warning call trace. To fix this issue, set the lineevent_state::irq after the IRQ register successfully.
来源: CVE Program / CVE List V5
CVSS Information
N/A
来源: CVE Program / CVE List V5
Vulnerability Type
N/A
来源: CVE Program / CVE List V5
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于调用request_threaded_irq()函数失败,然后调用lineevent_free()释放资源。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
Linux Linux 468242724143a8e732f82f664b1e77432d149618 ~ 657803b918e097e47d99d1489da83a603c36bcdd -
Linux Linux 5.9 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2022-48660 其他参考 (3)

同批安全公告 · Linux · 2024-04-28 · 共 40 条

CVE-2022-48666 9.8 CRITICAL Linux kernel 安全漏洞
CVE-2022-48652 8.8 HIGH Linux kernel 安全漏洞
CVE-2022-48632 7.8 HIGH Linux kernel 安全漏洞
CVE-2022-48636 7.8 HIGH Linux kernel 安全漏洞
CVE-2022-48637 7.8 HIGH Linux kernel 安全漏洞
CVE-2022-48658 7.5 HIGH Linux kernel 安全漏洞
CVE-2022-48665 7.1 HIGH Linux kernel 安全漏洞
CVE-2022-48654 7.1 HIGH Linux kernel 安全漏洞
CVE-2022-48644 Linux kernel 安全漏洞
CVE-2022-48648 Linux kernel 安全漏洞
CVE-2022-48643 Linux kernel 安全漏洞
CVE-2022-48642 Linux kernel 安全漏洞
CVE-2022-48641 Linux kernel 安全漏洞
CVE-2022-48640 Linux kernel 安全漏洞
CVE-2022-48639 Linux kernel 安全漏洞
CVE-2022-48638 Linux kernel 安全漏洞
CVE-2022-48635 Linux kernel 安全漏洞
CVE-2022-48634 Linux kernel 安全漏洞
CVE-2022-48633 Linux kernel 安全漏洞
CVE-2022-48631 Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2022-48660

暂无评论


发表评论