Answer in brief
CVE-2022-49368 records a Unknown severity vulnerability in net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry(). The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=7aab747e5563ecbc9f3cb64ddea13fe7b9fee2bd <b4f0e57ea0d867aacffad7999527e48bd4ea9293 || >=7aab747e5563ecbc9f3cb64ddea13fe7b9fee2bd <5ba81f82607ead85fe36f50869fc4f5661359ab8 || >=7aab747e5563ecbc9f3cb64ddea13fe7b9fee2bd <657e7174603f0aab2cdedc64ac81edffd2a87afe || >=7aab747e5563ecbc9f3cb64ddea13fe7b9fee2bd <2bd1faedb74dc2a2be3972abcd4239b75a3e7b00 || >=7aab747e5563ecbc9f3cb64ddea13fe7b9fee2bd <71ae30662ec610b92644d13f79c78f76f17873b3 || >=7aab747e5563ecbc9f3cb64ddea13fe7b9fee2bd <b24ca1cf846273361d5bd73a35de95a486a54b6d || >=7aab747e5563ecbc9f3cb64ddea13fe7b9fee2bd <4cde554c70d7397cfa2e4116bacb4accdfb6fd48 || >=7aab747e5563ecbc9f3cb64ddea13fe7b9fee2bd <0b238f75b65ed4462ef4cdfa718cac0ac7fce3b8 || >=7aab747e5563ecbc9f3cb64ddea13fe7b9fee2bd <e7e7104e2d5ddf3806a28695670f21bef471f1e1 | b4f0e57ea0d867aacffad7999527e48bd4ea9293, 5ba81f82607ead85fe36f50869fc4f5661359ab8, 657e7174603f0aab2cdedc64ac81edffd2a87afe, 2bd1faedb74dc2a2be3972abcd4239b75a3e7b00, 71ae30662ec610b92644d13f79c78f76f17873b3, b24ca1cf846273361d5bd73a35de95a486a54b6d, 4cde554c70d7397cfa2e4116bacb4accdfb6fd48, 0b238f75b65ed4462ef4cdfa718cac0ac7fce3b8, e7e7104e2d5ddf3806a28695670f21bef471f1e1 |
| Linux/Linuxgeneric | 4.9 | Not reported |
Published upstream
Feb 26, 2025
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry() The "fsp->location" variable comes from user via ethtool_get_rxnfc(). Check that it is valid to prevent an out of bounds read.
Quoted source text, attributed separately from HOL analysis.