In the Linux kernel, the following vulnerability has been resolved:
nilfs2: fix WARNING in mark_buffer_dirty due to discarded buffer reuse
A syzbot stress test using a corrupted disk image reported that mark_buffer_dirty() called from __nilfs_mark_inode_dirty() or nilfs_palloc_commit_alloc_entry() may output a kernel warning, and can panic if the kernel is booted with panic_on_warn.
This is because nilfs2 keeps buffer pointers in local structures for some metadata and reuses them, but such buffers may be forcibly discarded by nilfs_clear_dirty_page() in some critical situations.
This issue is reported to appear after commit 28a65b49eb53 ("nilfs2: do not write dirty data after degenerating to read-only"), but the issue has potentially existed before.
Fix this issue by checking the uptodate flag when attempting to reuse an internally held buffer, and reloading the metadata instead of reusing the buffer if the flag was lost.
CVSS Details
- CVSS 3.1 Base Score: 7.8
- CVSS 3.1 Vector: (CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H)
Covered by Rapid7
| Product | Vendor Advisory | Solution File | Added | Published |
|---|---|---|---|---|
| Amazon Linux Ami 2 | — | Upgrade kernel-develUpgrade perfUpgrade python-perf-debuginfoUpgrade kernel-debuginfo-common-aarch64Upgrade kernel-headersUpgrade perf-debuginfoUpgrade kernel-tools-develUpgrade bpftool-debuginfoUpgrade bpftoolUpgrade kernel-livepatch-4.14.326-245.539Upgrade kernel-debuginfo-common-x86_64Upgrade kernel-tools-debuginfoUpgrade python-perfUpgrade kernel-debuginfoUpgrade kernel-toolsUpgrade kernel-livepatch-5.10.196-185.743Upgrade kernel | May 20, 2026 | May 20, 2026 |
| Debian | — | Upgrade linux | Dec 29, 2025 | Dec 29, 2025 |
| Ubuntu | — | Upgrade linux-nvidia-tegraUpgrade linux-fipsUpgrade linux-gcp-5.4Upgrade linux-gcpUpgrade linux-nvidiaUpgrade linux-nvidia-tegra-igxUpgrade linux-nvidia-tegra-5.15Upgrade linux-aws-fipsUpgrade linux-riscv-5.15Upgrade linux-intel-iotgUpgrade linux-xilinx-zynqmpUpgrade linux-bluefieldUpgrade linux-raspi-5.4Upgrade linux-lowlatency-hwe-5.15Upgrade linux-gcp-5.15Upgrade linux-oracle-5.4Upgrade linux-realtimeUpgrade linux-oracleUpgrade linux-intel-iot-realtimeUpgrade linux-hwe-5.4Upgrade linux-gkeUpgrade linux-azure-5.15Upgrade linux-gcp-fipsUpgrade linux-kvmUpgrade linux-ibm-5.15Upgrade linux-aws-5.15Upgrade linux-azure-5.4Upgrade linuxUpgrade linux-awsUpgrade linux-azure-fipsUpgrade linux-lowlatencyUpgrade linux-ibm-5.4Upgrade linux-azureUpgrade linux-ibmUpgrade linux-hwe-5.15Upgrade linux-gkeopUpgrade linux-iotUpgrade linux-intel-iotg-5.15Upgrade linux-aws-5.4Upgrade linux-raspiUpgrade linux-oracle-5.15 | Jan 6, 2026 | Dec 24, 2025 |
| Vmware Photon_os | — | Use 'tdnf update' to upgrade all packages to the latest version. | May 27, 2026 | Dec 24, 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