Lucene search
+L

7901 matches found

UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.7 views

CVE-2026-68286

In the Linux kernel, the following vulnerability has been resolved: dropmonitor: perform u64stats updates under IRQ-disabled section In netdmpackettracekfreeskbhit and netdmhwtrappacketprobe, u64statsupdatebegin / u64statsinc / u64statsupdateend were called after...

5.5AI score0.00189EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/10 1:20 p.m.5 views

UBUNTU-CVE-2026-68287

In the Linux kernel, the following vulnerability has been resolved: dropmonitor: fix size calculations for 64-bit attributes netdmpacketreportfill and netdmhwpacketreportfill use nlaputu6464bit to append 64-bit attributes NETDMATTRPC and NETDMATTRTIMESTAMP. On 32-bit architectures without...

7.5CVSS5.2AI score0.00488EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/10 12:04 p.m.31 views

CVE-2026-68385

CVE-2026-68385 concerns the Linux kernel on s390 where the checksum calculation in csum_partial() can be incorrect on systems without a vector facility. The code path falls back to csum(dst, …) via csum_copy() with copy=false and dst=NULL, which causes the checksum to be derived from address zero...

9.8CVSS5.3AI score0.00497EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 12:02 p.m.12 views

CVE-2026-68287 drop_monitor: fix size calculations for 64-bit attributes

In the Linux kernel, the following vulnerability has been resolved: dropmonitor: fix size calculations for 64-bit attributes netdmpacketreportfill and netdmhwpacketreportfill use nlaputu6464bit to append 64-bit attributes NETDMATTRPC and NETDMATTRTIMESTAMP. On 32-bit architectures without...

7.5CVSS5.3AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/10 11:59 a.m.7 views

EUVD-2026-55558

In the Linux kernel, the following vulnerability has been resolved: arm64: make hugeptepget handled unaligned addresses hugeptepget can be handed a virtual address pointing to the middle of a contpmd/contpte mapped hugetlb folio examples of callers are pagemaphugetlbrange, pagemappedinvma. The...

5.4AI score0.00157EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/10 11:58 a.m.37 views

CVE-2026-68134

The CVE-2026-68134 entry concerns the Linux kernel ptp_s390 module. The vulnerability arises from a missing facility check that could allow the physical clock to be registered even when facility 28 is not installed or PTFF QPT is unavailable. The public details in the connected sources indicate t...

7.3CVSS5.1AI score0.00129EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.11 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: IMA: Verify that the IMA buffer from the previous kernel is within the addressable RAM. Patch series “Address page fault in imarestoremeasurementlist”, version 3. When the second-stage kernel is booted using kexec with a limiting...

5.5CVSS5.5AI score0.00122EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.12 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Clear XSTATEBVi in the guest XSAVE state whenever XFDi=1 When loading the guest XSAVE state via KVMSETXSAVE, and when updating XFD in response to a guest WRMSR, the disabled features are cleared from the saved or to be...

5.5CVSS5.5AI score0.00199EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.9 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3-its: Avoid truncating memory addresses. On 32-bit machines with CONFIGARMLPAE, it is possible for lowmem allocations to be backed by addresses located physically beyond the 32-bit address limit. This issue was...

5.5CVSS5.1AI score0.00123EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.13 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: ACPICA: Fixed NULL pointer dereferencing in acpievaddressspacedispatch. A new check was added to cover missed execution paths...

5.5CVSS5.3AI score0.0013EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.6 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: ALSA: firewire-motu – fixed a buffer overflow issue in the hwdep read function for DSP events. The DSP event handling code in hwdepread could write more bytes into the user buffer than requested, especially when the user provided...

7.8CVSS5.7AI score0.00171EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.9 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: net: ipv4: Fixed an alignment fault in the multipath hash seed for ARM64 architectures. The struct sysctlfibmultipathhashseed contains two u32 fields userseed and mpseed, making it an 8-byte structure with a 4-byte alignment...

5.5CVSS4.8AI score0.00122EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-68286

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - dropmonitor: perform u64stats updates under IRQ-disabled section In netdmpackettracekfreeskbhit and netdmhwtrappacketprobe, u64statsupdatebegin / u64statsinc /...

5.5AI score0.00189EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-68287

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - dropmonitor: fix size calculations for 64-bit attributes netdmpacketreportfill and netdmhwpacketreportfill use nlaputu6464bit to append 64-bit attributes...

7.5CVSS5.5AI score0.00488EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/08/07 4:58 p.m.10 views

SUSE CVE-2026-71437

Mermaid is a JavaScript tool that uses Markdown-inspired text to create and modify diagrams and charts. From version 11.5.0 until 11.16.1, Mermaid Architecture Diagrams are vulnerable to prototype pollution when a diagram defines a group with an id of proto. Because the group id is used directly ...

6.5CVSS5.4AI score0.0029EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/07 1:07 p.m.10 views

CVE-2026-16243

A flaw was found in Eclipse OMR. The arraycmp SIMD Single Instruction, Multiple Data implementation for Z and P architectures does not properly validate input by failing to check if the number of bytes to compare is zero. This oversight could allow a remote attacker, with low privileges and user...

7.5CVSS5.3AI score0.00364EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/08/07 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-71437

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Mermaid is a JavaScript tool that uses Markdown-inspired text to create and modify diagrams and charts. From version 11.5.0 until 11.16.1, Mermaid Architecture...

6.5CVSS5.4AI score0.0029EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/06 10:18 p.m.6 views

DEBIAN-CVE-2026-71437

Mermaid is a JavaScript tool that uses Markdown-inspired text to create and modify diagrams and charts. From version 11.5.0 until 11.16.1, Mermaid Architecture Diagrams are vulnerable to prototype pollution when a diagram defines a group with an id of proto. Because the group id is used directly ...

6.5CVSS5.4AI score0.0029EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/06 10:18 p.m.13 views

CVE-2026-71437

Mermaid is a JavaScript tool that uses Markdown-inspired text to create and modify diagrams and charts. From version 11.5.0 until 11.16.1, Mermaid Architecture Diagrams are vulnerable to prototype pollution when a diagram defines a group with an id of proto. Because the group id is used directly ...

6.5CVSS0.0029EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/06 10:18 p.m.6 views

CVE-2026-71437

Mermaid is a JavaScript tool that uses Markdown-inspired text to create and modify diagrams and charts. From version 11.5.0 until 11.16.1, Mermaid Architecture Diagrams are vulnerable to prototype pollution when a diagram defines a group with an id of proto. Because the group id is used directly ...

6.5CVSS5.4AI score0.0029EPSS
SaveExploits0References5
Rows per page
Query Builder