Lucene search
+L

2384 matches found

NVD
NVD
added 2026/05/08 2:16 p.m.19 views

CVE-2026-43291

In the Linux kernel, the following vulnerability has been resolved: net: nfc: nci: Fix parameter validation for packet data Since commit 9c328f54741b "net: nfc: nci: Add parameter validation for packet data" communication with nci nfc chips is not working any more. The mentioned commit tries to f...

8.3CVSS0.00269EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/05/08 2:16 p.m.17 views

CVE-2026-43291

In the Linux kernel, the following vulnerability has been resolved: net: nfc: nci: Fix parameter validation for packet data Since commit 9c328f54741b "net: nfc: nci: Add parameter validation for packet data" communication with nci nfc chips is not working any more. The mentioned commit tries to f...

8.3CVSS6.7AI score0.00269EPSS
SaveExploits0References31
CVE
CVE
added 2026/05/08 1:11 p.m.36 views

CVE-2026-43291

CVE-2026-43291 affects the Linux kernel NFC NCI subsystem. A parameter validation flaw for variable-length data packets can trigger a DoS by breaking NFC communication with NCI chips. Root cause: code compared variable-length packet data against a maximum length derived from sizeof(struct), ignor...

8.3CVSS5.8AI score0.00269EPSS
SaveExploits0References7Affected Software1
SUSE CVE
SUSE CVE
added 2026/05/07 2:18 a.m.20 views

SUSE CVE-2026-43098

In the Linux kernel, the following vulnerability has been resolved: nfc: s3fwrn5: allocate rx skb before consuming bytes s3fwrn82uartread reports the number of accepted bytes to the serdev core. The current code consumes bytes into recvskb and may already deliver a complete frame before allocatin...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References5
NVD
NVD
added 2026/05/06 10:16 a.m.17 views

CVE-2026-43098

In the Linux kernel, the following vulnerability has been resolved: nfc: s3fwrn5: allocate rx skb before consuming bytes s3fwrn82uartread reports the number of accepted bytes to the serdev core. The current code consumes bytes into recvskb and may already deliver a complete frame before allocatin...

5.5CVSS0.00123EPSS
SaveExploits0References7
OSV
OSV
added 2026/05/06 7:40 a.m.8 views

CVE-2026-43098 nfc: s3fwrn5: allocate rx skb before consuming bytes

In the Linux kernel, the following vulnerability has been resolved: nfc: s3fwrn5: allocate rx skb before consuming bytes s3fwrn82uartread reports the number of accepted bytes to the serdev core. The current code consumes bytes into recvskb and may already deliver a complete frame before allocatin...

6AI score
SaveExploits0References10
Cvelist
Cvelist
added 2026/05/06 7:40 a.m.44 views

CVE-2026-43098 nfc: s3fwrn5: allocate rx skb before consuming bytes

In the Linux kernel, the following vulnerability has been resolved: nfc: s3fwrn5: allocate rx skb before consuming bytes s3fwrn82uartread reports the number of accepted bytes to the serdev core. The current code consumes bytes into recvskb and may already deliver a complete frame before allocatin...

0.00123EPSS
SaveExploits0References7
CVE
CVE
added 2026/05/06 7:40 a.m.26 views

CVE-2026-43098

Summary (concrete details from provided documents): CVE-2026-43098 affects the Linux kernel NFC subsystem, specifically the s3fwrn5 driver, where s3fwrn82_uart_read() may consume bytes into recv_skb and deliver a complete frame before a new receive buffer is allocated. If alloc_skb() fails, the c...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References7Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/05/06 12:0 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-43098

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - nfc: s3fwrn5: allocate rx skb before consuming bytes s3fwrn82uartread reports the number of accepted bytes to the serdev core. The current code consumes bytes...

5.5CVSS6AI score0.00123EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/01 2:15 p.m.7 views

CVE-2026-43032 NFC: pn533: bound the UART receive buffer

