Lucene search
+L

20 matches found

NVD
NVD
•added 2026/09/13 11:16 p.m.•12 views

CVE-2026-15891

The MQTT-SN client keepalive handler processping in subsys/net/lib/mqttsn/mqttsn.c removes the gateway record after PINGREQ retries are exhausted. It invoked SYSSLISTPEEKHEADCONTAINER&client-gateways, gw, next but discarded the result. That macro is a pure expression that does not assign to gw, s...

7.5CVSS0.00336EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/13 10:46 p.m.•6 views

CVE-2026-15891 NULL pointer dereference in Zephyr MQTT-SN client when removing a non-responsive gateway

The MQTT-SN client keepalive handler processping in subsys/net/lib/mqttsn/mqttsn.c removes the gateway record after PINGREQ retries are exhausted. It invoked SYSSLISTPEEKHEADCONTAINER&client-gateways, gw, next but discarded the result. That macro is a pure expression that does not assign to gw, s...

7.5CVSS5.9AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
•added 2026/09/13 10:46 p.m.•5 views

CVE-2026-15891 NULL pointer dereference in Zephyr MQTT-SN client when removing a non-responsive gateway

The MQTT-SN client keepalive handler processping in subsys/net/lib/mqttsn/mqttsn.c removes the gateway record after PINGREQ retries are exhausted. It invoked SYSSLISTPEEKHEADCONTAINER&client-gateways, gw, next but discarded the result. That macro is a pure expression that does not assign to gw, s...

7.5CVSS5.7AI score0.00336EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/13 10:46 p.m.•36 views

CVE-2026-15891 NULL pointer dereference in Zephyr MQTT-SN client when removing a non-responsive gateway

The MQTT-SN client keepalive handler processping in subsys/net/lib/mqttsn/mqttsn.c removes the gateway record after PINGREQ retries are exhausted. It invoked SYSSLISTPEEKHEADCONTAINER&client-gateways, gw, next but discarded the result. That macro is a pure expression that does not assign to gw, s...

7.5CVSS0.00336EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/13 10:46 p.m.•16 views

EUVD-2026-77132

The MQTT-SN client keepalive handler processping in subsys/net/lib/mqttsn/mqttsn.c removes the gateway record after PINGREQ retries are exhausted. It invoked SYSSLISTPEEKHEADCONTAINER&client-gateways, gw, next but discarded the result. That macro is a pure expression that does not assign to gw, s...

7.5CVSS5.7AI score0.00336EPSS
SaveExploits0References2
CVE
CVE
•added 2026/09/13 10:46 p.m.•31 views

CVE-2026-15891

CVE-2026-15891 is a NULL pointer dereference in the Zephyr RTOS MQTT-SN client. The keepalive handler process_ping() in subsys/net/lib/mqtt_sn/mqtt_sn.c discards the return value of SYS_SLIST_PEEK_HEAD_CONTAINER, leaving the gw pointer as NULL. The code then dereferences gw->gw_id and passes i...

7.5CVSS5.7AI score0.00336EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/13 12:00 a.m.•1 views

CVE-2026-15891: NULL Pointer Dereference

The MQTT-SN client keepalive handler processping in subsys/net/lib/mqttsn/mqttsn.c removes the gateway record after PINGREQ retries are exhausted. It invoked SYSSLISTPEEKHEADCONTAINER&client-gateways, gw, next but discarded the result. That macro is a pure expression that does not assign to gw, s...

7.5CVSS5.8AI score0.00336EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/09/13 12:00 a.m.•16 views

PT-2026-90983

The MQTT-SN client keepalive handler process ping in subsys/net/lib/mqtt sn/mqtt sn.c removes the gateway record after PINGREQ retries are exhausted. It invoked SYS SLIST PEEK HEAD CONTAINER&client-gateways, gw, next but discarded the result. That macro is a pure expression that does not assign t...

7.5CVSS5.7AI score0.00336EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/01/07 9:32 a.m.•17 views

CVE-2019-16754

RIOT 2019.07 contains a NULL pointer dereference in the MQTT-SN implementation asymcute, potentially allowing an attacker to crash a network node running RIOT. This requires spoofing an MQTT server response. To do so, the attacker needs to know the MQTT MsgID of a pending MQTT protocol message an...

7.5CVSS6.8AI score0.01472EPSS
SaveExploits1References1
EUVD
EUVD
•added 2025/10/07 12:30 a.m.•12 views

