CVE-2025-68229
Published: Dec 16, 2025
Modified: May 11, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: scsi: target: tcm_loop: Fix segfault in tcm_loop_tpg_address_show() If the allocation of tl_hba->sh fails in tcm_loop_driver_probe() and we attempt to dereference it in tcm_loop_tpg_address_show() we will get a segfault, see below for an example. So, check tl_hba->sh before dereferencing it. Unable to allocate struct scsi_host BUG: kernel NULL pointer dereference, address: 0000000000000194 #PF: supervisor read access in kernel mode #PF: error_code(0x0000) - not-present page PGD 0 P4D 0 Oops: 0000 [#1] PREEMPT SMP NOPTI CPU: 1 PID: 8356 Comm: tokio-runtime-w Not tainted 6.6.104.2-4.azl3 #1 Hardware name: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS Hyper-V UEFI Release v4.1 09/28/2024 RIP: 0010:tcm_loop_tpg_address_show+0x2e/0x50 [tcm_loop] ... Call Trace: <TASK> configfs_read_iter+0x12d/0x1d0 [configfs] vfs_read+0x1b5/0x300 ksys_read+0x6f/0xf0 ...
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 2628b352c3d4905adf8129ea50900bd980b6ccef - < 63f511d3855f7f4b35dd63dbc58fc3d935a81268affected 2628b352c3d4905adf8129ea50900bd980b6ccef - < 3d8c517f6eb27e47b1a198e05f8023038329b40baffected 2628b352c3d4905adf8129ea50900bd980b6ccef - < f449a1edd7a13bb025aaf9342ea6f8bf92684bbfaffected 2628b352c3d4905adf8129ea50900bd980b6ccef - < 1c9ba455b5073253ceaadae4859546e38e8261feaffected 2628b352c3d4905adf8129ea50900bd980b6ccef - < a6ef60898ddaf1414592ce3e5b0d94276d631663+3 more versions |
Linux | Linux | affected 4.5unaffected 0 - < 4.5unaffected 5.4.302 - <= 5.4.*unaffected 5.10.247 - <= 5.10.*unaffected 5.15.197 - <= 5.15.*+5 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now