NA - CVE-2025-38231 - In the Linux kernel, the following...
In the Linux kernel, the following vulnerability has been resolved: nfsd: Initialize ssc before laundromat_work to prevent NULL dereference In nfs4_state_start_net(), laundromat_work may access...
NA - CVE-2025-38232 - In the Linux kernel, the following...
In the Linux kernel, the following vulnerability has been resolved: NFSD: fix race between nfsd registration and exports_proc As of now nfsd calls create_proc_exports_entry() at start of...
NA - CVE-2025-38233 - In the Linux kernel, the following...
In the Linux kernel, the following vulnerability has been resolved: powerpc64/ftrace: fix clobbered r15 during livepatching While r15 is clobbered always with PPC_FTRACE_OUT_OF_LINE, it is not...
NA - CVE-2025-38234 - In the Linux kernel, the following...
In the Linux kernel, the following vulnerability has been resolved: sched/rt: Fix race in push_rt_task Overview ======== When a CPU chooses to call push_rt_task and picks a task to push to...
NA - CVE-2025-46733 - OP-TEE is a Trusted Execution Environment (TEE)...
OP-TEE is a Trusted Execution Environment (TEE) designed as companion to a non-secure Linux kernel running on Arm; Cortex-A cores using the TrustZone technology. In version 4.5.0, using a specially...
NA - CVE-2025-49600 - In MbedTLS 3.3.0 before 3.6.4,...
In MbedTLS 3.3.0 before 3.6.4, mbedtls_lms_verify may accept invalid signatures if hash computation fails and internal errors go unchecked, enabling LMS (Leighton-Micali Signature) forgery in a...
NA - CVE-2025-49601 - In MbedTLS 3.3.0 before 3.6.4,...
In MbedTLS 3.3.0 before 3.6.4, mbedtls_lms_import_public_key does not check that the input buffer is at least 4 bytes before reading a 32-bit field, allowing a possible out-of-bounds read on...
NA - CVE-2025-52496 - Mbed TLS before 3.6.4 has a race condition in...
Mbed TLS before 3.6.4 has a race condition in AESNI detection if certain compiler optimizations occur. An attacker may be able to extract an AES key from a multithreaded program, or perform a GCM...
NA - CVE-2025-52497 - Mbed TLS before 3.6.4 has a PEM parsing...
Mbed TLS before 3.6.4 has a PEM parsing one-byte heap-based buffer underflow, in mbedtls_pem_read_buffer and two mbedtls_pk_parse functions, via untrusted PEM input.