AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-56690

MEDIUM · CVSS 5.5 EPSS 0.19%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-12-28 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.5. It affects Linux.

CVE
CVE-2024-56690
Severity
MEDIUM
CVSS
5.5
EPSS
0.19%
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: crypto: pcrypt - Call crypto layer directly when padata_do_parallel() return -EBUSY Since commit 8f4f68e788c3 ("crypto: pcrypt - Fix hungtask for PADATA_RESET"), the pcrypt encryption and decryption operations return -EAGAIN when the CPU goes online or offline. In alg_test(), a WARN is generated when pcrypt_aead_decrypt() or pcrypt_aead_encrypt() returns -EAGAIN, the unnecessary panic will occur when panic_on_warn set 1. Fix this issue by calling crypto layer directly without parallelization in that case.

Related CVEs

Other vulnerabilities affecting the same vendor(s)