Lucene search
+L

259 matches found

NVD
NVD
added 2025/10/04 8:15 a.m.50 views

CVE-2025-39936

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Always pass in an error pointer to sevplatformshutdownlocked When 9770b428b1a2 "crypto: ccp - Move devinfo/err messages for SEV/SNP init and shutdown" moved the error messages dumping so that they don't need to be...

5.5CVSS0.00143EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/04 8:15 a.m.12 views

UBUNTU-CVE-2025-39936

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Always pass in an error pointer to sevplatformshutdownlocked When 9770b428b1a2 "crypto: ccp - Move devinfo/err messages for SEV/SNP init and shutdown" moved the error messages dumping so that they don't need to be...

5.5CVSS5.6AI score0.00143EPSS
SaveExploits0References5
CVE
CVE
added 2025/10/04 7:30 a.m.33 views

CVE-2025-39936

The CVE-2025-39936 issue affects the Linux kernel crypto: ccp code path used during SEV/SNP shutdown. Root cause: __sev_firmware_shutdown() could call __sev_platform_shutdown_locked() with a NULL argument after the error-messages refactor, causing a NULL pointer dereference on the shutdown path d...

5.5CVSS5.7AI score0.00143EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/10/04 7:30 a.m.22 views

CVE-2025-39936 crypto: ccp - Always pass in an error pointer to __sev_platform_shutdown_locked()

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Always pass in an error pointer to sevplatformshutdownlocked When 9770b428b1a2 "crypto: ccp - Move devinfo/err messages for SEV/SNP init and shutdown" moved the error messages dumping so that they don't need to be...

0.00143EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2022-55484

Malicious code in bioql PyPI...

7.1AI score0.00213EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/09/07 11:22 p.m.6 views

SUSE CVE-2025-39729

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Fix dereferencing uninitialized error pointer Fix below smatch warnings: drivers/crypto/ccp/sev-dev.c:1312 sevplatforminitlocked error: we previously assumed 'error' could be null...

5.5CVSS6.5AI score0.00143EPSS
SaveExploits0References3
NVD
NVD
added 2025/09/07 4:15 p.m.16 views

CVE-2025-39729

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Fix dereferencing uninitialized error pointer Fix below smatch warnings: drivers/crypto/ccp/sev-dev.c:1312 sevplatforminitlocked error: we previously assumed 'error' could be null...

5.5CVSS0.00143EPSS
SaveExploits0References3
CVE
CVE
added 2025/09/07 3:16 p.m.44 views

CVE-2025-39729

CVE-2025-39729 affects the Linux kernel crypto CCP implementation. The issue arises from dereferencing an uninitialized error pointer in sev-dev.c:1312, previously allowing an assumption that the variable could be NULL and leading to a potential crash or instability. The vulnerability was address...

5.5CVSS6AI score0.00143EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/09/07 3:16 p.m.26 views

CVE-2025-39729 crypto: ccp - Fix dereferencing uninitialized error pointer

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Fix dereferencing uninitialized error pointer Fix below smatch warnings: drivers/crypto/ccp/sev-dev.c:1312 sevplatforminitlocked error: we previously assumed 'error' could be null...

0.00143EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/08/19 11:23 p.m.8 views

SUSE CVE-2025-38581

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Fix crash when rebind ccp device for ccp.ko When CONFIGCRYPTODEVCCPDEBUGFS is enabled, rebinding the ccp device causes the following crash: $ echo '0000:0a:00.2' /sys/bus/pci/drivers/ccp/unbind $ echo '0000:0a:00.2'...

5.5CVSS6.5AI score0.00174EPSS
SaveExploits0References22
OSV
OSV
added 2025/08/19 5:15 p.m.12 views

UBUNTU-CVE-2025-38581

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Fix crash when rebind ccp device for ccp.ko When CONFIGCRYPTODEVCCPDEBUGFS is enabled, rebinding the ccp device causes the following crash: $ echo '0000:0a:00.2' /sys/bus/pci/drivers/ccp/unbind $ echo '0000:0a:00.2'...

5.5CVSS5.8AI score0.00174EPSS
SaveExploits0References40
CNNVD
CNNVD
added 2025/08/19 12:00 a.m.10 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that originates in the crypto: ccp module that could lead to a null pointer dereference when rebinding a device...

5.5CVSS8.1AI score0.00174EPSS
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2021-3744

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A memory leak flaw was found in the Linux kernel in the ccprunaesgcmcmd function in drivers/crypto/ccp/ccp-ops.c, which allows attackers to cause a denial of...

5.5CVSS6AI score0.00533EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2025/06/24 12:00 a.m.9 views

PT-2025-33779

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A crash can occur when rebinding a ccp device with CONFIG CRYPTO DEV CCP DEBUGFS enabled. The crash is triggered by attempting to access a null pointer after destroying the debugfs...

5.5CVSS6.1AI score0.00174EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/06/19 3:38 a.m.11 views

SUSE CVE-2022-50226

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Use kzalloc for sev ioctl interfaces to prevent kernel memory leak For some sev ioctl interfaces, input may be passed that is less than or equal to SEVFWBLOBMAXSIZE, but larger than the data that PSP firmware return...

5.5CVSS6.4AI score0.00213EPSS
SaveExploits0References10
NVD
NVD
added 2025/06/18 11:15 a.m.12 views

CVE-2022-50226

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Use kzalloc for sev ioctl interfaces to prevent kernel memory leak For some sev ioctl interfaces, input may be passed that is less than or equal to SEVFWBLOBMAXSIZE, but larger than the data that PSP firmware return...

5.5CVSS0.00213EPSS
SaveExploits0References5
OSV
OSV
added 2025/06/18 11:03 a.m.12 views

CVE-2022-50226 crypto: ccp - Use kzalloc for sev ioctl interfaces to prevent kernel memory leak

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Use kzalloc for sev ioctl interfaces to prevent kernel memory leak For some sev ioctl interfaces, input may be passed that is less than or equal to SEVFWBLOBMAXSIZE, but larger than the data that PSP firmware return...

6.1AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/06/18 11:03 a.m.27 views

CVE-2022-50226

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Use kzalloc for sev ioctl interfaces to prevent kernel memory leak For some sev ioctl interfaces, input may be passed that is less than or equal to SEVFWBLOBMAXSIZE, but larger than the data that PSP firmware return...

5.5CVSS5.5AI score0.00213EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/06/18 12:00 a.m.22 views

PT-2025-26152 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A kernel memory leak issue has been identified in the Linux kernel's crypto subsystem, specifically in the ccp driver. The problem occurs when input passed to certain sev ioctl...

7.8CVSS6.1AI score0.10458EPSS
SaveExploits16References726
CNNVD
CNNVD
added 2025/06/10 12:00 a.m.16 views

AMD EPYC 安全漏洞

AMD EPYC is an x86 architecture server microprocessor product line from AMD, known as "Xiao Long" in Chinese, which utilizes the Zen microarchitecture. A security vulnerability exists in AMD EPYC that stems from improper register access control, which could allow a privileged attacker to gain...

7.9CVSS6.6AI score0.00178EPSS
SaveExploits0References4
Rows per page
Query Builder