SB2026052881 - Improper Check or Handling of Exceptional Conditions in Linux kernel hwmon driver



SB2026052881 - Improper Check or Handling of Exceptional Conditions in Linux kernel hwmon driver

Published: May 28, 2026

Security Bulletin ID SB2026052881
CSH Severity
Low
Patch available
YES
Number of vulnerabilities 1
Exploitation vector Local access
Highest impact Data manipulation

Breakdown by Severity

Low 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 1 vulnerability.


1) Improper Check or Handling of Exceptional Conditions (CVE-ID: CVE-2026-46001)

CWE-ID: CWE-703 - Improper Check or Handling of Exceptional Conditions

CVSSv4: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear


The vulnerability allows a local attacker to cause incorrect processing of stale or incomplete data.

The vulnerability exists due to improper error handling in pt5161l_read_block_data() when handling block data reads with an unexpected length. A local attacker can cause a device to repeatedly return data with an unexpected length so the function returns a positive value and callers process stale or incomplete data.

The issue occurs when all three retries are exhausted and a positive byte count is returned instead of an error.


Remediation

Install update from vendor's website.