In the Linux kernel, the following vulnerability has been resolved:
dm mirror log: round up region bitmap size to BITS_PER_LONG
The code in dm-log rounds up bitset_size to 32 bits. It then uses find_next_zero_bit_le on the allocated region. find_next_zero_bit_le accesses the bitmap using unsigned long pointers. So, on 64-bit architectures, it may access 4 bytes beyond the allocated size.
Fix this bug by rounding up bitset_size to BITS_PER_LONG.
This bug was found by running the lvm2 testsuite with kasan.
CVSS Details
- CVSS 3.1 Base Score: 5.5
- CVSS 3.1 Vector: (CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H)
Covered by Rapid7
| Product | Vendor Advisory | Solution File | Added | Published |
|---|---|---|---|---|
| Amazon Linux Ami 2 | — | Upgrade perfUpgrade kernel-debuginfo-common-aarch64Upgrade bpftoolUpgrade bpftool-debuginfoUpgrade kernel-tools-debuginfoUpgrade kernel-tools-develUpgrade kernel-livepatch-5.10.126-117.518Upgrade kernel-develUpgrade kernel-toolsUpgrade kernel-livepatch-5.15.50-23.125Upgrade kernel-debuginfo-common-x86_64Upgrade python-perfUpgrade python-perf-debuginfoUpgrade kernelUpgrade kernel-debuginfoUpgrade perf-debuginfoUpgrade kernel-headers | May 22, 2025 | Feb 26, 2025 |
| Debian | — | Upgrade linux | Feb 27, 2025 | Feb 27, 2025 |
| Huawei Euleros 2_0_sp13 | — | Upgrade kernel-abi-stablelistsUpgrade kernel-toolsUpgrade python3-perfUpgrade kernel-tools-libsUpgrade kernelUpgrade bpftool | Jul 1, 2025 | Feb 26, 2025 |
| Redhat_linux | — | No solution exists | Jul 9, 2025 | Feb 26, 2025 |
| Ubuntu | — | Upgrade linux-aws-5.15Upgrade linux-intel-iotg-5.15Upgrade linux-gkeopUpgrade linux-gcp-fipsUpgrade linux-azure-fipsUpgrade linux-lowlatencyUpgrade linux-azureUpgrade linux-hwe-5.15Upgrade linux-raspiUpgrade linux-azure-5.4Upgrade linuxUpgrade linux-hwe-5.4Upgrade linux-ibm-5.4Upgrade linux-iotUpgrade linux-aws-5.4Upgrade linux-awsUpgrade linux-raspi-5.4Upgrade linux-gcp-5.4Upgrade linux-bluefieldUpgrade linux-oracleUpgrade linux-gkeUpgrade linux-gcpUpgrade linux-ibmUpgrade linux-oracle-5.15Upgrade linux-nvidiaUpgrade linux-aws-fipsUpgrade linux-realtimeUpgrade linux-kvmUpgrade linux-azure-5.15Upgrade linux-riscv-5.15Upgrade linux-oracle-5.4Upgrade linux-gcp-5.15Upgrade linux-intel-iotgUpgrade linux-fipsUpgrade linux-lowlatency-hwe-5.15 | Mar 3, 2025 | Feb 26, 2025 |
| Vmware Photon_os | — | Use 'tdnf update' to upgrade all packages to the latest version. | May 27, 2026 | Feb 26, 2025 |
Prioritise with Active Threat Intelligence
With curated Threat Intelligence, you can see which vulnerabilities truly put you at risk, prioritize what matters most, and act before attackers do.
Explore Intelligence Hub