CVE-2026-43055High
CVE
CVE
National Vulnerability Database
NVD is the U.S. government repository of standards-based vulnerability management data, built on top of the MITRE CVE list. Every record includes CPE applicability statements, CVSS v2 and v3.x base scores, CWE mappings and cross-references to advisories.
Region
US
Updates
15 min
License
Public Domain
Comprehensive catalog of publicly disclosed vulnerabilities with CPE matches, CVSS scoring and reference URLs. De-facto standard for cross-vendor correlation.
https://nvd.nist.gov →Share link
Anyone with the link can open this vulnerability.
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
| Product | Vendor | Status |
|---|---|---|
| linux | Tracked | |
| linux | Tracked | |
| linux | Tracked | |
| linux | Tracked | |
| linux_kernel | * | Tracked |
| kernel-doc-6.18 | Tracked | |
| kernel-doc-6.18 | Tracked | |
| kernel-headers-6.18 | Tracked | |
| kernel-headers-6.18 | Tracked | |
| kernel-headers-modules-6.18 | Tracked | |
| kernel-headers-modules-6.18 | Tracked | |
| kernel-headers-modules-pine | Tracked | |
| kernel-headers-modules-pine | Tracked | |
| kernel-headers-pine | Tracked | |
| kernel-headers-pine | Tracked | |
| kernel-image-6.18 | Tracked | |
| kernel-image-6.18 | Tracked | |
| kernel-image-6.18-checkinstall | Tracked | |
| kernel-image-6.18-checkinstall | Tracked | |
| kernel-image-pine | Tracked |
Showing first 20 of 27
Source databases
ALT
ALT
ALT Linux Security Errata
ALT Linux is a family of independent Russian Linux distributions built on the Sisyphus repository by BaseALT and certified by ФСТЭК for government and critical-infrastructure use. This source aggregates ALT's published errata (errata.altlinux.org / OVAL) with БДУ ФСТЭК records that flag ALT as an affected platform, mapping each issue to the fixing package and branch.
Region
RU
Updates
1 ч
License
Открытые данные
Security errata for the ALT family of Russian Linux distributions (Sisyphus plus the p9/p10/p11 stable branches), combined with БДУ ФСТЭК's mapping of ALT as an affected platform.
https://errata.altlinux.org →DEB
DEB
Debian Security Advisories (DSA)
DSAs are published by the Debian Security Team for issues affecting the stable distribution. The downstream tracker (security-tracker.debian.org) additionally maps every CVE to its package-level status across all supported suites.
Region
Intl.
Updates
1 ч
License
Public Domain
Advisories covering the Debian stable and oldstable releases. Ship notes include the exact .deb version that remediates each issue.
https://www.debian.org/security/ →CVE
CVE
National Vulnerability Database
NVD is the U.S. government repository of standards-based vulnerability management data, built on top of the MITRE CVE list. Every record includes CPE applicability statements, CVSS v2 and v3.x base scores, CWE mappings and cross-references to advisories.
Region
US
Updates
15 min
License
Public Domain
Comprehensive catalog of publicly disclosed vulnerabilities with CPE matches, CVSS scoring and reference URLs. De-facto standard for cross-vendor correlation.
https://nvd.nist.gov →Related vulnerabilities