Lucene search
+L

166 matches found

Fedora
Fedora
added 2026/03/04 12:56 a.m.15 views

[SECURITY] Fedora 43 Update: keylime-7.14.1-1.fc43

Keylime is a TPM based highly scalable remote boot attestation and runtime integrity measurement solution...

9.8CVSS6AI score0.05525EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/02/25 4:18 p.m.12 views

CVE-2025-10010

The CPSD CryptoPro Secure Disk application boots a small Linux operating system to perform user authentication before using BitLocker to decrypt the Windows partition. The system is located on a separate unencrypted partition which can be reached by anyone with access to the hard disk. Multiple...

6.8CVSS6.2AI score0.00254EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/24 3:21 p.m.12 views

CVE-2025-10010

The CPSD CryptoPro Secure Disk application boots a small Linux operating system to perform user authentication before using BitLocker to decrypt the Windows partition. The system is located on a separate unencrypted partition which can be reached by anyone with access to the hard disk. Multiple...

6.8CVSS6.1AI score0.00254EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/02/24 2:13 p.m.9 views

CVE-2025-10010 Integrity Validation Bypass in CryptoPro Secure Disk for BitLocker

The CPSD CryptoPro Secure Disk application boots a small Linux operating system to perform user authentication before using BitLocker to decrypt the Windows partition. The system is located on a separate unencrypted partition which can be reached by anyone with access to the hard disk. Multiple...

6.2AI score0.00254EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/02/24 2:13 p.m.13 views

EUVD-2025-208086

The CPSD CryptoPro Secure Disk application boots a small Linux operating system to perform user authentication before using BitLocker to decrypt the Windows partition. The system is located on a separate unencrypted partition which can be reached by anyone with access to the hard disk. Multiple...

6.8CVSS6.1AI score0.00254EPSS
SaveExploits0References1
CVE
CVE
added 2026/02/24 2:13 p.m.38 views

CVE-2025-10010

The CVE affects the CPSD CryptoPro Secure Disk: during boot, a small Linux OS validates integrity via IMA, but configuration files are not validated by IMA. This can allow an attacker with physical access to alter config files on the unencrypted partition, enabling arbitrary code execution as roo...

6.8CVSS6.2AI score0.00254EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2026/02/24 12:00 a.m.20 views

CPSD CryptoPro Secure Disk 安全漏洞

CPSD CryptoPro Secure Disk is a transparent disk encryption software developed by CPSD. There is a security vulnerability in CPSD CryptoPro Secure Disk. This vulnerability stems from the fact that configuration files in the Linux operating system’s integrity checks are not verified through the...

6.8CVSS7.8AI score0.00254EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/11 9:16 a.m.12 views

RLSA-2026:2225 Critical: keylime security update

Keylime is a TPM based highly scalable remote boot attestation and runtime integrity measurement solution. Security Fixes: keylime: Keylime: Authentication bypass allows unauthorized administrative operations due to missing client-side TLS authentication CVE-2026-1709 For more details about the...

9.4CVSS5.7AI score0.05525EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/10 12:00 a.m.6 views

OPENSUSE-SU-2026:10170-1 keylime-ima-policy-0.2.8+116-1.1 on GA media

These are all security issues fixed in the keylime-ima-policy-0.2.8+116-1.1 package on the GA media of openSUSE Tumbleweed...

6.8CVSS5.8AI score0.00303EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/01/16 12:26 a.m.10 views

SUSE CVE-2025-71139

In the Linux kernel, the following vulnerability has been resolved: kernel/kexec: fix IMA when allocation happens in CMA area Bug description When I tested kexec with the latest kernel, I ran into the following warning: 40.712410 ------------ cut here ------------ 40.712576 WARNING: CPU: 2 PID:...

5.5CVSS6.5AI score0.00106EPSS
SaveExploits0References3
NVD
NVD
added 2026/01/14 3:16 p.m.12 views

