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

8.3 · HIGH
Published Apr 3, 2024 linux CWE-787 EPSS 0.53% (43th pctl)

Overview

CVE-2024-26692 is a high-severity vulnerability affecting linux linux_kernel. It was published on April 3, 2024 and has a CVSS 3.1 base score of 8.3 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.3, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

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

smb: Fix regression in writes when non-standard maximum write size negotiated

The conversion to netfs in the 6.3 kernel caused a regression when

maximum write size is set by the server to an unexpected value which is

not a multiple of 4096 (similarly if the user overrides the maximum

write size by setting mount parm "wsize", but sets it to a value that

is not a multiple of 4096). When negotiated write size is not a

multiple of 4096 the netfs code can skip the end of the final

page when doing large sequential writes, causing data corruption.

This section of code is being rewritten/removed due to a large

netfs change, but until that point (ie for the 6.3 kernel until now)

we can not support non-standard maximum write sizes.

Add a warning if a user specifies a wsize on mount that is not

a multiple of 4096 (and round down), also add a change where we

round down the maximum write size if the server negotiates a value

t

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 >= 6.3, < 6.6.18 Affected

Frequently Asked Questions

What is CVE-2024-26692?

CVE-2024-26692 is a high-severity vulnerability affecting linux linux_kernel. It was published on April 3, 2024 and has a CVSS 3.1 base score of 8.3 (HIGH).

How severe is CVE-2024-26692?

This vulnerability has a CVSS 3.1 base score of 8.3, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

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

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

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