EUVD-2019-7793

Malware in sbrugna...

7.8CVSS7.5AI score0.01382EPSS
SaveExploits0References2
EUVD
EUVD
•added 2025/10/07 12:30 a.m.•14 views

EUVD-2019-7291

Malware in sbrugna...

7.5CVSS7.5AI score0.01472EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
•added 2025/05/22 4:46 a.m.•12 views

CVE-2019-17389

In RIOT 2019.07, the MQTT-SN implementation asymcute mishandles errors occurring during a read operation on a UDP socket. The receive loop ends. This allows an attacker via a large packet to prevent a RIOT MQTT-SN client from working until the device is restarted...

7.8CVSS6.7AI score0.01382EPSS
SaveExploits0References1
NVD
NVD
•added 2019/10/09 5:15 p.m.•26 views

CVE-2019-17389

In RIOT 2019.07, the MQTT-SN implementation asymcute mishandles errors occurring during a read operation on a UDP socket. The receive loop ends. This allows an attacker via a large packet to prevent a RIOT MQTT-SN client from working until the device is restarted...

7.8CVSS7.4AI score0.01382EPSS
SaveExploits0References1
Prion
Prion
•added 2019/10/09 5:15 p.m.•19 views

Design/Logic Flaw

In RIOT 2019.07, the MQTT-SN implementation asymcute mishandles errors occurring during a read operation on a UDP socket. The receive loop ends. This allows an attacker via a large packet to prevent a RIOT MQTT-SN client from working until the device is restarted...

7.8CVSS7.4AI score0.01382EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
•added 2019/10/09 4:06 p.m.•31 views

CVE-2019-17389

In RIOT 2019.07, the MQTT-SN implementation asymcute mishandles errors occurring during a read operation on a UDP socket. The receive loop ends. This allows an attacker via a large packet to prevent a RIOT MQTT-SN client from working until the device is restarted...

7.4AI score0.01382EPSS
SaveExploits0References1
CVE
CVE
•added 2019/10/09 4:06 p.m.•63 views

CVE-2019-17389

In RIOT 2019.07, the MQTT-SN implementation (asymcute) mishandles errors during a UDP read, causing the receive loop to terminate. This can allow an attacker to disrupt a RIOT MQTT-SN client by sending a large packet, preventing operation until the device is restarted. (CVE-2019-17389)

7.8CVSS7.3AI score0.01382EPSS
SaveExploits0References1Affected Software1
NVD
NVD
•added 2019/09/24 6:15 p.m.•26 views

CVE-2019-16754

RIOT 2019.07 contains a NULL pointer dereference in the MQTT-SN implementation asymcute, potentially allowing an attacker to crash a network node running RIOT. This requires spoofing an MQTT server response. To do so, the attacker needs to know the MQTT MsgID of a pending MQTT protocol message an...

7.5CVSS7.4AI score0.01472EPSS
SaveExploits1References1
Prion
Prion
•added 2019/09/24 6:15 p.m.•22 views

Null pointer dereference

RIOT 2019.07 contains a NULL pointer dereference in the MQTT-SN implementation asymcute, potentially allowing an attacker to crash a network node running RIOT. This requires spoofing an MQTT server response. To do so, the attacker needs to know the MQTT MsgID of a pending MQTT protocol message an...

5CVSS7.4AI score0.01472EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
•added 2019/09/24 5:50 p.m.•35 views

CVE-2019-16754

RIOT 2019.07 contains a NULL pointer dereference in the MQTT-SN implementation asymcute, potentially allowing an attacker to crash a network node running RIOT. This requires spoofing an MQTT server response. To do so, the attacker needs to know the MQTT MsgID of a pending MQTT protocol message an...

7.5AI score0.01472EPSS
SaveExploits1References1
CVE
CVE
•added 2019/09/24 5:50 p.m.•100 views

CVE-2019-16754

CVE-2019-16754 affects RIOT as of 2019.07, describing a NULL pointer dereference in the MQTT-SN (asymcute) implementation that can crash a network node. Exploitation requires spoofing a MQTT server response and knowledge of the MQTT MsgID for a pending message, the ephemeral port used by RIOT’s M...

7.5CVSS7.4AI score0.01472EPSS
SaveExploits1References1Affected Software1
Rows per page
Query Builder