Overview
About vulnerability
In the Linux kernel, the following vulnerability has been resolved:
block: refine the EOF check in blkdev_iomap_begin
blkdev_iomap_begin rounds down the offset to the logical block size before stashing it in iomap->offset and checking that it still is inside the inode size.
Check the i_size check to the raw pos value so that we don’t try a zero size write if iter->pos is unaligned.
Details
- Affected product:
- AlmaLinux 9.2 ESU , TuxCare 9.6 ESU
- Affected packages:
- kernel @ 5.14.0-11 (+2 more)
Fixes
KernelCare state
Live-patch status from KernelCare for each operating system.
| Operating system | Status | Covered kernels |
|---|---|---|
| AlmaLinux 9 | Will Not Fix |
33 kernels
|
| Oracle Linux 9 | Will Not Fix |
39 kernels
|
| RHEL 9 | Will Not Fix |
33 kernels
|
| Rocky Linux 9 | Will Not Fix |
33 kernels
|
| Ubuntu 24.04 | Released |
5 kernels
|