LiveActive security incident?Get immediate response
CVE Record

CVE-2024-41028: platform/x86: toshiba_acpi: Fix array out-of-bounds access

In the Linux kernel, the following vulnerability has been resolved: platform/x86: toshiba_acpi: Fix array out-of-bounds access In order to use toshiba_dmi_quirks[] together with the standard DMI matching functions, it must be terminated by a empty entry. Since this entry is missing, an array out-of-bounds access occurs every time the quirk list is processed. Fix this by adding the terminating empty entry.

HighCVSS 7.1Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A Linux kernel Toshiba ACPI driver defect can read beyond an internal array whenever its hardware quirk list is processed. A locally authenticated, low-privilege user may be able to expose kernel memory or disrupt the system. The supplied CVSS score is 7.1, rated high.

Executive priority

Treat this as a high-priority kernel maintenance issue for affected endpoints, especially multi-user systems where untrusted local accounts exist. It does not warrant emergency internet-edge response because the documented attack vector is local and active exploitation is not established.

Technical view

The toshiba_dmi_quirks array lacked the empty terminating entry required by standard DMI matching functions. Processing the list consequently caused an out-of-bounds access. The upstream correction adds that terminator. The supplied CVSS vector indicates local, low-complexity exploitation requiring low privileges, with potentially high confidentiality and availability impact but no integrity impact.

Likely exposure

Exposure is limited to Linux kernels containing the vulnerable toshiba_acpi implementation and processing its DMI quirk list. The bundle identifies affected 6.1, 6.1.100, 6.6.41, 6.9.10, and 6.10 releases. Distribution backports may alter applicability, so package-level confirmation is necessary.

Exploitation context

The CVSS vector describes a local attack requiring low privileges and no user interaction. The CVE is not listed in KEV, and the supplied sources provide no evidence of active exploitation or a publicly weaponized exploit.

Researcher notes

The defect is a missing sentinel in a DMI match table, producing an out-of-bounds access whenever the quirk list is evaluated. Four stable-kernel commits are supplied, indicating branch-specific corrections. The sources do not establish the exact exposed data, crash behavior, practical exploit reliability, or active exploitation.

Mitigation direction

  • Apply a vendor-supported kernel update incorporating the relevant stable fix or an equivalent distribution backport.
  • Prioritize systems where the toshiba_acpi quirk list is processed.
  • If updating is delayed, consult distribution guidance for supported mitigations; none are specified in the supplied sources.

Validation and detection

  • Inventory running kernel versions and identify systems using the toshiba_acpi driver.
  • Confirm each kernel package includes the branch-appropriate stable fix or an equivalent vendor backport.
  • Reboot after updating and verify the running kernel is the remediated build.
  • Review distribution advisories because package versions may not directly match upstream kernel releases.
Prepared
Confidence
medium
Sources
7

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2024-41028 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.1 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
3Timeline events
2ADP providers
6Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.1CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H1.85.2Linux

Vulnerability scoring details

Base CVSS 3.1 score

7.1High
CVSS 3.1 vector shape for CVE-2024-41028Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CVECVE Program Container
CISA-ADPCISA ADP Vulnrichment
other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux3cb1f40dfdc3b9f5449076c96b4e2523139f5cd0, 3cb1f40dfdc3b9f5449076c96b4e2523139f5cd0, 3cb1f40dfdc3b9f5449076c96b4e2523139f5cd0, 3cb1f40dfdc3b9f5449076c96b4e2523139f5cd0unaffected
LinuxLinux6.1, 0, 6.1.100, 6.6.41, 6.9.10, 6.10affected
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.