5 matches found
CVE-2026-98029
The Linux kernel contains a vulnerability in the nfp driver where the nfp_net_get_fs_loc() function fails to check the cmd->rule_cnt when dumping entries into the rule_locs[] buffer. Because ETHTOOL_GRXCLSRLALL does not require CAP_NET_ADMIN privileges and uses a user-supplied rule_cnt to size...
CVE-2026-98029 eth: nfp: bound the ntuple rule dump by the caller's buffer size
In the Linux kernel, the following vulnerability has been resolved: eth: nfp: bound the ntuple rule dump by the caller's buffer size nfpnetgetfsloc dumps every entry of nn-fs.list into rulelocs without consulting cmd-rulecnt, which is how many entries the caller had room for. ETHTOOLGRXCLSRLALL...
CVE-2026-98028
In the Linux kernel, the following vulnerability has been resolved: e...
CVE-2026-98028
The Linux kernel contains a vulnerability in the nfp_net_fs_add() function where a rule remains in the nn->fs.list if hardware reprogramming via nfp_net_fs_add_hw() fails. Because the counter nn->fs.count is decremented regardless of success, the list becomes one entry longer than the repor...
CVE-2026-98029
In the Linux kernel, the following vulnerability has been resolved: eth: nfp: bound the ntuple rule dump by the caller's buffer size nfpnetgetfsloc dumps every entry of nn-fs.list into rulelocs without consulting cmd-rulecnt, which is how many entries the caller had room for. ETHTOOLGRXCLSRLALL...