Lucene search
+L

155251 matches found

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

CVE-2026-68325

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Bound the early ACPI HID map The ivrsacpihid command-line parser appends entries to a fixed four-element earlyacpihidmap array. Unlike the sibling IOAPIC and HPET parsers, it does not reject a fifth entry before...

5.5AI score0.00184EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/10 1:20 p.m.7 views

UBUNTU-CVE-2026-68175

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix resource leak on mmiotrace tracepipe close The mmiotrace tracer was added May 12th 2008. At that time, resources created in pipeopen could not be freed because there was not pipeclose function pointer of the tracer...

5.2AI score0.0021EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/10 1:20 p.m.8 views

UBUNTU-CVE-2026-68316

In the Linux kernel, the following vulnerability has been resolved: accel: ethosu: Fix element size accounting for cmd stream validation There are 2 issues with the element size handling in the command stream validation which result in too small of a size calculated when the element size is...

7.8CVSS5.2AI score0.0012EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 1:19 p.m.6 views

UBUNTU-CVE-2026-68108

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vce: fix integer overflow in image size Fix a security vulnerability where malicious VCE command streams with oversized dimensions e.g. 65536×65536 cause 32-bit integer overflow, wrapping the calculated buffer size to ...

8.8CVSS5.5AI score0.00135EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/08/10 1:19 p.m.8 views

CVE-2026-68108

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vce: fix integer overflow in image size Fix a security vulnerability where malicious VCE command streams with oversized dimensions e.g. 65536×65536 cause 32-bit integer overflow, wrapping the calculated buffer size to ...

8.8CVSS5.8AI score0.00135EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/10 1:17 p.m.9 views

CVE-2026-13206

Improper neutralization of special elements used in an OS command 'OS command injection' vulnerability in Zyxel Networks WAH7601 allows OS Command Injection. This issue affects WAH7601: through 20072026...

9.8CVSS0.01269EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/10 1:10 p.m.6 views

OPENSUSE-SU-2026:21558-1 Security update for gitoxide

This update for gitoxide fixes the following issues: Changes in gitoxide: - Update to 0.56.0: Fixes CVE-2026-40034 boo1266434: the CommandForbiddenInModules trust check could be bypassed in gixsubmodule::File::update, which allowed arbitrary command execution from a crafted .gitmodules file Fixes...

8.5CVSS6AI score0.00949EPSS
SaveExploits1References10
OSV
OSV
added 2026/08/10 12:56 p.m.16 views

CVE-2026-18370 Heap-based buffer overflow in entr

entr is vulnerable to Heap-based buffer overflow in runutility function. The function allocates a fixed-size heap buffer using mallocARGMAX and copies command-line arguments into it. It advances the destination pointer based on the return value of strlcpy, which returns the total length of the...

4.8CVSS5.7AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/10 12:25 p.m.37 views

CVE-2026-13206 Multiple Vulnerabilities in Zyxel's WAH7601 - OS Command Injection

Improper neutralization of special elements used in an OS command 'OS command injection' vulnerability in Zyxel Networks WAH7601 allows OS Command Injection. This issue affects WAH7601: through 20072026...

9.8CVSS0.01269EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/10 12:25 p.m.59 views

CVE-2026-13206

The CVE-2026-13206 entry concerns a high-severity OS command injection in Zyxel Networks WAH7601, due to improper neutralization of special elements in commands. Affected software: WAH7601 (through build 20072026). Impact is described as OS Command Injection with a CVSS v3.1 base score of 9.8 (CR...

9.8CVSS5.3AI score0.01269EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/10 12:25 p.m.9 views

EUVD-2026-55621

Improper neutralization of special elements used in an OS command 'OS command injection' vulnerability in Zyxel Networks WAH7601 allows OS Command Injection. This issue affects WAH7601: through 20072026...

9.8CVSS5.3AI score0.01269EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/10 12:25 p.m.9 views

CVE-2026-13206 Multiple Vulnerabilities in Zyxel's WAH7601 - OS Command Injection

Improper neutralization of special elements used in an OS command 'OS command injection' vulnerability in Zyxel Networks WAH7601 allows OS Command Injection. This issue affects WAH7601: through 20072026...

9.8CVSS5.2AI score0.01269EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/10 12:25 p.m.8 views

CVE-2026-13206

Improper neutralization of special elements used in an OS command 'OS command injection' vulnerability in Zyxel Networks WAH7601 allows OS Command Injection. This issue affects WAH7601: through 20072026...

9.8CVSS5.2AI score0.01269EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/10 12:03 p.m.42 views

CVE-2026-68351

The CVE-2026-68351 entry describes a Linux kernel issue in the wifi carl9170 driver where a command-response length mismatch could cause an out-of-bounds read. The bug occurred because carl9170_cmd_callback() could fall through to memcpy(ar->readbuf, buffer + 4, len - 4) with len derived from ...

5.5AI score0.0022EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/10 12:03 p.m.6 views

EUVD-2026-55452

In the Linux kernel, the following vulnerability has been resolved: wifi: carl9170: bound memcpy length in cmd callback to prevent OOB read When the firmware sends a command response with a length mismatch, carl9170cmdcallback logs the mismatch and calls carl9170restart but then falls through to...

5.5AI score0.0022EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/10 12:03 p.m.34 views

CVE-2026-68329 iommu/amd: Wait for completion instead of returning early in iommu_completion_wait()

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Wait for completion instead of returning early in iommucompletionwait needsync is a per-IOMMU flag shared by all domains and devices behind that IOMMU. It is set whenever a command is queued with sync == true and clear...

8.8CVSS0.00159EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/10 12:02 p.m.7 views

EUVD-2026-55417

In the Linux kernel, the following vulnerability has been resolved: accel: ethosu: Fix element size accounting for cmd stream validation There are 2 issues with the element size handling in the command stream validation which result in too small of a size calculated when the element size is...

5.3AI score0.0012EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/10 12:02 p.m.36 views

CVE-2026-68316 accel: ethosu: Fix element size accounting for cmd stream validation

In the Linux kernel, the following vulnerability has been resolved: accel: ethosu: Fix element size accounting for cmd stream validation There are 2 issues with the element size handling in the command stream validation which result in too small of a size calculated when the element size is...

7.8CVSS0.0012EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/10 12:02 p.m.41 views

CVE-2026-68316

The CVE affects the Linux kernel accel: ethosu component. Two issues in command stream validation lead to undercounted element sizes for 16/32/64-bit elements and, for NHWC format, missing element size in the calculation. The element-size bitfield differs between IFM/IFM2 (bits 2:3) and OFM (bits...

7.8CVSS5.3AI score0.0012EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/10 12:02 p.m.21 views

CVE-2026-68316 accel: ethosu: Fix element size accounting for cmd stream validation

In the Linux kernel, the following vulnerability has been resolved: accel: ethosu: Fix element size accounting for cmd stream validation There are 2 issues with the element size handling in the command stream validation which result in too small of a size calculated when the element size is...

7.8CVSS5.4AI score
SaveExploits0References5
Rows per page
Query Builder