Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Pavitra Jha

#31053of 56,337
8.8Total CVSS
Vulnerabilities · 1
PT-2026-42452
8.8
2026-05-01
Linux · Linux Kernel · CVE-2026-43495
**Name of the Vulnerable Software and Affected Versions** Linux kernel (affected versions not specified) **Description** An issue exists in the `t7xx port enum msg handler()` function where the modem-supplied `port count` field is used as a loop bound over `port msg->data[]` without verifying if the message buffer contains sufficient data. A modem sending a `port count` of 65535 in a 12-byte buffer can trigger a slab-out-of-bounds read of up to 262140 bytes. Additionally, in `t7xx parse host rt data()`, the `rt feature` header read lacks a remaining-buffer check before accessing `data len`, and `feat data len` is not validated against the actual remaining buffer, which can lead to out-of-bounds reads and signed integer overflow on the offset. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this vulnerability.