Lucene search
+L

54929 matches found

Vulnrichment
Vulnrichment
added 2026/08/05 11:44 a.m.10 views

CVE-2026-71255 nanoMODBUS Client-Side Out-of-Bounds Write via object_length in recv_read_device_identification_res()

nanoMODBUS through v1.23.0 contains an out-of-bounds write in the Modbus client-side recvreaddeviceidentificationres function FC 0x2B/MEI 0x0E, Read Device Identification in nanomodbus.c. The server-supplied objectlength field 0-246 is validated only against the remaining PDU size ressizeleft and...

8.6CVSS5.2AI score0.0022EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/05 11:44 a.m.78 views

CVE-2026-71255

NanoMODBUS up to v1.23.0 contains a client-side out-of-bounds write in nanomodbus.c: recv_read_device_identification_res() uses server-provided object_length (0–246) to copy data, but only validates against remaining PDU, not against caller buffers_length. After strncpy(buffers_out[buf_index], st...

8.6CVSS5.2AI score0.0022EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/05 11:44 a.m.10 views

CVE-2026-71255 nanoMODBUS Client-Side Out-of-Bounds Write via object_length in recv_read_device_identification_res()

nanoMODBUS through v1.23.0 contains an out-of-bounds write in the Modbus client-side recvreaddeviceidentificationres function FC 0x2B/MEI 0x0E, Read Device Identification in nanomodbus.c. The server-supplied objectlength field 0-246 is validated only against the remaining PDU size ressizeleft and...

8.6CVSS5.3AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/05 11:44 a.m.11 views

EUVD-2026-53333

nanoMODBUS through v1.23.0 contains an out-of-bounds stack read leading to a wild-pointer write in nmbsreaddeviceidentificationbasic / recvreaddeviceidentificationres in nanomodbus.c. A fixed 3-element stack array order3 = 0,1,2 maps object IDs to buffer indices. The server-supplied objectid fiel...

9.8CVSS5.8AI score0.00307EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/05 11:44 a.m.9 views

CVE-2026-71256

nanoMODBUS through v1.23.0 contains an out-of-bounds stack read leading to a wild-pointer write in nmbsreaddeviceidentificationbasic / recvreaddeviceidentificationres in nanomodbus.c. A fixed 3-element stack array order3 = 0,1,2 maps object IDs to buffer indices. The server-supplied objectid fiel...

9.8CVSS5.6AI score0.00307EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/05 11:44 a.m.75 views

CVE-2026-71256

nanoMODBUS v1.23.0 is affected by an out-of-bounds stack read that enables a wild-pointer write via object_id handling in nanomodbus.c (nmbs_read_device_identification_basic()/recv_read_device_identification_res). A fixed 3-element array order maps object_id to buffer indices; server-provided obj...

9.8CVSS5.6AI score0.00307EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/05 11:44 a.m.9 views

CVE-2026-71255

nanoMODBUS through v1.23.0 contains an out-of-bounds write in the Modbus client-side recvreaddeviceidentificationres function FC 0x2B/MEI 0x0E, Read Device Identification in nanomodbus.c. The server-supplied objectlength field 0-246 is validated only against the remaining PDU size ressizeleft and...

8.6CVSS5.2AI score0.0022EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/05 11:44 a.m.10 views

CVE-2026-71256 nanoMODBUS Client-Side Out-of-Bounds Read Leading to Wild-Pointer Write via object_id

nanoMODBUS through v1.23.0 contains an out-of-bounds stack read leading to a wild-pointer write in nmbsreaddeviceidentificationbasic / recvreaddeviceidentificationres in nanomodbus.c. A fixed 3-element stack array order3 = 0,1,2 maps object IDs to buffer indices. The server-supplied objectid fiel...

9.8CVSS5.6AI score
SaveExploits0References4
NVD
NVD
added 2026/08/05 8:16 a.m.8 views

CVE-2026-64580

In the Linux kernel, the following vulnerability has been resolved: xfrm6: clear dst.dev on error to avoid double netdevput in xfrm6filldst On the error path where in6devgetdev returns NULL, xfrm6filldst releases the device reference with netdevput but leaves xdst-u.dst.dev set. dstdestroy later...

7.8CVSS0.0012EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/05 8:16 a.m.10 views

CVE-2026-64571

In the Linux kernel, the following vulnerability has been resolved: wifi: p54: validate RX frame length in p54rxeepromreadback p54rxeepromreadback copies the requested EEPROM slice out of a device-supplied readback frame without checking that the skb actually holds that many bytes. Commit...

0.00171EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/08/05 8:16 a.m.7 views

CVE-2026-64571

In the Linux kernel, the following vulnerability has been resolved: wifi: p54: validate RX frame length in p54rxeepromreadback p54rxeepromreadback copies the requested EEPROM slice out of a device-supplied readback frame without checking that the skb actually holds that many bytes. Commit...

5.5AI score0.00171EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/05 8:16 a.m.8 views

UBUNTU-CVE-2026-64580

In the Linux kernel, the following vulnerability has been resolved: xfrm6: clear dst.dev on error to avoid double netdevput in xfrm6filldst On the error path where in6devgetdev returns NULL, xfrm6filldst releases the device reference with netdevput but leaves xdst-u.dst.dev set. dstdestroy later...

7.8CVSS5.3AI score0.0012EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/05 8:09 a.m.43 views

CVE-2026-64580 xfrm6: clear dst.dev on error to avoid double netdev_put in xfrm6_fill_dst()

In the Linux kernel, the following vulnerability has been resolved: xfrm6: clear dst.dev on error to avoid double netdevput in xfrm6filldst On the error path where in6devgetdev returns NULL, xfrm6filldst releases the device reference with netdevput but leaves xdst-u.dst.dev set. dstdestroy later...

7.8CVSS0.0012EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/05 8:09 a.m.10 views

EUVD-2026-53274

In the Linux kernel, the following vulnerability has been resolved: xfrm6: clear dst.dev on error to avoid double netdevput in xfrm6filldst On the error path where in6devgetdev returns NULL, xfrm6filldst releases the device reference with netdevput but leaves xdst-u.dst.dev set. dstdestroy later...

5.4AI score0.0012EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/05 8:09 a.m.11 views

CVE-2026-64580

In the Linux kernel, the following vulnerability has been resolved: xfrm6: clear dst.dev on error to avoid double netdevput in xfrm6filldst On the error path where in6devgetdev returns NULL, xfrm6filldst releases the device reference with netdevput but leaves xdst-u.dst.dev set. dstdestroy later...

7.8CVSS5.3AI score0.0012EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/05 8:08 a.m.50 views

CVE-2026-64571 wifi: p54: validate RX frame length in p54_rx_eeprom_readback()

In the Linux kernel, the following vulnerability has been resolved: wifi: p54: validate RX frame length in p54rxeepromreadback p54rxeepromreadback copies the requested EEPROM slice out of a device-supplied readback frame without checking that the skb actually holds that many bytes. Commit...

0.00171EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/05 8:08 a.m.52 views

CVE-2026-64571

Technical details are not publicly available in the provided documents. Monitor for updates on affected versions, fixes, and affected hardware/software.

5.5AI score0.00171EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/08/05 8:08 a.m.7 views

CVE-2026-64571

In the Linux kernel, the following vulnerability has been resolved: wifi: p54: validate RX frame length in p54rxeepromreadback p54rxeepromreadback copies the requested EEPROM slice out of a device-supplied readback frame without checking that the skb actually holds that many bytes. Commit...

5.4AI score0.00171EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/08/05 8:08 a.m.6 views

CVE-2026-64571 wifi: p54: validate RX frame length in p54_rx_eeprom_readback()

In the Linux kernel, the following vulnerability has been resolved: wifi: p54: validate RX frame length in p54rxeepromreadback p54rxeepromreadback copies the requested EEPROM slice out of a device-supplied readback frame without checking that the skb actually holds that many bytes. Commit...

5.5AI score
SaveExploits0References11
HackRead
HackRead
added 2026/08/05 7:39 a.m.13 views

Kali365 Exploits Microsoft Device Login to Access US Corporate Data

Learn how Kali365 has been abusing Microsoft device login to gain OAuth tokens, targeting US firms, and how SOC teams can detect, hunt, and stop these phishing attacks...

5.4AI score
SaveExploits0
Rows per page
Query Builder