Lucene search
+L

7914 matches found

CVE
CVE
added 7 hours ago15 views

CVE-2026-20492

CVE-2026-20492 affects MediaTek Audio HAL. A race condition can cause the system to become unresponsive, yielding local denial of service with only user privileges needed and no user interaction required for exploitation. Mitigation/patches referenced: ALPS10960026 (for MT6880/6890/6990/6988) and...

5.7AI score
SaveExploits0References1
EUVD
EUVD
added 7 hours ago5 views

EUVD-2026-52082

In Audio HAL, there is a possible system becoming unresponsive due to a race condition. This could lead to local denial of service with User execution privileges needed. User interaction is not needed for exploitation. Patch ID: ALPS10960026 Note: For MT6880, MT6890, MT6990, MT6988 / AUTO00851250...

5.7AI score
SaveExploits0References1
CVE
CVE
added 7 hours ago8 views

CVE-2026-20480

In Audio HAL, CVE-2026-20480 describes a heap-based out-of-bounds write that can cause local denial of service with user privileges. The vulnerability requires no user interaction to exploit. Affected MT series devices reference patches ALPS10960023 (MT6880/6890/6980D/6988/6990) and AUTO00851189 ...

6AI score
SaveExploits0References1
EUVD
EUVD
added 7 hours ago6 views

EUVD-2026-52067

In Audio HAL, there is a possible out of bounds write due to a heap buffer overflow. This could lead to local denial of service with User execution privileges needed. User interaction is not needed for exploitation. Patch ID: ALPS10981454 Note: For MT6880, MT6890, MT6988, MT6990 / AUTO00851293...

6AI score
SaveExploits0References1
Nuclei
Nuclei
added yesterday76 views

Node.JS System Information Library <5.3.1 - Remote Command Injection

Node.JS System Information Library System before version 5.3.1 is susceptible to remote command injection. Node.JS npm package "systeminformation" is an open source collection of functions to retrieve detailed hardware, system and OS information. id: CVE-2021-21315 info: name: Node.JS System...

7.8CVSS7.3AI score0.90675EPSS
SaveExploits4References5
CVE
CVE
added 4 days ago81 views

CVE-2026-12943

CVE-2026-12943 affects IBM Power HMC and PowerVM Novalink components. IBM HMC v10.3.1050.0–10.3.1064.0 and v11.1.1110.0–11.1.1112.0 allow an unauthenticated user to execute arbitrary commands with elevated privileges due to improper validation of user input. CAMs indicate a CVSS v3.1 base score o...

9.8CVSS6.1AI score0.0092EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 4 days ago8 views

CVE-2026-12943 This Power Hardware Management Console update is being released to address

IBM HMC V10.3.1050.0 through 10.3.1064.0 and IBM HMC V11.1.1110.0 through 11.1.1112.0 Management systems in IBM Power environments HMC and Novalink could allow an unauthenticated user to execute arbitrary commands with elevated privileges on the system due to improper validation of user supplied...

9.8CVSS6.1AI score0.0092EPSS
SaveExploits0References1
Cvelist
Cvelist
added 4 days ago32 views

CVE-2026-12943 This Power Hardware Management Console update is being released to address

IBM HMC V10.3.1050.0 through 10.3.1064.0 and IBM HMC V11.1.1110.0 through 11.1.1112.0 Management systems in IBM Power environments HMC and Novalink could allow an unauthenticated user to execute arbitrary commands with elevated privileges on the system due to improper validation of user supplied...

9.8CVSS0.0092EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 4 days ago5 views

CVE-2026-64513

A flaw was found in the Linux kernel's Kernel-based Virtual Machine KVM for x86 architectures. When the apicupdateppr function does not find a deliverable interrupt, it fails to recompute the CR8 intercept, leading to a stale Task Priority Register Threshold TPRTHRESHOLD. This issue can cause a...

5.5CVSS5.8AI score0.00171EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 4 days ago6 views

CVE-2026-64498

A flaw was found in the Linux kernel's Industrial I/O IIO subsystem, specifically within the hardware consumer buffer hw-consumer. Due to an oversight in memory management, a dedicated memory region scanmask was not properly released when its associated buffer was freed. A local attacker with low...