In the Linux kernel, the following vulnerability has been resolved: NFC: pn533: bound the UART receive buffer pn532receivebuf appends every incoming byte to dev-recvskb and only resets the buffer after pn532uartrxisframe recognizes a complete frame. A continuous stream of bytes without a valid...

6.7AI score
SaveExploits0References11
CVE
CVE
added 2026/05/01 2:15 p.m.23 views

CVE-2026-43032

CVE-2026-43032 affects the Linux kernel NFC pn533/pn532 UART receive path. The root cause is that pn532_receive_buf() appends incoming bytes to dev->recv_skb and only clears the partial frame when a complete PN532 frame header is recognized, allowing a continuous invalid stream to grow the skb...

5.5CVSS5.9AI score0.00123EPSS
SaveExploits0References8Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/01 2:15 p.m.5 views

CVE-2026-43032

In the Linux kernel, the following vulnerability has been resolved: NFC: pn533: bound the UART receive buffer pn532receivebuf appends every incoming byte to dev-recvskb and only resets the buffer after pn532uartrxisframe recognizes a complete frame. A continuous stream of bytes without a valid...

5.8AI score0.00123EPSS
SaveExploits0References9Affected Software1
EUVD
EUVD
added 2026/05/01 2:15 p.m.15 views

EUVD-2026-26631

In the Linux kernel, the following vulnerability has been resolved: NFC: pn533: bound the UART receive buffer pn532receivebuf appends every incoming byte to dev-recvskb and only resets the buffer after pn532uartrxisframe recognizes a complete frame. A continuous stream of bytes without a valid...

5.9AI score0.00123EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/05/01 2:15 p.m.40 views

CVE-2026-43032 NFC: pn533: bound the UART receive buffer

In the Linux kernel, the following vulnerability has been resolved: NFC: pn533: bound the UART receive buffer pn532receivebuf appends every incoming byte to dev-recvskb and only resets the buffer after pn532uartrxisframe recognizes a complete frame. A continuous stream of bytes without a valid...

0.00123EPSS
SaveExploits0References8
Microsoft CVE
Microsoft CVE
added 2026/04/26 8:9 a.m.8 views

NFC: digital: Bounds check NFC-A cascade depth in SDD response handler

...

8.8CVSS5.8AI score0.00281EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/04/26 8:3 a.m.12 views

nfc: pn533: allocate rx skb before consuming bytes

...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/04/25 1:37 a.m.14 views

SUSE CVE-2026-31622

In the Linux kernel, the following vulnerability has been resolved: NFC: digital: Bounds check NFC-A cascade depth in SDD response handler The NFC-A anti-collision cascade in digitalinrecvsddres appends 3 or 4 bytes to target-nfcid1 on each round, but the number of cascade rounds is controlled...

8.8CVSS5.5AI score0.00281EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2026/04/25 1:37 a.m.9 views

SUSE CVE-2026-31629

In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: add missing return after LLCPCLOSED checks In nfcllcprecvhdlc and nfcllcprecvdisc, when the socket state is LLCPCLOSED, the code correctly calls releasesock and nfcllcpsockput but fails to return. Execution falls throu...

8.8CVSS5.6AI score0.00224EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
added 2026/04/25 1:36 a.m.10 views

SUSE CVE-2026-31660

In the Linux kernel, the following vulnerability has been resolved: nfc: pn533: allocate rx skb before consuming bytes pn532receivebuf reports the number of accepted bytes to the serdev core. The current code consumes bytes into recvskb and may already hand a complete frame to pn533recvframe befo...

5.5CVSS5.5AI score0.00114EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/04/25 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-31629

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - nfc: llcp: add missing return after LLCPCLOSED checks In nfcllcprecvhdlc and nfcllcprecvdisc, when the socket state is LLCPCLOSED, the code correctly calls...

8.8CVSS6.7AI score0.00224EPSS
SaveExploits0References2
Rows per page
Query Builder