Lucene search
+L

8604 matches found

Vulnrichment
Vulnrichment
added 2025/08/04 10:00 a.m.8 views

CVE-2025-0932 Mali GPU Userspace Driver allows access to already freed memory

Use After Free vulnerability in Arm Ltd Bifrost GPU Userspace Driver, Arm Ltd Valhall GPU Userspace Driver, Arm Ltd Arm 5th Gen GPU Architecture Userspace Driver allows a non-privileged user process to perform valid GPU processing operations, including via WebGL or WebGPU, to gain access to alrea...

6.6AI score0.00252EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2025/08/04 10:00 a.m.6 views

CVE-2025-0932

Use After Free vulnerability in Arm Ltd Bifrost GPU Userspace Driver, Arm Ltd Valhall GPU Userspace Driver, Arm Ltd Arm 5th Gen GPU Architecture Userspace Driver allows a non-privileged user process to perform valid GPU processing operations, including via WebGL or WebGPU, to gain access to alrea...

4.3CVSS5.4AI score0.00252EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/08/04 12:00 a.m.16 views

ARM多款产品 安全漏洞

ARM Bifrost GPU Userspace Driver and others are a userspace driver from ARM UK. A security vulnerability exists in various ARM products that stems from reuse after release and could lead to access to freed memory. The following products are affected: Bifrost GPU Userspace Driver, Valhall GPU...

4.3CVSS6.4AI score0.00252EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/08/04 12:00 a.m.13 views

PT-2025-31804

Name of the Vulnerable Software and Affected Versions Arm Ltd Bifrost GPU Userspace Driver versions r48p0 through r49p3, and r50p0 through r51p0 Arm Ltd Valhall GPU Userspace Driver versions r48p0 through r49p3, and r50p0 through r54p0 Arm Ltd Arm 5th Gen GPU Architecture Userspace Driver version...

4.3CVSS6.7AI score0.00252EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/08/01 11:23 p.m.7 views

SUSE CVE-2025-38424

In the Linux kernel, the following vulnerability has been resolved: perf: Fix sample vs doexit Baisheng Gao reported an ARM64 crash, which Mark decoded as being a synchronous external abort -- most likely due to trying to access MMIO in bad ways. The crash further shows perf trying to do a user...

5.5CVSS6.4AI score0.00183EPSS
SaveExploits0References23
OSV
OSV
added 2025/08/01 11:09 a.m.11 views

OESA-2025-1933 firefox security update

Mozilla Firefox is an open-source web browser, designed for standards compliance, performance and portability. %if 0 %global mozdebugprefix /lib/debug %global mozdebugdir /lib/debug/ %global unamem %uname -m %global symbolsfilename -.en-US.-%uname.crashreporter-symbols.zip %global symbolsfilepath...

9.8CVSS6.6AI score0.00472EPSS
SaveExploits0References10
SUSE Linux
SUSE Linux
added 2025/07/31 12:34 p.m.5 views

Security update for kubevirt, virt-api-container, virt-controller-container, virt-exportproxy-container, virt-exportserver-container, virt-handler-container, virt-launcher-container, virt-libguestfs-t

This update for kubevirt, virt-api-container, virt-controller-container, virt-exportproxy-container, virt-exportserver-container, virt-handler-container, virt-launcher-container, virt-libguestfs-tools-container, virt-operator-container, virt-pr-helper-container fixes the following issues: Update ...

8.2CVSS8.4AI score0.03153EPSS
SaveExploits2References16
Positive Technologies
Positive Technologies
added 2025/07/31 12:00 a.m.14 views

PT-2025-40073

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue within the mm/userfaultfd subsystem related to the ordering of kmap local operations when CONFIG HIGHPTE is enabled on 32-bit ARM architectures...

5.5CVSS8.3AI score0.00135EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2025/07/30 8:15 p.m.7 views

CVE-2025-53022

TrustedFirmware-M aka Trusted Firmware for M profile Arm CPUs before 2.1.3 and 2.2.x before 2.2.1 lacks length validation during a firmware upgrade. While processing a new image, the Firmware Upgrade FWU module does not validate the length field of the Type-Length-Value TLV structure for dependen...

