CVE-2026-46095

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
27/05/2026
Last modified:
27/05/2026

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> md/md-llbitmap: raise barrier before state machine transition<br /> <br /> Move the barrier raise operation before calling llbitmap_state_machine()<br /> in both llbitmap_start_write() and llbitmap_start_discard(). This<br /> ensures the barrier is in place before any state transitions occur,<br /> preventing potential race conditions where the state machine could<br /> complete before the barrier is properly raised.

Impact