Lucene search
+L

3589 matches found

CVE
CVE
added 2026/08/15 5:57 a.m.38 views

CVE-2026-72487

The CVE describes a Linux kernel PCI ROM access vulnerability in the PCI subsystem that caused crashes when reading ROM data if the ROM space address/size checks are missing. Concrete details in the connected records show: the ROM space started at 0xffa0000007f30000 with size 0x10000, and a readl...

7.7CVSS5.4AI score0.0018EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.9 views

PT-2026-72675

In the Linux kernel, the following vulnerability has been resolved: PCI: Check ROM header and data structure addr before accessing We meet a crash when running stress-ng on x86 64 machine: BUG: unable to handle page fault for address: ffa0000007f40000 RIP: 0010:pci get rom size+0x52/0x220 Call...

5.5AI score0.0018EPSS
SaveExploits0References7
Debian
Debian
added 2026/08/12 6:15 p.m.14 views

[SECURITY] [DSA 6434-1] lemonldap-ng security update

------------------------------------------------------------------------- Debian Security Advisory DSA-6434-1 [email protected] https://www.debian.org/security/ Moritz Muehlenhoff August 12, 2026 https://www.debian.org/security/faq -...

9.8CVSS5AI score0.00456EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/08/12 12:00 a.m.9 views

Debian dsa-6434 : lemonldap-ng - security update

The remote Debian 13 host has packages installed that are affected by multiple vulnerabilities as referenced in the dsa-6434 advisory. - ------------------------------------------------------------------------- Debian Security Advisory DSA-6434-1 [email protected] https://www.debian.org/securit...

9.8CVSS4.9AI score0.00456EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/08/11 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-19349

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Lemonldap::NG::Portal versions from 2.0.0 before 2.16.9, from 2.17.0 before 2.21.5, from 2.22.0 before 2.23.3 for Perl allow authentication bypass via an OAuth2...

9.8CVSS5.1AI score0.00456EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/07 12:31 a.m.9 views

EUVD-2026-54225

Contiki-NG's DNS/mDNS resolver skipname in os/services/resolv/resolv.c walks DNS wire-format name labels with no packet-boundary check, and the caller in newdata invokes it in a loop iterating nquestions times from the attacker-controlled DNS header before validating the transaction ID. An attack...

7.1CVSS5.6AI score0.00253EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/06 10:18 p.m.17 views

CVE-2026-5855

Contiki-NG's LwM2M TLV parser lwm2mtlvread in os/services/lwm2m/lwm2m-tlv.c ignores its caller-supplied buffer length argument and reads up to six bytes from the input buffer with no bounds check. The caller in lwm2m-engine.c iterates while there is at least one byte remaining, so a crafted CoAP...

8.7CVSS0.00537EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/06 10:18 p.m.10 views

CVE-2026-5857

Contiki-NG's MQTT client parsepublishvhdr in os/net/app-layer/mqtt/mqtt.c sets topiclenreceived=1 before checking topiclen against the 64-byte limit, so an over-length topic returns early but leaves the flag set. On the next TCP segment, tcpinput re-invokes the parser with topicreceived==0, and t...

9.2CVSS0.00537EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/06 10:18 p.m.8 views

CVE-2026-5856

Contiki-NG's DNS/mDNS resolver skipname in os/services/resolv/resolv.c walks DNS wire-format name labels with no packet-boundary check, and the caller in newdata invokes it in a loop iterating nquestions times from the attacker-controlled DNS header before validating the transaction ID. An attack...

7.1CVSS0.00253EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/06 6:52 p.m.62 views

CVE-2026-5857

The CVE-2026-5857 entry documents a bug in Contiki-NG’s MQTT client, where parse_publish_vhdr() sets topic_len_received=1 before validating topic_len against the 64-byte limit. On the next TCP segment, a persisted flag causes the parser to bypass the guard and perform a memcpy() using an unvalida...

9.2CVSS6.3AI score0.00537EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/06 6:52 p.m.33 views

CVE-2026-5857 Contiki-NG MQTT Client Out-of-Bounds Write in PUBLISH Topic Parser via Persistent State Between TCP Segments

Contiki-NG's MQTT client parsepublishvhdr in os/net/app-layer/mqtt/mqtt.c sets topiclenreceived=1 before checking topiclen against the 64-byte limit, so an over-length topic returns early but leaves the flag set. On the next TCP segment, tcpinput re-invokes the parser with topicreceived==0, and t...