CVE-2025-71139

In the Linux kernel, the following vulnerability has been resolved: kernel/kexec: fix IMA when allocation happens in CMA area Bug description When I tested kexec with the latest kernel, I ran into the following warning: 40.712410 ------------ cut here ------------ 40.712576 WARNING: CPU: 2 PID:...

5.5CVSS0.00106EPSS
SaveExploits0References2
OSV
OSV
added 2026/01/14 3:16 p.m.14 views

UBUNTU-CVE-2025-71139

In the Linux kernel, the following vulnerability has been resolved: kernel/kexec: fix IMA when allocation happens in CMA area Bug description When I tested kexec with the latest kernel, I ran into the following warning: 40.712410 ------------ cut here ------------ 40.712576 WARNING: CPU: 2 PID:...

5.5CVSS5.7AI score0.00106EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/01/14 3:16 p.m.9 views

CVE-2025-71139

In the Linux kernel, the following vulnerability has been resolved: kernel/kexec: fix IMA when allocation happens in CMA area Bug description When I tested kexec with the latest kernel, I ran into the following warning: 40.712410 ------------ cut here ------------ 40.712576 WARNING: CPU: 2 PID:...

5.5CVSS5.6AI score0.00106EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/01/14 3:07 p.m.4 views

CVE-2025-71139

In the Linux kernel, the following vulnerability has been resolved: kernel/kexec: fix IMA when allocation happens in CMA area Bug description When I tested kexec with the latest kernel, I ran into the following warning: 40.712410 ------------ cut here ------------ 40.712576 WARNING: CPU: 2 PID:...

5.3AI score0.00106EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/01/14 3:07 p.m.41 views

CVE-2025-71139

CVE-2025-71139 – Linux kernel kexec CMA/IMA handling : The issue arises when the kexec target address is allocated in CMA space. The kernel’s kimage_map_segment() path assumes IND_SOURCE pages exist and maps them via vmap(), but CMA-based allocation bypasses IND_SOURCE, leading to a warning and i...

5.5CVSS6.1AI score0.00106EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/01/14 3:07 p.m.40 views

CVE-2025-71139 kernel/kexec: fix IMA when allocation happens in CMA area

In the Linux kernel, the following vulnerability has been resolved: kernel/kexec: fix IMA when allocation happens in CMA area Bug description When I tested kexec with the latest kernel, I ran into the following warning: 40.712410 ------------ cut here ------------ 40.712576 WARNING: CPU: 2 PID:...

0.00106EPSS
SaveExploits0References2
OSV
OSV
added 2026/01/14 3:07 p.m.12 views

CVE-2025-71139 kernel/kexec: fix IMA when allocation happens in CMA area

In the Linux kernel, the following vulnerability has been resolved: kernel/kexec: fix IMA when allocation happens in CMA area Bug description When I tested kexec with the latest kernel, I ran into the following warning: 40.712410 ------------ cut here ------------ 40.712576 WARNING: CPU: 2 PID:...

5.3AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/01/14 3:07 p.m.9 views

CVE-2025-71139

In the Linux kernel, the following vulnerability has been resolved: kernel/kexec: fix IMA when allocation happens in CMA area Bug description When I tested kexec with the latest kernel, I ran into the following warning: 40.712410 ------------ cut here ------------ 40.712576 WARNING: CPU: 2 PID:...

5.5CVSS5.2AI score0.00106EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2026/01/13 2:01 p.m.9 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: IMA: Do not clear the IMADIGSIG flag when setting or removing non-IMA xattr. Currently, when both IMA and EVM are in “fix” mode, the IMA signature will be reset to the IMA hash if a program first stores the IMA signature in...

7.8CVSS5.8AI score0.00151EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2025/12/25 9:05 a.m.12 views

ima: Handle error code returned by ima_filter_rule_match()

...

5.5CVSS5.4AI score0.00202EPSS
SaveExploits0
Rows per page
Query Builder