PT-2025-26106 · Linux · Linux Kernel
Published
2025-06-18
·
Updated
2026-05-26
·
CVE-2022-50180
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A potential off-by-one overflow issue has been identified in the Linux kernel, specifically in the
il4965 rs fill link cmd() function. This issue arises when the value of idx equals LINK QUAL MAX RETRY NUM after the execution of an inner while loop, and this condition is not checked before idx is used to access the lq cmd->rs table[idx] array. The fix involves checking the new value of idx inside the nested loop and breaking both loops if the index equals the size.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel