Lucene search
+L

120 matches found

CVE
CVE
added 2024/05/30 3:29 p.m.131 views

CVE-2024-36915

CVE-2024-36915 concerns the Linux kernel’s NFC LLCP path where nfc_llcp_setsockopt() could unsafe-copy from user-supplied sockptr data, triggering a slab-out-of-bounds read. Symptom traces show reads of 4 bytes at a user task, linked to copy_from_sockptr() and inline copy_from_sockptr_offset; the...

7.1CVSS6.6AI score0.0025EPSS
SaveExploits0References5Affected Software1
CNNVD
CNNVD
added 2024/05/30 12:0 a.m.6 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, which stems from a vulnerability in the nfc:llcp module...

7.1CVSS8.1AI score0.0025EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/05/16 12:0 a.m.50 views

Ubuntu 14.04 LTS / 16.04 LTS : Linux kernel vulnerabilities (USN-6778-1)

The remote Ubuntu 14.04 LTS / 16.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6778-1 advisory. Zheng Wang discovered that the Broadcom FullMAC WLAN driver in the Linux kernel contained a race condition during device removal, leading to ...

7.8CVSS7AI score0.00315EPSS
SaveExploits0References15
Positive Technologies
Positive Technologies
added 2024/04/08 12:0 a.m.18 views

PT-2024-27206

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.8.0 Description The vulnerability is related to unsafe copies in the nfc llcp setsockopt function. Syzbot reported unsafe calls to copy from sockptr. The issue can be resolved by using copy safe from sockptr...

7.1CVSS5.5AI score0.0025EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/03/05 4:31 a.m.4 views

SUSE 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...

7CVSS6.1AI score0.00173EPSS
SaveExploits0References102
RedhatCVE
RedhatCVE
added 2024/03/04 8:2 p.m.45 views

CVE-2023-52524

A flaw was found in the net:nfc:llcp component in the Linux kernel that could allow for potential data corruption when the device list is accessed and modified, as there are no locks present to avoid concurrent modifications. Mitigation Mitigation for this issue is either not available or the...

6.7CVSS7.2AI score0.00183EPSS
SaveExploits0References4
NVD
NVD
added 2024/03/02 10:15 p.m.31 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.1AI score0.00183EPSS
SaveExploits0References6
OSV
OSV
added 2024/03/02 10:15 p.m.3 views

DEBIAN-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.8CVSS5.6AI score0.00183EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/02 10:15 p.m.3 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...

6.3CVSS6.1AI score0.00173EPSS
SaveExploits0References7
Prion
Prion
added 2024/03/02 10:15 p.m.19 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.00183EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/03/02 9:52 p.m.36 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.00183EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/03/02 9:52 p.m.28 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.00183EPSS
SaveExploits0References6
CVE
CVE
added 2024/03/02 9:52 p.m.153 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.00183EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2024/03/02 9:52 p.m.18 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.00183EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/03/02 5:48 a.m.13 views

SUSE CVE-2021-47068

In the Linux kernel, the following vulnerability has been resolved: net/nfc: fix use-after-free llcpsockbind/connect Commits 8a4cd82d "nfc: fix refcount leak in llcpsockconnect" and c33b1cc62 "nfc: fix refcount leak in llcpsockbind" fixed a refcount leak bug in bind/connect but introduced a...

7.8CVSS6.1AI score0.00233EPSS
SaveExploits0References12
ATTACKERKB
ATTACKERKB
added 2024/02/29 11:15 p.m.9 views

CVE-2021-47068

In the Linux kernel, the following vulnerability has been resolved: net/nfc: fix use-after-free llcpsockbind/connect Commits 8a4cd82d "nfc: fix refcount leak in llcpsockconnect" and c33b1cc62 "nfc: fix refcount leak in llcpsockbind" fixed a refcount leak bug in bind/connect but introduced a...

7.8CVSS6.2AI score0.00343EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2024/02/29 11:15 p.m.0 views

DEBIAN-CVE-2021-47068

In the Linux kernel, the following vulnerability has been resolved: net/nfc: fix use-after-free llcpsockbind/connect Commits 8a4cd82d "nfc: fix refcount leak in llcpsockconnect" and c33b1cc62 "nfc: fix refcount leak in llcpsockbind" fixed a refcount leak bug in bind/connect but introduced a...

7.8CVSS5.8AI score0.00233EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2023/10/03 12:0 a.m.6 views

PT-2023-9460 · Linux +4 · Linux Kernel +4

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to incorrect locking of resources in the llcp component of the Linux kernel. This could allow an attacker to cause a denial of service. The device list needs its...

8.8CVSS6.5AI score0.08555EPSS
SaveExploits11References1724
OSV
OSV
added 2023/08/12 11:5 a.m.4 views

OESA-2023-1495 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: A use-after-free flaw was found in nfcllcpfindlocal in net/nfc/llcpcore.c in NFC in the Linux kernel. This flaw allows a local user with special privileges to impact a kernel information leak issue.CVE-2023-3863 A use-after-free...

6.4CVSS7.6AI score0.00255EPSS
SaveExploits0References3
OSV
OSV
added 2023/08/12 11:5 a.m.3 views

OESA-2023-1494 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: A use-after-free flaw was found in nfcllcpfindlocal in net/nfc/llcpcore.c in NFC in the Linux kernel. This flaw allows a local user with special privileges to impact a kernel information leak issue.CVE-2023-3863 A use-after-free...

6.4CVSS7.6AI score0.00255EPSS
SaveExploits0References3
Rows per page
Query Builder