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

目标: 1000 元 · 已筹: 1336

100%

CVE-2023-52491— Linux kernel 安全漏洞

AI 预测 7.8 利用难度: 困难 EPSS 0.28% · P20

影响版本矩阵 14

厂商产品版本范围状态
LinuxLinuxb2f0d2724ba477d326e9d654d4db1c93e98f8b93< 43872f44eee6c6781fea1348b38885d8e78face9affected
b2f0d2724ba477d326e9d654d4db1c93e98f8b93< 1b1036c60a37a30caf6759a90fe5ecd06ec35590affected
b2f0d2724ba477d326e9d654d4db1c93e98f8b93< 9fec4db7fff54d9b0306a332bab31eac47eeb5f6affected
b2f0d2724ba477d326e9d654d4db1c93e98f8b93< 8254d54d00eb6cdb8367399c7f912eb8d354ecd7affected
b2f0d2724ba477d326e9d654d4db1c93e98f8b93< 6e2f37022f0fc0893da4d85a0500c9d547fffd4caffected
b2f0d2724ba477d326e9d654d4db1c93e98f8b93< 206c857dd17d4d026de85866f1b5f0969f2a109eaffected
4.12affected
< 4.12unaffected
… +6 条更多
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2023-52491 基础信息

漏洞信息

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

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

Vulnerability Title
media: mtk-jpeg: Fix use after free bug due to error path handling in mtk_jpeg_dec_device_run
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: media: mtk-jpeg: Fix use after free bug due to error path handling in mtk_jpeg_dec_device_run In mtk_jpeg_probe, &jpeg->job_timeout_work is bound with mtk_jpeg_job_timeout_work. In mtk_jpeg_dec_device_run, if error happens in mtk_jpeg_set_dec_dst, it will finally start the worker while mark the job as finished by invoking v4l2_m2m_job_finish. There are two methods to trigger the bug. If we remove the module, it which will call mtk_jpeg_remove to make cleanup. The possible sequence is as follows, which will cause a use-after-free bug. CPU0 CPU1 mtk_jpeg_dec_... | start worker | |mtk_jpeg_job_timeout_work mtk_jpeg_remove | v4l2_m2m_release | kfree(m2m_dev); | | | v4l2_m2m_get_curr_priv | m2m_dev->curr_ctx //use If we close the file descriptor, which will call mtk_jpeg_release, it will have a similar sequence. Fix this bug by starting timeout worker only if started jpegdec worker successfully. Then v4l2_m2m_job_finish will only be called in either mtk_jpeg_job_timeout_work or mtk_jpeg_dec_device_run.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于mtk_jpeg_dec_device_run中存在错误路径处理问题,导致存在释放后重用漏洞。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux b2f0d2724ba477d326e9d654d4db1c93e98f8b93 ~ 43872f44eee6c6781fea1348b38885d8e78face9 -
LinuxLinux 4.12 -

二、漏洞 CVE-2023-52491 的公开POC

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

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2023-52491 的情报信息

登录查看更多情报信息。

CVE-2023-52491 邮件列表归档 (1)

CVE-2023-52491 其他参考 (6)

同批安全公告 · Linux · 2024-02-29 · 共 53 条

CVE-2021-47020Linux kernel 安全漏洞
CVE-2021-47068Linux kernel 安全漏洞
CVE-2021-47067Linux kernel 安全漏洞
CVE-2021-47062Linux kernel 安全漏洞
CVE-2021-47065Linux kernel 安全漏洞
CVE-2021-47064Linux kernel 安全漏洞
CVE-2021-47063Linux kernel 安全漏洞
CVE-2021-47066Linux kernel 安全漏洞
CVE-2021-47055Linux kernel 安全漏洞
CVE-2021-47054Linux kernel 安全漏洞
CVE-2021-47056Linux kernel 安全漏洞
CVE-2021-47016Linux kernel 安全漏洞
CVE-2021-46959Linux kernel 安全漏洞
CVE-2024-26620Linux kernel 安全漏洞
CVE-2024-26619Linux kernel 安全漏洞
CVE-2024-26618Linux kernel 安全漏洞
CVE-2024-26617Linux kernel 安全漏洞
CVE-2024-26616Linux kernel安全漏洞
CVE-2024-26615Linux kernel 安全漏洞
CVE-2024-26614Linux kernel安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2023-52491

暂无评论


发表评论