AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-38736

HIGH · CVSS 7.1 EPSS 0.15%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-09-05 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.1. It affects Linux.

CVE
CVE-2025-38736
Severity
HIGH
CVSS
7.1
EPSS
0.15%
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: net: usb: asix_devices: Fix PHY address mask in MDIO bus initialization Syzbot reported shift-out-of-bounds exception on MDIO bus initialization. The PHY address should be masked to 5 bits (0-31). Without this mask, invalid PHY addresses could be used, potentially causing issues with MDIO bus operations. Fix this by masking the PHY address with 0x1f (31 decimal) to ensure it stays within the valid range.

Related CVEs

Other vulnerabilities affecting the same vendor(s)