Lucene search
+L

13139 matches found

UbuntuCve
UbuntuCve
added 2024/03/02 10:15 p.m.28 views

CVE-2023-52502

In the Linux kernel, the following vulnerability has been resolved: net: nfc: fix races in nfcllcpsockget and nfcllcpsockgetsn Sili Luo reported a race in nfcllcpsockget, leading to UAF. Getting a reference on the socket found in a lookup while holding a lock should happen before releasing the...

8.8CVSS6AI score0.00247EPSS
SaveExploits0References6
Prion
Prion
added 2024/03/02 10:15 p.m.23 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: net: nfc: llcp: Add lock when modifying device list The device list needs its associated lock held when modifying it, or the list could become corrupted, as syzbot discovered...

7.4AI score0.00185EPSS
SaveExploits0References6
OSV
OSV
added 2024/03/02 10:15 p.m.7 views

UBUNTU-CVE-2023-52502

In the Linux kernel, the following vulnerability has been resolved: net: nfc: fix races in nfcllcpsockget and nfcllcpsockgetsn Sili Luo reported a race in nfcllcpsockget, leading to UAF. Getting a reference on the socket found in a lookup while holding a lock should happen before releasing the...

8.8CVSS6.1AI score0.00247EPSS
SaveExploits0References7
Prion
Prion
added 2024/03/02 10:15 p.m.21 views

Design/Logic Flaw

In the Linux kernel, the following vulnerability has been resolved: net: nfc: fix races in nfcllcpsockget and nfcllcpsockgetsn Sili Luo reported a race in nfcllcpsockget, leading to UAF. Getting a reference on the socket found in a lookup while holding a lock should happen before releasing the...

7.3AI score0.00247EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/03/02 10:15 p.m.34 views

CVE-2023-52524

In the Linux kernel, the following vulnerability has been resolved: net: nfc: llcp: Add lock when modifying device list The device list needs its associated lock held when modifying it, or the list could become corrupted, as syzbot discovered...

7.8CVSS6.2AI score0.00185EPSS
SaveExploits0References7
OSV
OSV
added 2024/03/02 10:15 p.m.7 views

UBUNTU-CVE-2023-52524

In the Linux kernel, the following vulnerability has been resolved: net: nfc: llcp: Add lock when modifying device list The device list needs its associated lock held when modifying it, or the list could become corrupted, as syzbot discovered...

7.8CVSS6.2AI score0.00185EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/03/02 9:52 p.m.48 views

CVE-2023-52524 net: nfc: llcp: Add lock when modifying device list

In the Linux kernel, the following vulnerability has been resolved: net: nfc: llcp: Add lock when modifying device list The device list needs its associated lock held when modifying it, or the list could become corrupted, as syzbot discovered...

6.3AI score0.00185EPSS
SaveExploits0References6
CVE
CVE
added 2024/03/02 9:52 p.m.167 views

CVE-2023-52524

CVE-2023-52524 (Linux kernel) affects the net:nfc:llcp subsystem. The issue arises from modifying the device list without holding the required lock, which could allow list corruption as observed by syzbot. The vulnerability is local and requires privileges, with a high impact on confidentiality, ...

7.8CVSS6.2AI score0.00185EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2024/03/02 9:52 p.m.29 views

CVE-2023-52524 net: nfc: llcp: Add lock when modifying device list

In the Linux kernel, the following vulnerability has been resolved: net: nfc: llcp: Add lock when modifying device list The device list needs its associated lock held when modifying it, or the list could become corrupted, as syzbot discovered...

6.8AI score0.00185EPSS
SaveExploits0References6
OSV
OSV
added 2024/03/02 9:52 p.m.15 views

CVE-2023-52524 net: nfc: llcp: Add lock when modifying device list

In the Linux kernel, the following vulnerability has been resolved: net: nfc: llcp: Add lock when modifying device list The device list needs its associated lock held when modifying it, or the list could become corrupted, as syzbot discovered...

6AI score
SaveExploits0References9
Debian CVE
Debian CVE
added 2024/03/02 9:52 p.m.51 views

CVE-2023-52524

In the Linux kernel, the following vulnerability has been resolved: net: nfc: llcp: Add lock when modifying device list The device list needs its associated lock held when modifying it, or the list could become corrupted, as syzbot discovered...

7.8CVSS7.7AI score0.00185EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/03/02 9:52 p.m.44 views

CVE-2023-52516 dma-debug: don't call __dma_entry_alloc_check_leak() under free_entries_lock

In the Linux kernel, the following vulnerability has been resolved: dma-debug: don't call dmaentryalloccheckleak under freeentrieslock dmaentryalloccheckleak calls into printk - serial console output qcom geni and grabs port-lock under freeentrieslock spin lock, which is a reverse locking...

7.9AI score0.00171EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/03/02 9:52 p.m.65 views

CVE-2023-52516

In the Linux kernel, the following vulnerability has been resolved: dma-debug: don't call dmaentryalloccheckleak under freeentrieslock dmaentryalloccheckleak calls into printk - serial console output qcom geni and grabs port-lock under freeentrieslock spin lock, which is a reverse locking...

5.5CVSS4.9AI score0.00171EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/03/02 5:48 a.m.12 views

SUSE CVE-2021-47038

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: avoid deadlock between hcidev-lock and socket lock Commit eab2404ba798 "Bluetooth: Add BTPHY socket option" added a dependency between socket lock and hcidev-lock that could lead to deadlock. It turns out that...

5.7CVSS7.7AI score0.00179EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/03/02 5:48 a.m.7 views

SUSE 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.5CVSS6.1AI score0.0049EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/03/02 5:48 a.m.12 views

SUSE CVE-2021-47055

In the Linux kernel, the following vulnerability has been resolved: mtd: require write permissions for locking and badblock ioctls MEMLOCK, MEMUNLOCK and OTPLOCK modify protection bits. Thus require write permission. Depending on the hardware MEMLOCK might even be write-once, e.g. for SPI-NOR...

4.4CVSS7.9AI score0.00197EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2024/03/02 12:00 a.m.9 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 the need for the device list to hold an associated lock when modified, otherwise the list may become corrupt...

7.8CVSS6.3AI score0.00185EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/03/02 12:00 a.m.10 views

Linux kernel security vulnerabilities

The Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel that stems from allowing a call to dmaentryalloccheckleak under freeentrieslock...

5.5CVSS6.6AI score0.00171EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/03/01 4:08 a.m.6 views

SUSE CVE-2021-46982

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix race condition of overwrite vs truncate posfsstress testcase complains a panic as belew: ------------ cut here ------------ kernel BUG at fs/f2fs/compress.c:1082! invalid opcode: 0000 1 SMP PTI CPU: 4 PID:...

4.7CVSS6.4AI score0.00179EPSS
SaveExploits0References3
CNVD
CNVD
added 2024/03/01 12:00 a.m.12 views

Huawei HarmonyOS and EMUI Lock Screen Module Privilege Management Vulnerability

Huawei HarmonyOS is an operating system from Huawei, a Chinese company. It provides a full-scenario distributed operating system based on a microkernel.Huawei EMUI is a user interface developed by Huawei based on the Android operating system. A privilege management vulnerability exists in the...

7.5CVSS6.7AI score0.0035EPSS
SaveExploits0References1
Rows per page
Query Builder