9.2CVSS0.00537EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/06 6:52 p.m.8 views

CVE-2026-5857 Contiki-NG MQTT Client Out-of-Bounds Write in PUBLISH Topic Parser via Persistent State Between TCP Segments

Contiki-NG's MQTT client parsepublishvhdr in os/net/app-layer/mqtt/mqtt.c sets topiclenreceived=1 before checking topiclen against the 64-byte limit, so an over-length topic returns early but leaves the flag set. On the next TCP segment, tcpinput re-invokes the parser with topicreceived==0, and t...

9.2CVSS6.1AI score0.00537EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/06 6:52 p.m.27 views

CVE-2026-5857 Contiki-NG MQTT Client Out-of-Bounds Write in PUBLISH Topic Parser via Persistent State Between TCP Segments

Contiki-NG's MQTT client parsepublishvhdr in os/net/app-layer/mqtt/mqtt.c sets topiclenreceived=1 before checking topiclen against the 64-byte limit, so an over-length topic returns early but leaves the flag set. On the next TCP segment, tcpinput re-invokes the parser with topicreceived==0, and t...

9.2CVSS6.2AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/06 6:47 p.m.27 views

CVE-2026-5856 Contiki-NG DNS/mDNS Resolver Out-of-Bounds Read via Unchecked skip_name Traversal Before Transaction-ID Validation

Contiki-NG's DNS/mDNS resolver skipname in os/services/resolv/resolv.c walks DNS wire-format name labels with no packet-boundary check, and the caller in newdata invokes it in a loop iterating nquestions times from the attacker-controlled DNS header before validating the transaction ID. An attack...

7.1CVSS0.00253EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/06 6:47 p.m.11 views

CVE-2026-5856 Contiki-NG DNS/mDNS Resolver Out-of-Bounds Read via Unchecked skip_name Traversal Before Transaction-ID Validation

Contiki-NG's DNS/mDNS resolver skipname in os/services/resolv/resolv.c walks DNS wire-format name labels with no packet-boundary check, and the caller in newdata invokes it in a loop iterating nquestions times from the attacker-controlled DNS header before validating the transaction ID. An attack...

7.1CVSS5.4AI score
SaveExploits0References5
CVE
CVE
added 2026/08/06 6:47 p.m.59 views

CVE-2026-5856

Affected software/component: Contiki-NG DNS/mDNS resolver (os/services/resolv/resolv.c). Root cause: skip_name() walks DNS wire-format labels without a packet-boundary check; newdata() loops nquestions from attacker-controlled DNS header before validating the transaction ID, causing the function ...

7.1CVSS5.6AI score0.00253EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/06 6:39 p.m.50 views

CVE-2026-5855

Contiki-NG: LwM2M TLV parser in os/services/lwm2m/lwm2m-tlv.c (function lwm2m_tlv_read) ignores the caller’s buffer length and may read up to six bytes without bounds checks. The engine loop continues while bytes remain, so a crafted CoAP WRITE to any LwM2M endpoint whose final TLV supplies exact...

8.7CVSS5.6AI score0.00537EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/06 6:39 p.m.11 views

CVE-2026-5855 Contiki-NG LwM2M TLV Parser Out-of-Bounds Read via Unchecked Buffer Length in lwm2m_tlv_read

Contiki-NG's LwM2M TLV parser lwm2mtlvread in os/services/lwm2m/lwm2m-tlv.c ignores its caller-supplied buffer length argument and reads up to six bytes from the input buffer with no bounds check. The caller in lwm2m-engine.c iterates while there is at least one byte remaining, so a crafted CoAP...

8.7CVSS5.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/06 6:39 p.m.29 views

CVE-2026-5855 Contiki-NG LwM2M TLV Parser Out-of-Bounds Read via Unchecked Buffer Length in lwm2m_tlv_read

Contiki-NG's LwM2M TLV parser lwm2mtlvread in os/services/lwm2m/lwm2m-tlv.c ignores its caller-supplied buffer length argument and reads up to six bytes from the input buffer with no bounds check. The caller in lwm2m-engine.c iterates while there is at least one byte remaining, so a crafted CoAP...

8.7CVSS0.00537EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/04 3:07 p.m.9 views

CVE-2026-24078

Information Disclosure when IPSec negotiation fails or is not established properly during NG-eCall SIP signaling...

6.5CVSS5.4AI score0.00105EPSS
SaveExploits0References2
Rows per page
Query Builder