Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2024-26957

7.8 · HIGH
Published May 1, 2024 linux CWE-416 EPSS 0.24% (15th pctl)

Overview

CVE-2024-26957 is a high-severity vulnerability affecting linux linux_kernel. It was published on May 1, 2024 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

s390/zcrypt: fix reference counting on zcrypt card objects

Tests with hot-plugging crytpo cards on KVM guests with debug

kernel build revealed an use after free for the load field of

the struct zcrypt_card. The reason was an incorrect reference

handling of the zcrypt card object which could lead to a free

of the zcrypt card object while it was still in use.

This is an example of the slab message:

kernel: 0x00000000885a7512-0x00000000885a7513 @offset=1298. First byte 0x68 instead of 0x6b

kernel: Allocated in zcrypt_card_alloc+0x36/0x70 [zcrypt] age=18046 cpu=3 pid=43

kernel: kmalloc_trace+0x3f2/0x470

kernel: zcrypt_card_alloc+0x36/0x70 [zcrypt]

kernel: zcrypt_cex4_card_probe+0x26/0x380 [zcrypt_cex4]

kernel: ap_device_probe+0x15c/0x290

kernel: really_probe+0xd2/0x468

kernel: driver_probe_device+0x40/0xf0

kernel: __device_attach_driver+0xc0/0x140

kernel: bus_for_each_drv

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 0, < 4.19.312 Affected

Frequently Asked Questions

What is CVE-2024-26957?

CVE-2024-26957 is a high-severity vulnerability affecting linux linux_kernel. It was published on May 1, 2024 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2024-26957?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2024-26957?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2024-26957?

CyberStrike's AI-powered security agents can automatically detect CVE-2024-26957 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.