VDB
DEBIAN-CVE-2024-41077
DEBIAN-CVE-2024-41077
PUBLISHED
CVSS 5.5 MEDIUM
In the Linux kernel, the following vulnerability has been resolved: null_blk: fix validation of block size Block size should be between 512 and PAGE_SIZE and be a power of 2. The current check does not validate this, so update the check. Without this patch, null_blk would Oops due to a null pointer deref when loaded with bs=1536 [1]. [axboe: remove unnecessary braces and != 0 check]
Risk Scores
CVSS 3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:14 | linux | 0, 0 |
| Debian:11 | linux | 5.10.158-2, 5.10.191-1, 5.10.197-1 |
| Debian:12 | linux | 6.1.94-1, 6.1.37-1, 6.1.38-1 |
| Debian:11 | linux-6.1 | 6.1.106-3, 0, 6.1.106-3~deb11u1 |
| Debian:13 | linux | 0, 0 |
Timeline
- Jul 29, 2024 CVE Published
- Apr 28, 2026 CVE Updated