1 matches found
CVE-2021-47159
CVE-2021-47159 — In the Linux kernel net/dsa path, a crash could occur if ds->ops->get_sset_count() returns a negative error (e.g., -EOPNOTSUPP). Because i is unsigned, the negative value is promoted to a large positive, causing memory corruption in the loop. The fix changes i to a signed i...
7.8CVSS6.7AI score0.00245EPSS
SaveExploits0References5Affected Software1
20