| Reporter | Title | Published | Views | Family All 73 |
|---|---|---|---|---|
| Astra Linux - уязвимость в linux-5.10, linux | 20 May 202605:53 | – | astralinux | |
| Linux kernel 安全漏洞 | 26 Feb 202500:00 | – | cnnvd | |
| CVE-2022-49394 blk-iolatency: Fix inflight count imbalances and IO hangs on offline | 26 Feb 202502:11 | – | cvelist | |
| CVE-2022-49394 | 26 Feb 202502:11 | – | debiancve | |
| EUVD-2022-54835 | 21 Oct 202512:31 | – | euvd | |
| CVE-2022-49394 | 26 Feb 202507:01 | – | nvd | |
| SUSE: Security Advisory (SUSE-SU-2025:1263-1) | 16 Apr 202500:00 | – | openvas | |
| CVE-2022-49394 blk-iolatency: Fix inflight count imbalances and IO hangs on offline | 26 Feb 202502:11 | – | osv | |
| DEBIAN-CVE-2022-49394 | 26 Feb 202507:01 | – | osv | |
| OESA-2025-1245 kernel security update | 7 Mar 202515:27 | – | osv |
[
{
"product": "Linux",
"vendor": "Linux",
"defaultStatus": "unaffected",
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"programFiles": [
"block/blk-iolatency.c"
],
"versions": [
{
"version": "6d482bc5697763eb1214f207286daa201b32d20a",
"lessThan": "515d077ee3085ae343b6bea7fd031f9906645f38",
"status": "affected",
"versionType": "git"
},
{
"version": "8c772a9bfc7c07c76f4a58b58910452fbb20843b",
"lessThan": "d19fa8f252000d141f9199ca32959c50314e1f05",
"status": "affected",
"versionType": "git"
},
{
"version": "8c772a9bfc7c07c76f4a58b58910452fbb20843b",
"lessThan": "77692c02e1517c54f2fd0535f41aa4286ac9f140",
"status": "affected",
"versionType": "git"
},
{
"version": "8c772a9bfc7c07c76f4a58b58910452fbb20843b",
"lessThan": "a30acbb5dfb7bcc813ad6a18ca31011ac44e5547",
"status": "affected",
"versionType": "git"
},
{
"version": "8c772a9bfc7c07c76f4a58b58910452fbb20843b",
"lessThan": "968f7a239c590454ffba79c126fbe0e963a0ba78",
"status": "affected",
"versionType": "git"
},
{
"version": "8c772a9bfc7c07c76f4a58b58910452fbb20843b",
"lessThan": "5b0ff3ebbef791341695b718f8d2870869cf1d01",
"status": "affected",
"versionType": "git"
},
{
"version": "8c772a9bfc7c07c76f4a58b58910452fbb20843b",
"lessThan": "8a177a36da6c54c98b8685d4f914cb3637d53c0d",
"status": "affected",
"versionType": "git"
},
{
"version": "beed6109acd4efc2f1717c31bddcd0ad7ebbf253",
"status": "affected",
"versionType": "git"
},
{
"version": "4.19.29",
"lessThan": "4.19.247",
"status": "affected",
"versionType": "semver"
},
{
"version": "4.20.16",
"lessThan": "4.21",
"status": "affected",
"versionType": "semver"
}
]
},
{
"product": "Linux",
"vendor": "Linux",
"defaultStatus": "affected",
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"programFiles": [
"block/blk-iolatency.c"
],
"versions": [
{
"version": "5.0",
"status": "affected"
},
{
"version": "0",
"lessThan": "5.0",
"status": "unaffected",
"versionType": "semver"
},
{
"version": "4.19.247",
"lessThanOrEqual": "4.19.*",
"status": "unaffected",
"versionType": "semver"
},
{
"version": "5.4.198",
"lessThanOrEqual": "5.4.*",
"status": "unaffected",
"versionType": "semver"
},
{
"version": "5.10.121",
"lessThanOrEqual": "5.10.*",
"status": "unaffected",
"versionType": "semver"
},
{
"version": "5.15.46",
"lessThanOrEqual": "5.15.*",
"status": "unaffected",
"versionType": "semver"
},
{
"version": "5.17.14",
"lessThanOrEqual": "5.17.*",
"status": "unaffected",
"versionType": "semver"
},
{
"version": "5.18.3",
"lessThanOrEqual": "5.18.*",
"status": "unaffected",
"versionType": "semver"
},
{
"version": "5.19",
"lessThanOrEqual": "*",
"status": "unaffected",
"versionType": "original_commit_for_fix"
}
]
}
]| Parameter | Position | Path | Description | CWE |
|---|---|---|---|---|
| +io | path | /sys/fs/cgroup/cgroup.subtree_control | Enable iolatency tracking via cgroup subtree control to trigger inflight counter handling bug | |
| 8:0 target=100000 | path | /sys/fs/cgroup/test/io.latency | Configure iolatency target for a cgroup to reproduce inflight IO behavior in conjunction with direct IO workload | |
| direct=1 | path | /dev/sda | Direct IO workload against the device to elicit IO inflight scenarios described in the vulnerability report | |
| --rw=randread | path | /dev/sda | Direct IO workload against the device to elicit IO inflight scenarios described in the vulnerability report | |
| --runtime=600 | path | /dev/sda | Direct IO workload against the device to elicit IO inflight scenarios described in the vulnerability report | |
| --time_based | path | /dev/sda | Direct IO workload against the device to elicit IO inflight scenarios described in the vulnerability report | |
| --iodepth=256 | path | /dev/sda | Direct IO workload against the device to elicit IO inflight scenarios described in the vulnerability report | |
| --bs=4k | path | /dev/sda | Direct IO workload against the device to elicit IO inflight scenarios described in the vulnerability report | |
| --name=test | path | /dev/sda | Direct IO workload against the device to elicit IO inflight scenarios described in the vulnerability report |
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation