Lucene search
+L

2385 matches found

Debian CVE
Debian CVE
added 2025/03/27 4:43 p.m.9 views

CVE-2023-53023

In the Linux kernel, the following vulnerability has been resolved: net: nfc: Fix use-after-free in localcleanup Fix a use-after-free that occurs in kfreeskb called from localcleanup. This could happen when killing nfc daemon e.g. neard after detaching an nfc device. When detaching an nfc device,...

7.8CVSS5.7AI score0.00184EPSS
SaveExploits0
OSV
OSV
added 2025/03/27 4:43 p.m.12 views

CVE-2023-53023 net: nfc: Fix use-after-free in local_cleanup()

In the Linux kernel, the following vulnerability has been resolved: net: nfc: Fix use-after-free in localcleanup Fix a use-after-free that occurs in kfreeskb called from localcleanup. This could happen when killing nfc daemon e.g. neard after detaching an nfc device. When detaching an nfc device,...

7.8CVSS5.2AI score
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2025/03/19 12:30 a.m.27 views

CVE-2025-25650

An issue in the storage of NFC card data in Dorset DG 201 Digital Lock H5433WBSKv2.2220605 allows attackers to produce cloned NFC cards to bypass authentication...

9.1CVSS6.8AI score0.00897EPSS
SaveExploits0References1
NVD
NVD
added 2025/03/17 3:15 p.m.17 views

CVE-2025-25650

An issue in the storage of NFC card data in Dorset DG 201 Digital Lock H5433WBSKv2.2220605 allows attackers to produce cloned NFC cards to bypass authentication...

9.1CVSS0.00897EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/03/17 12:0 a.m.6 views

CVE-2025-25650

An issue in the storage of NFC card data in Dorset DG 201 Digital Lock H5433WBSKv2.2220605 allows attackers to produce cloned NFC cards to bypass authentication...

6.5AI score0.00897EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/03/17 12:0 a.m.25 views

CVE-2025-25650

An issue in the storage of NFC card data in Dorset DG 201 Digital Lock H5433WBSKv2.2220605 allows attackers to produce cloned NFC cards to bypass authentication...

0.00897EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/03/17 12:0 a.m.4 views

Dorset DG 201 Digital Lock 安全漏洞

Dorset DG 201 Digital Lock is a portal digital lock from Dorset. A security vulnerability exists in the Dorset DG 201 Digital Lock version H5433WBSKv2.2220605, which stems from improper storage of NFC card data and could lead to bypassing authentication...

9.1CVSS6.6AI score0.00897EPSS
SaveExploits0References4
CVE
CVE
added 2025/03/17 12:0 a.m.83 views

CVE-2025-25650

CVE-2025-25650 affects Dorset DG 201 Digital Lock H5_433WBSK_v2.2_220605. The vulnerability is in the storage of NFC card data, described as an improper storage of NFC card data, which could allow attackers to produce cloned NFC cards to bypass authentication. The Connected documents corroborate ...

9.1CVSS6.9AI score0.00897EPSS
SaveExploits0References3
SUSE Linux
SUSE Linux
added 2025/03/11 1:41 p.m.3 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP5 kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2022-36280: Fixed out-of-bounds memory access vulnerability found in vmwgfx driver bsc1203332. CVE-2022-48742: rtnetlink: make sure to refresh masterdev/mops in...

8.8CVSS8.4AI score0.02033EPSS
SaveExploits0References370
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2021-4202

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A use-after-free flaw was found in ncirequest in net/nfc/nci/core.c in NFC Controller Interface NCI in the Linux kernel. This flaw could allow a local attacker...

7CVSS6.4AI score0.00357EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2022-49505

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: NFC: NULL out the dev-rfkill to prevent UAF Commit 3e3b5dfcd16a NFC: reorder the logic in...

7.8CVSS5.6AI score0.00276EPSS
SaveExploits0References2
NVD
NVD
added 2025/02/27 3:15 a.m.19 views

CVE-2025-21735

In the Linux kernel, the following vulnerability has been resolved: NFC: nci: Add bounds checking in ncihcicreatepipe The "pipe" variable is a u8 which comes from the network. If it's more than 127, then it results in memory corruption in the caller, ncihciconnectgate...

8.8CVSS0.00337EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2025/02/27 3:5 a.m.6 views

SUSE CVE-2022-49505

In the Linux kernel, the following vulnerability has been resolved: NFC: NULL out the dev-rfkill to prevent UAF Commit 3e3b5dfcd16a "NFC: reorder the logic in nfcun,registerdevice" assumes the deviceisregistered in function nfcdevup will help to check when the rfkill is unregistered. However, thi...

5.5CVSS7.8AI score0.00276EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/02/27 3:2 a.m.8 views

SUSE CVE-2022-49729

In the Linux kernel, the following vulnerability has been resolved: nfc: nfcmrvl: Fix memory leak in nfcmrvlplaydeferred Similar to the handling of playdeferred in commit 19cfe912c37b "Bluetooth: btusb: Fix memory leak in playdeferred", we thought a patch might be needed here as well. Currently...

3.3CVSS7.8AI score0.0026EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2025/02/27 2:12 a.m.23 views

CVE-2025-21735 NFC: nci: Add bounds checking in nci_hci_create_pipe()

In the Linux kernel, the following vulnerability has been resolved: NFC: nci: Add bounds checking in ncihcicreatepipe The "pipe" variable is a u8 which comes from the network. If it's more than 127, then it results in memory corruption in the caller, ncihciconnectgate...

8.8CVSS0.00337EPSS
SaveExploits0References8
CVE
CVE
added 2025/02/27 2:12 a.m.168 views

CVE-2025-21735

CVE-2025-21735 affects the Linux kernel NFC (nci) component, specifically nci_hci_create_pipe(). The pipe value is a net-sourced u8; if it exceeds 127, it can cause memory corruption in the caller, nci_hci_connect_gate(), per the advisory. The description confirms the issue has been resolved in t...

8.8CVSS6.8AI score0.00337EPSS
SaveExploits0References11Affected Software1
OSV
OSV
added 2025/02/27 2:12 a.m.18 views

CVE-2025-21735 NFC: nci: Add bounds checking in nci_hci_create_pipe()

In the Linux kernel, the following vulnerability has been resolved: NFC: nci: Add bounds checking in ncihcicreatepipe The "pipe" variable is a u8 which comes from the network. If it's more than 127, then it results in memory corruption in the caller, ncihciconnectgate...

8.8CVSS6.2AI score
SaveExploits0References14
NVD
NVD
added 2025/02/26 7:1 a.m.20 views

CVE-2022-49505

In the Linux kernel, the following vulnerability has been resolved: NFC: NULL out the dev-rfkill to prevent UAF Commit 3e3b5dfcd16a "NFC: reorder the logic in nfcun,registerdevice" assumes the deviceisregistered in function nfcdevup will help to check when the rfkill is unregistered. However, thi...

7.8CVSS0.00276EPSS
SaveExploits0References9
OSV
OSV
added 2025/02/26 7:1 a.m.11 views

UBUNTU-CVE-2022-49505

In the Linux kernel, the following vulnerability has been resolved: NFC: NULL out the dev-rfkill to prevent UAF Commit 3e3b5dfcd16a "NFC: reorder the logic in nfcun,registerdevice" assumes the deviceisregistered in function nfcdevup will help to check when the rfkill is unregistered. However, thi...

7.8CVSS6.2AI score0.00276EPSS
SaveExploits0References12
OSV
OSV
added 2025/02/26 7:1 a.m.7 views

UBUNTU-CVE-2022-49331

In the Linux kernel, the following vulnerability has been resolved: nfc: st21nfca: fix memory leaks in EVTTRANSACTION handling Error paths do not free previously allocated memory. Add devmkfree to those failure paths...

5.5CVSS6.2AI score0.00266EPSS
SaveExploits0References12
Rows per page
Query Builder