CVE-2023-54240
NONE EPSS 7.4%
Published Dec 30, 20256mo ago · Modified Jun 17, 20262w ago
Published Dec 30, 2025 6mo ago
Last Modified Jun 17, 2026 2w ago
Description
In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_hwlro_get_fdir_all() rule_locs is allocated in ethtool_get_rxnfc and the size is determined by rule_cnt from user space. So rule_cnt needs to be check before using rule_locs to avoid NULL pointer dereference.
Threat Intelligence
EPSS Exploit Probability
7.4% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
References 8
- git.kernel.org https://git.kernel.org/stable/c/072324cfab9b96071c0782f51f53cc5aea1e9d5b
- git.kernel.org https://git.kernel.org/stable/c/653fbddbdfc6673bba01b13dae5a4384ad8f92ec
- git.kernel.org https://git.kernel.org/stable/c/751b2e22a188b0c306029d094da29b6b8de31430
- git.kernel.org https://git.kernel.org/stable/c/75f2de75c1182e80708c932418e4895dbc88b68f
- git.kernel.org https://git.kernel.org/stable/c/7776591e5ae2befff86579f68916a171971c6aab
- git.kernel.org https://git.kernel.org/stable/c/e4c79810755f66c9a933ca810da2724133b1165a
- git.kernel.org https://git.kernel.org/stable/c/fe0195fe48f85182bc7e7eabcad925bd3cbc10f5
- git.kernel.org https://git.kernel.org/stable/c/ff5faed5f5487b0fd2b640ba1304f82a5ebaab42
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.