Lucene search
K

100 matches found

OSV
OSV
added 2024/05/21 3:15 p.m.0 views

UBUNTU-CVE-2021-47351

In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix races between xattrset|get and listxattr operations UBIFS may occur some problems with concurrent xattrset|get and listxattr operations, such as assertion failure, memory corruption, stale xattr value1. Fix it by...

5.5CVSS5.7AI score0.00023EPSS
Exploits0References8
Amazon
Amazon
added 2024/04/30 12:0 a.m.1 views

Medium: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: locking/qrwlock: Fix ordering in queuedwritelockslowpath CVE-2021-46921 Affected Packages: kernel Note: This advisory is applicable to Amazon Linux 2 - Kernel-5.4 Extra. Visit this page to learn more about Amazon...

5.5CVSS6.6AI score0.00016EPSS
Exploits0
Amazon
Amazon
added 2024/04/30 12:0 a.m.2 views

Medium: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: locking/qrwlock: Fix ordering in queuedwritelockslowpath CVE-2021-46921 Affected Packages: kernel Note: This advisory is applicable to Amazon Linux 2 - Kernel-5.10 Extra. Visit this page to learn more about Amazon...

5.5CVSS6.6AI score0.00016EPSS
Exploits0
OSV
OSV
added 2024/04/03 3:15 p.m.1 views

UBUNTU-CVE-2023-52638

In the Linux kernel, the following vulnerability has been resolved: can: j1939: prevent deadlock by changing j1939sockslock to rwlock The following 3 locks would race against each other, causing the deadlock situation in the Syzbot bug report: - j1939sockslock - activesessionlistlock -...

5.5CVSS6.2AI score0.00018EPSS
Exploits0References18
OSV
OSV
added 2024/03/11 6:15 p.m.1 views

DEBIAN-CVE-2023-52493

In the Linux kernel, the following vulnerability has been resolved: bus: mhi: host: Drop chan lock before queuing buffers Ensure read and write locks for the channel are not taken in succession by dropping the read lock from parsexferevent such that a callback given to client can potentially queu...

5.5CVSS5.4AI score0.0001EPSS
Exploits0References1
OSV
OSV
added 2024/03/11 6:15 p.m.0 views

UBUNTU-CVE-2023-52493

In the Linux kernel, the following vulnerability has been resolved: bus: mhi: host: Drop chan lock before queuing buffers Ensure read and write locks for the channel are not taken in succession by dropping the read lock from parsexferevent such that a callback given to client can potentially queu...

5.5CVSS6AI score0.0001EPSS
Exploits0References22
CNNVD
CNNVD
added 2024/03/11 12:0 a.m.3 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a security flaw in the read lock and write lock of the channel...

5.5CVSS5.8AI score0.0001EPSS
Exploits0References7
Debian CVE
Debian CVE
added 2024/02/29 3:52 p.m.15 views

CVE-2023-52493

In the Linux kernel, the following vulnerability has been resolved: bus: mhi: host: Drop chan lock before queuing buffers Ensure read and write locks for the channel are not taken in succession by dropping the read lock from parsexferevent such that a callback given to client can potentially queu...

5.5CVSS6AI score0.0001EPSS
Exploits0
OSV
OSV
added 2024/02/28 9:15 a.m.0 views

UBUNTU-CVE-2021-47041

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix incorrect locking in statechange sk callback We are not changing anything in the TCP connection state so we should not take a writelock but rather a read lock. This caused a deadlock when running nvmet-tcp and...

5.5CVSS5.8AI score0.00015EPSS
Exploits0References8
RedhatCVE
RedhatCVE
added 2024/02/28 2:34 a.m.26 views

CVE-2021-46921

In the Linux kernel, the following vulnerability has been resolved: locking/qrwlock: Fix ordering in queuedwritelockslowpath While this code is executed with the waitlock held, a reader can acquire the lock without holding waitlock. The writer side loops checking the value with the...

