Lucene search
+L

13846 matches found

CVE
CVE
added 2026/08/27 12:00 a.m.29 views

CVE-2026-26452

ccoap at commit 77f55c4b contains a segmentation fault in its option parsing logic triggered when processing CoAP messages with invalid option numbers . The vulnerability is reachable over the network with no privileges required and no user interaction, leading to a high availability impact (deni...

7.5CVSS5.2AI score0.00343EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/27 12:00 a.m.32 views

CVE-2026-26452

ccoap 77f55c4b466e99327c24ace8a2913d3ba7e2ccd5 lcontains a vulnerability in the option parsing logic that causes a segmentation fault when processing COAP messages containing invalid option numbers...

0.00343EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/27 12:00 a.m.32 views

CVE-2026-26459

ccoap 77f55c4b466e99327c24ace8a2913d3ba7e2ccd5 contains a vulnerability in the option parsing logic that causes a segmentation fault when processing malformed COAP messages with insufficient option data...

0.00343EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/27 12:00 a.m.6 views

EUVD-2026-67096

ccoap 77f55c4b466e99327c24ace8a2913d3ba7e2ccd5 contains a null pointer dereference vulnerability in the coapserverhandlesession function when processing COAP messages containing URIPATH options with NULL data pointers. When the server searches for a URIPATH option matching the string "separate", ...

5.2AI score0.00343EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/27 12:00 a.m.25 views

CVE-2026-26453

ccoap at commit 77f55c4b466e99327c24ace8a2913d3ba7e2ccd5 contains a null pointer dereference in the coap_server_handle_session() function. When processing COAP messages, the server searches for a URI_PATH option matching the string "separate" and directly calls strncmp() on option_list[i].data wi...

7.5CVSS5.2AI score0.00343EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/27 12:00 a.m.6 views

EUVD-2026-67095

ccoap 77f55c4b466e99327c24ace8a2913d3ba7e2ccd5 lcontains a vulnerability in the option parsing logic that causes a segmentation fault when processing COAP messages containing invalid option numbers...

5.2AI score0.00343EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/26 3:16 p.m.9 views

CVE-2026-74751

In the Linux kernel, the following vulnerability has been resolved: riscv: lib: Fix ZBB strnlen reading past count boundary The ZBB-optimized strnlen loop loads one word ahead before checking the aligned boundary: REGL t1, SZREGt0 // load next word addi t0, t0, SZREG // advance orc.b t1, t1 bgeu...

9.4CVSS0.00337EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/26 3:16 p.m.6 views

UBUNTU-CVE-2026-74751

In the Linux kernel, the following vulnerability has been resolved: riscv: lib: Fix ZBB strnlen reading past count boundary The ZBB-optimized strnlen loop loads one word ahead before checking the aligned boundary: REGL t1, SZREGt0 // load next word addi t0, t0, SZREG // advance orc.b t1, t1 bgeu...

9.4CVSS5.8AI score0.00337EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/26 3:16 p.m.8 views

CVE-2026-74751

In the Linux kernel, the following vulnerability has been resolved: riscv: lib: Fix ZBB strnlen reading past count boundary The ZBB-optimized strnlen loop loads one word ahead before checking the aligned boundary: REGL t1, SZREGt0 // load next word addi t0, t0, SZREG // advance orc.b t1, t1 bgeu...

9.4CVSS5.5AI score0.00337EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/26 2:36 p.m.13 views

CVE-2026-74751 riscv: lib: Fix ZBB strnlen reading past count boundary

In the Linux kernel, the following vulnerability has been resolved: riscv: lib: Fix ZBB strnlen reading past count boundary The ZBB-optimized strnlen loop loads one word ahead before checking the aligned boundary: REGL t1, SZREGt0 // load next word addi t0, t0, SZREG // advance orc.b t1, t1 bgeu...

9.4CVSS5.7AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/26 2:36 p.m.36 views

CVE-2026-74751 riscv: lib: Fix ZBB strnlen reading past count boundary

In the Linux kernel, the following vulnerability has been resolved: riscv: lib: Fix ZBB strnlen reading past count boundary The ZBB-optimized strnlen loop loads one word ahead before checking the aligned boundary: REGL t1, SZREGt0 // load next word addi t0, t0, SZREG // advance orc.b t1, t1 bgeu...

9.4CVSS0.00337EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/26 2:36 p.m.35 views

CVE-2026-74751

CVE-2026-74751 is a bug in the Linux kernel's RISC-V ZBB-optimized strnlen function. The loop loads one word ahead of the aligned boundary before performing the boundary check. When the string pointer is aligned and the count is a multiple of the word size, the loop can read a full word at exactl...

9.4CVSS5.4AI score0.00337EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-80523

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - clk: spacemit: k3: set hdma clock as critical HDMA clock is responsible for the internal TCM access path of X100 RISC-V core, so set the clock flag as critical ...

7.1CVSS5.5AI score0.00125EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.8 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-098810)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-098810 advisory. In the Linux kernel, the following vulnerability has been resolved: ALSA: ctxfi: Limit PTP to a single page Commit 391e69143d0a increased CTPTPNUM from 1 to 4 to...

7.8CVSS6AI score0.00131EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-74751

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: riscv: lib: Fix ZBB strnlen reading past count boundary The ZBB-optimized strnlen loop loads...

9.4CVSS6.2AI score0.00337EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.13 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: e2fsprogs (UTSA-2026-061500)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-061500 advisory. An out-of-bounds read/write vulnerability was found in e2fsprogs 1.46.5. This issue leads to a segmentation fault and possibly arbitrary code execution via a special...

7.8CVSS7AI score0.01393EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/26 12:00 a.m.9 views

PT-2026-82131

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the ZBB-optimized strnlen function within the RISC-V architecture implementation. The loop loads a word ahead of the aligned boundary before performing the boundary...

9.4CVSS5.9AI score0.00337EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/26 12:00 a.m.12 views

PT-2026-82114

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the firewire OHCI driver where a NULL pointer dereference can occur within the ar context release function. This happens during the error handling path of the driver's...

5.8AI score0.00173EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.6 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-098685)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-098685 advisory. In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Do not double dequeue a configuration request Some of our devices crash in...

8.8CVSS6.3AI score0.00237EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.7 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-098995)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-098995 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/gem: Acquire references on GEM handles for framebuffers A GEM handle can be released while th...

7.8CVSS6.4AI score0.00159EPSS
SaveExploits0References4
Rows per page
Query Builder