V
Scaner-VS
HomeCatalogSourcesCWECAPECATT&CKMitigationsProductsVendorsDocs
CVE-2026-43055
CVE
High

In the Linux kernel, the following vulnerability has been resolved: scsi: target: file: Use kzalloc_flex for aio_cmd The target_core_file d…

CVSS
7.5
High
EPSS
0.00
p27
Published
2026-01-01
Updated
2026-01-01
Description

In the Linux kernel, the following vulnerability has been resolved: scsi: target: file: Use kzalloc_flex for aio_cmd The target_core_file doesn't initialize the aio_cmd->iocb for the ki_write_stream. When a write command fd_execute_rw_aio() is executed, we may get a bogus ki_write_stream value, causing unintended write failure status when checking iocb->ki_write_stream > max_write_streams in the block device. Let's just use kzalloc_flex when allocating the aio_cmd and let ki_write_stream=0 to fix this issue.

Tags · CWE
Pre-auth
Affected products
Linux_kernel 6.16–6.18.22Linux_kernel 6.19–6.19.12Linux_kernel
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Timeline
2026-01-01
Published
2026-01-01
Updated
CVSS 3.1 breakdown
Attack Vector
AV: N
Network (N)
Attack Complexity
AC: L
Low (L)
Privileges Required
PR: N
None (N)
User Interaction
UI: N
None (N)
Scope
S: U
Unchanged (U)
Confidentiality Impact
C: N
None (N)
Integrity Impact
I: N
None (N)
Availability Impact
A: H
High (H)
Exploit indicators
EPSS
0.004 · p27
Known exploited (KEV)
No
Known exploits — Сканер-ВС
No Сканер-ВС checks registered for this vulnerability yet.
Affected products
ProductVendorStatus
linuxTracked
linuxTracked
linuxTracked
linuxTracked
linux_kernel*Tracked
kernel-doc-6.18Tracked
kernel-doc-6.18Tracked
kernel-headers-6.18Tracked
kernel-headers-6.18Tracked
kernel-headers-modules-6.18Tracked
kernel-headers-modules-6.18Tracked
kernel-headers-modules-pineTracked
kernel-headers-modules-pineTracked
kernel-headers-pineTracked
kernel-headers-pineTracked
kernel-image-6.18Tracked
kernel-image-6.18Tracked
kernel-image-6.18-checkinstallTracked
kernel-image-6.18-checkinstallTracked
kernel-image-pineTracked
Showing first 20 of 27