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-26798

5.5 · MEDIUM
Published Apr 4, 2024 linux CWE-770 EPSS 0.33% (25th pctl)

Overview

CVE-2024-26798 is a medium-severity vulnerability affecting linux linux_kernel. It was published on April 4, 2024 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. 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:

fbcon: always restore the old font data in fbcon_do_set_font()

Commit a5a923038d70 (fbdev: fbcon: Properly revert changes when

vc_resize() failed) started restoring old font data upon failure (of

vc_resize()). But it performs so only for user fonts. It means that the

"system"/internal fonts are not restored at all. So in result, the very

first call to fbcon_do_set_font() performs no restore at all upon

failing vc_resize().

This can be reproduced by Syzkaller to crash the system on the next

invocation of font_get(). It's rather hard to hit the allocation failure

in vc_resize() on the first font_set(), but not impossible. Esp. if

fault injection is used to aid the execution/failure. It was

demonstrated by Sirius:

BUG: unable to handle page fault for address: fffffffffffffff8

#PF: supervisor read access in kernel mode

#PF: error_code(0x0000) - not-present page

PGD cb7b067 P4D cb7b067 PUD cb7d067 PMD 0

Oops: 0

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 >= 5.15.64, < 5.15.151 Affected

Frequently Asked Questions

What is CVE-2024-26798?

CVE-2024-26798 is a medium-severity vulnerability affecting linux linux_kernel. It was published on April 4, 2024 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2024-26798?

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. 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-26798?

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-26798?

CyberStrike's AI-powered security agents can automatically detect CVE-2024-26798 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.