LiveActive security incident?Get immediate response
CVE Record

CVE-2024-47682: scsi: sd: Fix off-by-one error in sd_read_block_characteristics()

In the Linux kernel, the following vulnerability has been resolved: scsi: sd: Fix off-by-one error in sd_read_block_characteristics() Ff the device returns page 0xb1 with length 8 (happens with qemu v2.x, for example), sd_read_block_characteristics() may attempt an out-of-bounds memory access when accessing the zoned field at offset 8.

HighCVSS 8.6Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A Linux kernel SCSI disk bug can read one byte beyond a buffer when certain devices report an eight-byte characteristics page. QEMU 2.x devices are cited as one example. The resulting memory-safety failure could disrupt affected systems and may expose or alter limited data, according to the supplied CVSS assessment.

Executive priority

Prioritize remediation in virtualization and storage-sensitive environments because a kernel fault could cause substantial service disruption. Validate exposure before emergency action: the trigger requires a particular SCSI response, active exploitation is not documented, and supplied version boundaries are unclear. Apply supported kernel updates during the next expedited maintenance window.

Technical view

The Linux sd driver incorrectly handles SCSI VPD page 0xb1 when its reported length is exactly eight bytes. sd_read_block_characteristics() then accesses the zoned field at offset eight, outside the returned data. The supplied assessment is CVSS 3.1 score 8.6, with high availability impact and low confidentiality and integrity impacts.

Likely exposure

Exposure is limited to Linux systems running affected kernel versions and interacting with physical or emulated SCSI devices that return the triggering page length. QEMU 2.x is specifically mentioned. The supplied version data is ambiguous, so distribution kernel advisories and package changelogs should determine actual exposure.

Exploitation context

The bundle does not establish active exploitation, and the CVE is not marked as included in CISA KEV. Although the supplied CVSS vector uses network attack complexity, the description only documents a device-response trigger; it does not explain a remotely reachable attack path. Treat broader remote exploitability as unconfirmed.

Researcher notes

The core flaw is an off-by-one bounds error during VPD page 0xb1 parsing. The description confirms an out-of-bounds access but does not document demonstrated exploitation, crash traces, memory disclosure, corruption primitives, or remote delivery mechanics. Review the referenced stable commits for branch-specific fixes and use distribution advisories for backport status.

Mitigation direction

  • Install a vendor or distribution kernel update containing the referenced stable fix.
  • Prioritize hosts using QEMU 2.x or other potentially affected emulated SCSI devices.
  • If immediate updating is unavailable, consult vendor guidance for supported temporary mitigations.
  • Avoid assuming upstream version numbers directly map to distribution kernel package versions.

Validation and detection

  • Inventory kernel package versions across physical hosts, hypervisors, and virtual machines.
  • Check distribution advisories and changelogs for CVE-2024-47682 backports.
  • Identify systems using SCSI disks or emulated SCSI devices, especially QEMU 2.x.
  • After updating, confirm the running kernel includes the vendor fix and reboot occurred if required.
Prepared
Confidence
high
Sources
8

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-47682 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
8.6 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/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
7Source 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
8.6CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H3.94.7Linux

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/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

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

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux7fb019c46eeea4e3cc3ddfd3e01a24e610f34fac, 7fb019c46eeea4e3cc3ddfd3e01a24e610f34fac, 7fb019c46eeea4e3cc3ddfd3e01a24e610f34fac, 7fb019c46eeea4e3cc3ddfd3e01a24e610f34fac, 7fb019c46eeea4e3cc3ddfd3e01a24e610f34facunaffected
LinuxLinux5.19, 0, 6.1.113, 6.6.54, 6.10.13, 6.11.2, 6.12affected
Weakness

CWE details

No CWE listed

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