Lucene search
+L

3 matches found

Cvelist
Cvelist
added 2026/09/13 10:46 p.m.33 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
CVE
CVE
added 2026/09/13 10:46 p.m.27 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
Hacker One
Hacker One
added 2018/02/18 5:21 p.m.20 views

Rockstar Games: Exploiting Misconfigured CORS to Steal User Information

In this report, the researcher demonstrated how a CORS misconfiguration was allowing user details, such as email addresses and IDs, to be shared inappropriately. They also provided a POC which showed how an attacker could exploit this remotely. This issue was resolved in a platform update to our...

3.4AI score
SaveExploits0
Rows per page
Query Builder