2 matches found
EUVD-2026-86681
In the Linux kernel, the following vulnerability has been resolved: eth: nfp: drop the replaced rule from the list when reprogramming fails nfpnetfsadd replaces an existing rule by deleting it from the hardware, decrementing nn-fs.count and programming the new one. If nfpnetfsaddhw fails the old...
6AI score
SaveExploits0References4
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...
6AI score
SaveExploits0References4
20