CVE-2026-98161
Last modified
CVE-2026-98161 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: nvdimm: pmem: keep PREFLUSH before data writes pmem_submit_bio() records a REQ_PREFLUSH error, but continues to copy the bio data and can later overwrite the error with a successful REQ_FUA flush. That lets data writes run after a failed preflush and can complete the bio successfully despite the failed ordering barrier. Run the REQ_PREFLUSH flush synchronously before touching the bio data and complete the bio with the flush error if it fails. Keep asynchronous flush chaining for REQ_FUA.
Description
In the Linux kernel, the following vulnerability has been resolved: nvdimm: pmem: keep PREFLUSH before data writes pmem_submit_bio() records a REQ_PREFLUSH error, but continues to copy the bio data and can later overwrite the error with a successful REQ_FUA flush. That lets data writes run after a failed preflush and can complete the bio successfully despite the failed ordering barrier. Run the REQ_PREFLUSH flush synchronously before touching the bio data and complete the bio with the flush error if it fails. Keep asynchronous flush chaining for REQ_FUA. At that point, data copy has completed and the parent bio can wait for the chained flush bio.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 770a90c2127220f0fc194ce909ad4f0842e141cb; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 72561ca1ab96f0f0f32737a6171641e05a318538; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < c644a2f8fef5618fcf453c591177700fd07dd024; < 6.18.52; < 7.2.6 |
| Linux | Linux | All versions |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-98161?
How severe is CVE-2026-98161?
How do I fix CVE-2026-98161?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-98156In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-98157In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98158In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98159In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9816Mattermost versions 11.7.x <= 11.7.6, 10.11.x <= 10.11.21, 1…8.3
- CVE-2026-98160In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98162In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98163In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9818Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-9820Mattermost versions 11.7.x <= 11.7.2, 10.11.x <= 10.11.19 fa…3.8
- CVE-2026-9822The WP Hotel Booking WordPress plugin before 2.3.1 does not …6.5
- CVE-2026-9824Mattermost versions 11.7.x <= 11.7.2, 11.6.x <= 11.6.4, 10.1…4.3
Are you affected by CVE-2026-98161?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