6AI score0.00155EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 4 days ago6 views

CVE-2026-64310

A flaw was found in the Linux kernel's crypto: ccp component. A local user, by triggering specific SEV Secure Encrypted Virtualization input/output control ioctl operations when SEV initialization fails and Kernel-based Virtual Machine KVM is actively running virtual machines, could cause the...

5.5CVSS5.8AI score0.00215EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 5 days ago5 views

CVE-2026-64492

A flaw was found in the Linux kernel's tmp006 temperature sensor driver. This vulnerability occurs because the driver incorrectly handles the registration and de-registration of a hardware trigger. When the module is unloaded, a pointer to freed memory remains active, creating a 'dangling pointer...

5.8AI score0.00173EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 5 days ago5 views

CVE-2026-64410

A flaw was found in the Linux kernel's netfilter component, specifically concerning the handling of IPIP IP-in-IP tunnel hardware offload. The system attempts to utilize hardware offload for IPIP tunnels, a feature not yet supported by existing drivers. A remote attacker could potentially exploit...

9.8CVSS5.8AI score0.0038EPSS
SaveExploits0References4
NVD
NVD
added 6 days ago7 views

CVE-2026-42493

Addressing certain issues, in particular related to operations which may take excessively long and therefore would need preemption, has turned out overly costly. Since alternatives HVM/PVH: HAP, PV: shim are commonly available, the decision was to deprecate the functionality, while still retainin...

7.5CVSS0.00474EPSS
SaveExploits0References3
Xen Project
Xen Project
added 6 days ago9 views

x86 shadow paging is deprecated

ISSUE DESCRIPTION Addressing certain issues, in particular related to operations which may take excessively long and therefore would need preemption, has turned out overly costly. Since alternatives HVM/PVH: HAP, PV: shim are commonly available, the decision was to deprecate the functionality,...

7.5CVSS5.9AI score0.00474EPSS
SaveExploits0
Xen Project
Xen Project
added 6 days ago8 views

correct buffer checks for DM_OP hypercalls

ISSUE DESCRIPTION Parts of the DMOP handling code assumes the caller has provided the required number of buffers for the given operation without any checking being done. As a result, certain operations might access stack rubble as structures are possibly uninitialized. IMPACT A device model of a...

7.3CVSS5.9AI score0.00263EPSS
SaveExploits0Affected Software1
OSV
OSV
added 6 days ago5 views

USN-8595-3 linux-aws-6.8, linux-aws-fips vulnerabilities

It was discovered that some AMD processors did not properly clear data in the floating point divider unit during speculative execution. A local attacker could use this to expose sensitive information. CVE-2025-54505 It was discovered that some AMD Zen 2 processors did not properly isolate shared...

9.8CVSS6.6AI score0.00725EPSS
SaveExploits60References913
Ubuntu
Ubuntu
added 6 days ago11 views

USN-8574-3: Linux kernel vulnerabilities

It was discovered that some AMD processors did not properly clear data in the floating point divider unit during speculative execution. A local attacker could use this to expose sensitive information. CVE-2025-54505 It was discovered that some AMD Zen 2 processors did not properly isolate shared...

9.8CVSS7.2AI score0.00725EPSS
SaveExploits60
Positive Technologies
Positive Technologies
added 6 days ago11 views

PT-2026-65461

Addressing certain issues, in particular related to operations which may take excessively long and therefore would need preemption, has turned out overly costly. Since alternatives HVM/PVH: HAP, PV: shim are commonly available, the decision was to deprecate the functionality, while still retainin...

7.5CVSS5.8AI score0.00474EPSS
SaveExploits0References35
RedhatCVE
RedhatCVE
added 2026/07/27 7:14 a.m.7 views

CVE-2026-64377

A flaw was found in the Linux kernel's qcom-cpufreq-hw driver. This vulnerability, a double free, occurs due to incorrect memory handling when a device is detached. Specifically, the system attempts to release memory that is already managed, leading to a potential double free. This can result in...

7CVSS5.8AI score0.00168EPSS
SaveExploits0References4
Rows per page
Query Builder