THREAT OPS › Threat News › [NVD] CVE-2021-46921 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved:
locking/qrwlock: Fix ordering in queued_write_lock_slowpath()
While this code is executed with the wait_lock held, a reader can
acquire the lock without holding wait_lock. The writer side loops
checking the va
[NVD] CVE-2021-46921 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: locking/qrwlock: Fix ordering in queued_write_lock_slowpath() While this code is executed with the wait_lock held, a reader can acquire the lock without holding wait_lock. The writer side loops checking the va
CVE-2021-46921 CVSS: 7.8 HIGH Published: 2024-02-27T10:15:06.990
In the Linux kernel, the following vulnerability has been resolved:
locking/qrwlock: Fix ordering in queued_write_lock_slowpath()
While this code is executed with the wait_lock held, a reader can acquire the lock without holding wait_lock. The writer side loops checking the value with the atomic_cond_read_acquire(), but only trul
Indicators of compromise
- CVE-2021-46921cve
Original source: https://nvd.nist.gov/vuln/detail/CVE-2021-46921