Lucene search
+L

2354 matches found

OpenVAS
OpenVAS
added 2024/03/11 12:0 a.m.29 views

Ubuntu: Security Advisory (USN-6686-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.8CVSS6.8AI score0.01657EPSS
SaveExploits0References2
Ubuntu
Ubuntu
added 2024/03/08 1:1 a.m.80 views

USN-6680-2: Linux kernel vulnerabilities

黄思聪 discovered that the NFC Controller Interface NCI implementation in the Linux kernel did not properly handle certain memory allocation failure conditions, leading to a null pointer dereference vulnerability. A local attacker could use this to cause a denial of service system crash...

8.8CVSS7.1AI score0.01657EPSS
SaveExploits3
OSV
OSV
added 2024/03/08 12:30 a.m.10 views

USN-6686-1 linux, linux-azure, linux-azure-5.15, linux-azure-fde, linux-azure-fde-5.15, linux-gcp, linux-gcp-5.15, linux-gke, linux-gkeop, linux-gkeop-5.15, linux-hwe-5.15, linux-ibm, linux-ibm-5.15, linux-lowlatency-hwe-5.15, linux-nvidia vulnerabilities

It was discovered that the DesignWare USB3 for Qualcomm SoCs driver in the Linux kernel did not properly handle certain error conditions during device registration. A local attacker could possibly use this to cause a denial of service system crash. CVE-2023-22995 It was discovered that a race...

7.8CVSS6.9AI score0.01657EPSS
SaveExploits0References10
BDU FSTEC
BDU FSTEC
added 2024/03/06 12:0 a.m.11 views

The vulnerabilities of the llcp_sock_connect() and llcp_sock_bind() functions in the NFC subsystem of Linux kernel allow attackers to cause service failures or disclose protected information.

The vulnerability of the llcpsockconnect and llcpsockbind functions in the NFC subsystem of Linux kernel is related to the use of memory after it is freed, resulting in the same object being assigned to two different sockets. Exploiting this vulnerability can allow an attacker to cause a service...

7.1CVSS6.7AI score0.00233EPSS
SaveExploits0References22Affected Software1
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.46 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
RedhatCVE
RedhatCVE
added 2024/03/04 7:50 p.m.34 views

CVE-2023-52502

A use-after-free vulnerability was found in the Linux kernel in the net:nfc component and is caused by a race condition in the nfcllcpsockget function. This flaw could lead to memory corruption, crashes, or potential exploitation by attackers of privileged memory. Mitigation Mitigation for this...

7.1CVSS6.4AI score0.00173EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/03/04 7:20 p.m.23 views

CVE-2023-52507

An out-of-bounds vulnerability was found in the Linux kernel. This issue occurs due to an inadequate validation of the NFC protocol identifier, which uses bit masks to check protocol support. If the protocol value is too large, it can lead to out-of-bounds memory access due to bit shifts, causing...

7.1CVSS7.5AI score0.00237EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2024/03/04 12:0 a.m.24 views

openSUSE: Security Advisory for the Linux Kernel (SUSE-SU-2023:3600-2)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.8CVSS7.4AI score0.12405EPSS
SaveExploits3References2
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
NVD
NVD
added 2024/03/02 10:15 p.m.23 views

CVE-2023-52507

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: assert requested protocol is valid The protocol is used in a bit mask to determine if the protocol is supported. Assert the provided protocol is less than the maximum defined so it doesn't potentially perform a...

7.1CVSS7.3AI score0.00237EPSS
SaveExploits0References8
NVD
NVD
added 2024/03/02 10:15 p.m.24 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...

6.3CVSS6.8AI score0.00173EPSS
SaveExploits0References7
OSV
OSV
added 2024/03/02 10:15 p.m.0 views

DEBIAN-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.3CVSS5.5AI score0.00173EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/02 10:15 p.m.1 views

DEBIAN-CVE-2023-52507

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: assert requested protocol is valid The protocol is used in a bit mask to determine if the protocol is supported. Assert the provided protocol is less than the maximum defined so it doesn't potentially perform a...

7.1CVSS5.5AI score0.00237EPSS
SaveExploits0References1
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
Prion
Prion
added 2024/03/02 10:15 p.m.18 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.00173EPSS
SaveExploits0References7
Prion
Prion
added 2024/03/02 10:15 p.m.30 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: assert requested protocol is valid The protocol is used in a bit mask to determine if the protocol is supported. Assert the provided protocol is less than the maximum defined so it doesn't potentially perform a...

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

CVE-2023-52507

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: assert requested protocol is valid The protocol is used in a bit mask to determine if the protocol is supported. Assert the provided protocol is less than the maximum defined so it doesn't potentially perform a...

7.1CVSS6.2AI score0.00237EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/03/02 10:15 p.m.25 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...

6.3CVSS6.2AI score0.00173EPSS
SaveExploits0References7
Rows per page
Query Builder