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

目标: 1000 元 · 已筹: 1336

100%

CVE-2025-71162— Linux kernel 安全漏洞

AI 预测 5.6 利用难度: 困难 EPSS 0.19% · P9

影响版本矩阵 16

厂商产品版本范围状态
LinuxLinuxf46b195799b5cb05338e7c44cb3617eacb56d755< 5f8d1d66a952d0396671e1f21ff8127a4d14fb4eaffected
f46b195799b5cb05338e7c44cb3617eacb56d755< 76992310f80776b4d1f7f8915f59b92883a3e44caffected
f46b195799b5cb05338e7c44cb3617eacb56d755< ae3eed72de682ddbba507ed2d6b848c21a6b721eaffected
f46b195799b5cb05338e7c44cb3617eacb56d755< 59cb421b0902fbef2b9512ae8ba198a20f26b41faffected
f46b195799b5cb05338e7c44cb3617eacb56d755< cb2c9c4bb1322cc3c9984ad17db8cdd2663879caaffected
f46b195799b5cb05338e7c44cb3617eacb56d755< be655c3736b3546f39bc8116ffbf2a3b6cac96c4affected
f46b195799b5cb05338e7c44cb3617eacb56d755< 2efd07a7c36949e6fa36a69183df24d368bf9e96affected
4.7affected
… +8 条更多
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2025-71162 基础信息

漏洞信息

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

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

Vulnerability Title
dmaengine: tegra-adma: Fix use-after-free
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: dmaengine: tegra-adma: Fix use-after-free A use-after-free bug exists in the Tegra ADMA driver when audio streams are terminated, particularly during XRUN conditions. The issue occurs when the DMA buffer is freed by tegra_adma_terminate_all() before the vchan completion tasklet finishes accessing it. The race condition follows this sequence: 1. DMA transfer completes, triggering an interrupt that schedules the completion tasklet (tasklet has not executed yet) 2. Audio playback stops, calling tegra_adma_terminate_all() which frees the DMA buffer memory via kfree() 3. The scheduled tasklet finally executes, calling vchan_complete() which attempts to access the already-freed memory Since tasklets can execute at any time after being scheduled, there is no guarantee that the buffer will remain valid when vchan_complete() runs. Fix this by properly synchronizing the virtual channel completion: - Calling vchan_terminate_vdesc() in tegra_adma_stop() to mark the descriptors as terminated instead of freeing the descriptor. - Add the callback tegra_adma_synchronize() that calls vchan_synchronize() which kills any pending tasklets and frees any terminated descriptors. Crash logs: [ 337.427523] BUG: KASAN: use-after-free in vchan_complete+0x124/0x3b0 [ 337.427544] Read of size 8 at addr ffff000132055428 by task swapper/0/0 [ 337.427562] Call trace: [ 337.427564] dump_backtrace+0x0/0x320 [ 337.427571] show_stack+0x20/0x30 [ 337.427575] dump_stack_lvl+0x68/0x84 [ 337.427584] print_address_description.constprop.0+0x74/0x2b8 [ 337.427590] kasan_report+0x1f4/0x210 [ 337.427598] __asan_load8+0xa0/0xd0 [ 337.427603] vchan_complete+0x124/0x3b0 [ 337.427609] tasklet_action_common.constprop.0+0x190/0x1d0 [ 337.427617] tasklet_action+0x30/0x40 [ 337.427623] __do_softirq+0x1a0/0x5c4 [ 337.427628] irq_exit+0x110/0x140 [ 337.427633] handle_domain_irq+0xa4/0xe0 [ 337.427640] gic_handle_irq+0x64/0x160 [ 337.427644] call_on_irq_stack+0x20/0x4c [ 337.427649] do_interrupt_handler+0x7c/0x90 [ 337.427654] el1_interrupt+0x30/0x80 [ 337.427659] el1h_64_irq_handler+0x18/0x30 [ 337.427663] el1h_64_irq+0x7c/0x80 [ 337.427667] cpuidle_enter_state+0xe4/0x540 [ 337.427674] cpuidle_enter+0x54/0x80 [ 337.427679] do_idle+0x2e0/0x380 [ 337.427685] cpu_startup_entry+0x2c/0x70 [ 337.427690] rest_init+0x114/0x130 [ 337.427695] arch_call_rest_init+0x18/0x24 [ 337.427702] start_kernel+0x380/0x3b4 [ 337.427706] __primary_switched+0xc0/0xc8
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于DMA缓冲区在任务访问前被释放,可能导致释放后重用。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux f46b195799b5cb05338e7c44cb3617eacb56d755 ~ 5f8d1d66a952d0396671e1f21ff8127a4d14fb4e -
LinuxLinux 4.7 -

二、漏洞 CVE-2025-71162 的公开POC

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

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2025-71162 的情报信息

登录查看更多情报信息。

同批安全公告 · Linux · 2026-01-25 · 共 20 条

CVE-2026-230107.8 HIGHLinux kernel 安全漏洞
CVE-2026-229997.8 HIGHLinux kernel 安全漏洞
CVE-2026-230017.8 HIGHLinux kernel 安全漏洞
CVE-2026-230047.8 HIGHLinux kernel 安全漏洞
CVE-2026-229977.5 HIGHLinux kernel 安全漏洞
CVE-2026-229987.5 HIGHLinux kernel 安全漏洞
CVE-2026-230037.5 HIGHLinux kernel 安全漏洞
CVE-2026-230137.0 HIGHLinux kernel 安全漏洞
CVE-2025-71163Linux kernel 安全漏洞
CVE-2026-22996Linux kernel 安全漏洞
CVE-2026-23000Linux kernel 安全漏洞
CVE-2026-23002Linux kernel 安全漏洞
CVE-2026-23005Linux kernel 安全漏洞
CVE-2026-23006Linux kernel 安全漏洞
CVE-2026-23007Linux kernel 安全漏洞
CVE-2026-23008Linux kernel 安全漏洞
CVE-2026-23009Linux kernel 安全漏洞
CVE-2026-23011Linux kernel 安全漏洞
CVE-2026-23012Linux kernel 安全漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2025-71162

暂无评论


发表评论