8.6CVSS6AI score0.0043EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/07/30 4:37 p.m.10 views

CVE-2025-7676

DLL hijacking of all PE32 executables when run on Windows for ARM64 CPU architecture. This allows an attacker to execute code, if the attacker can plant a DLL in the same directory as the executable. Vulnerable versions of Windows 11 for ARM attempt to load Base DLLs that would ordinarily not be...

5.4CVSS6.5AI score0.00141EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/07/30 11:23 a.m.15 views

firefox: thunderbird: Large branch table could lead to truncated instruction

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: On arm64, a WASM brtable instruction with a large number of entries could lead to the label being too far from the instruction, causing truncation and incorrect computation of th...

9.8CVSS7.3AI score0.00472EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/07/30 9:42 a.m.6 views

firefox: thunderbird: Large branch table could lead to truncated instruction

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: On arm64, a WASM brtable instruction with a large number of entries could lead to the label being too far from the instruction, causing truncation and incorrect computation of th...

9.8CVSS7.3AI score0.00472EPSS
SaveExploits0References6
Amazon
Amazon
added 2025/07/30 12:00 a.m.19 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: fix stuck flows on cleanup due to pending work CVE-2022-50000 In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsocket: fix sk refcount leaks CVE-2024-46855 In...

7.8CVSS6.9AI score0.01278EPSS
SaveExploits8
SUSE CVE
SUSE CVE
added 2025/07/29 11:24 p.m.12 views

SUSE CVE-2025-38388

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Replace mutex with rwlock to avoid sleep in atomic context The current use of a mutex to protect the notifier hashtable accesses can lead to issues in the atomic context. It results in the below kernel warnings:...

5.5CVSS6.4AI score0.00119EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/07/29 3:37 p.m.15 views

firefox: thunderbird: Large branch table could lead to truncated instruction

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: On arm64, a WASM brtable instruction with a large number of entries could lead to the label being too far from the instruction, causing truncation and incorrect computation of th...

9.8CVSS7.3AI score0.00472EPSS
SaveExploits0References6
OSV
OSV
added 2025/07/29 12:43 p.m.28 views

USN-7654-5 linux-xilinx-zynqmp vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - PA-RISC architecture; - PowerPC architecture; - x86 architecture; - Block layer subsystem; - Cryptographic API; -...

9.8CVSS6.4AI score0.00894EPSS
SaveExploits0References140
RedHat Linux
RedHat Linux
added 2025/07/29 8:12 a.m.16 views

firefox: thunderbird: Large branch table could lead to truncated instruction

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: On arm64, a WASM brtable instruction with a large number of entries could lead to the label being too far from the instruction, causing truncation and incorrect computation of th...

9.8CVSS7.3AI score0.00472EPSS
SaveExploits0References6
NVD
NVD
added 2025/07/28 5:15 p.m.8 views

CVE-2025-7676

DLL hijacking of all PE32 executables when run on Windows for ARM64 CPU architecture. This allows an attacker to execute code, if the attacker can plant a DLL in the same directory as the executable. Vulnerable versions of Windows 11 for ARM attempt to load Base DLLs that would ordinarily not be...

5.4CVSS0.00141EPSS
SaveExploits0References1
CVE
CVE
added 2025/07/28 4:34 p.m.43 views

CVE-2025-7676

CVE-2025-7676 describes a DLL hijacking issue affecting Windows 11 for ARM64, where PE32 executables may load Base DLLs from the application directory. The underlying weakness is that ARM64 Windows loads certain DLLs from the executable’s directory, enabling code execution if an attacker can plac...

5.4CVSS6.6AI score0.00141EPSS
SaveExploits0References1
NVD
NVD
added 2025/07/28 12:15 p.m.8 views

CVE-2025-38487

In the Linux kernel, the following vulnerability has been resolved: soc: aspeed: lpc-snoop: Don't disable channels that aren't enabled Mitigate e.g. the following: echo 1e789080.lpc-snoop /sys/bus/platform/drivers/aspeed-lpc-snoop/unbind ... 120.363594 Unable to handle kernel NULL pointer...

5.5CVSS0.00153EPSS
SaveExploits0References10
Rows per page
Query Builder