4.4CVSS5.9AI score0.00016EPSS
Exploits0References4
ATTACKERKB
ATTACKERKB
added 2024/02/27 10:15 a.m.0 views

CVE-2021-46921

In the Linux kernel, the following vulnerability has been resolved: locking/qrwlock: Fix ordering in queuedwritelockslowpath While this code is executed with the waitlock held, a reader can acquire the lock without holding waitlock. The writer side loops checking the value with the...

5.5CVSS6.2AI score0.00016EPSS
Exploits0References6Affected Software1
OSV
OSV
added 2024/02/27 10:15 a.m.2 views

CVE-2021-46921

In the Linux kernel, the following vulnerability has been resolved: locking/qrwlock: Fix ordering in queuedwritelockslowpath While this code is executed with the waitlock held, a reader can acquire the lock without holding waitlock. The writer side loops checking the value with the...

5.5CVSS7.3AI score
Exploits0References5
NVD
NVD
added 2024/02/27 10:15 a.m.12 views

CVE-2021-46921

In the Linux kernel, the following vulnerability has been resolved: locking/qrwlock: Fix ordering in queuedwritelockslowpath While this code is executed with the waitlock held, a reader can acquire the lock without holding waitlock. The writer side loops checking the value with the...

5.5CVSS6.1AI score0.00016EPSS
Exploits0References5
OSV
OSV
added 2024/02/27 10:15 a.m.0 views

DEBIAN-CVE-2021-46921

In the Linux kernel, the following vulnerability has been resolved: locking/qrwlock: Fix ordering in queuedwritelockslowpath While this code is executed with the waitlock held, a reader can acquire the lock without holding waitlock. The writer side loops checking the value with the...

5.5CVSS5.5AI score0.00016EPSS
Exploits0References1
Prion
Prion
added 2024/02/27 10:15 a.m.20 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: locking/qrwlock: Fix ordering in queuedwritelockslowpath While this code is executed with the waitlock held, a reader can acquire the lock without holding waitlock. The writer side loops checking the value with the...

7.1AI score0.00016EPSS
Exploits0References5
CNNVD
CNNVD
added 2023/04/17 12:0 a.m.3 views

Mozilla Firefox 安全漏洞

Mozilla Firefox is an open source web browser from the Mozilla Foundation in the United States. A security vulnerability exists in Mozilla Firefox versions prior to 112, which stems from a Mozilla Maintenance Service write-lock bypass, where a local attacker can trick the Mozilla Maintenance...

5.5CVSS7.5AI score0.00085EPSS
Exploits0References6
SUSE CVE
SUSE CVE
added 2023/04/13 1:37 a.m.6 views

SUSE CVE-2023-29532

A local attacker can trick the Mozilla Maintenance Service into applying an unsigned update file by pointing the service at an update file on a malicious SMB server. The update file can be replaced after the signature check, before the use, because the write-lock requested by the service does not...

5.5CVSS6.1AI score0.00085EPSS
Exploits0References8
RedhatCVE
RedhatCVE
added 2023/04/12 6:30 a.m.47 views

CVE-2023-29532

The Mozilla Foundation Security Advisory describes this flaw as: A local attacker can trick the Mozilla Maintenance Service into applying an unsigned update file by pointing the service at an update file on a malicious SMB server. The update file can be replaced after the signature check, before...

7.5CVSS5.8AI score0.00085EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 4:8 a.m.2 views

SUSE CVE-2019-16137

An issue was discovered in the spin crate before 0.5.2 for Rust, when RwLock is used. Because memory ordering is mishandled, two writers can acquire the lock at the same time, violating mutual exclusion...

7.8CVSS7.4AI score0.00324EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:30 a.m.2 views

SUSE CVE-2022-3996

If an X.509 certificate contains a malformed policy constraint and policy processing is enabled, then a write lock will be taken twice recursively. On some operating systems most widely: Windows this results in a denial of service when the affected process hangs. Policy processing being enabled o...

7.5CVSS6.4AI score0.00139EPSS
Exploits0References4
Rows per page
Query Builder