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

7.8 · HIGH
Published Sep 27, 2024 debian CWE-129 EPSS 0.22% (12th pctl)

Overview

CVE-2024-46859 is a high-severity vulnerability affecting debian debian_linux. It was published on September 27, 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:

platform/x86: panasonic-laptop: Fix SINF array out of bounds accesses

The panasonic laptop code in various places uses the SINF array with index

values of 0 - SINF_CUR_BRIGHT(0x0d) without checking that the SINF array

is big enough.

Not all panasonic laptops have this many SINF array entries, for example

the Toughbook CF-18 model only has 10 SINF array entries. So it only

supports the AC+DC brightness entries and mute.

Check that the SINF array has a minimum size which covers all AC+DC

brightness entries and refuse to load if the SINF array is smaller.

For higher SINF indexes hide the sysfs attributes when the SINF array

does not contain an entry for that attribute, avoiding show()/store()

accessing the array out of bounds and add bounds checking to the probe()

and resume() code accessing these.

Remediation

Check the references section for vendor advisories and patches from debian. Update debian_linux 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 >= 3.3, < 5.15.168 Affected

Frequently Asked Questions

What is CVE-2024-46859?

CVE-2024-46859 is a high-severity vulnerability affecting debian debian_linux. It was published on September 27, 2024 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2024-46859?

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

Check the references section for vendor advisories and patches from debian. Update debian_linux 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-46859?

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