CVE-2002-1420

UnknownEPSS 0.33%

Last modified

CVE-2002-1420 is a vulnerability of currently unknown severity. Integer signedness error in select() on OpenBSD 3.1 and earlier allows local users to overwrite arbitrary kernel memory via a negative value for the size parameter, which satisfies the boundary check as a signed integer, but is later used as an unsigned integer during a data copying operation.. EPSS estimates a 0.33% chance of exploitation in the next 30 days.

Description

Integer signedness error in select() on OpenBSD 3.1 and earlier allows local users to overwrite arbitrary kernel memory via a negative value for the size parameter, which satisfies the boundary check as a signed integer, but is later used as an unsigned integer during a data copying operation.

Metrics

EPSS Probability
0.33%

24.7th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

VendorProductVersions
OpenbsdOpenbsd3.0
OpenbsdOpenbsd3.1

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2002-1420?
Integer signedness error in select() on OpenBSD 3.1 and earlier allows local users to overwrite arbitrary kernel memory via a negative value for the size parameter, which satisfies the boundary check as a signed integer, but is later used as an unsigned integer during a data copying operation.
How severe is CVE-2002-1420?
Severity scoring for CVE-2002-1420 is pending analysis. The EPSS model estimates a 0.33% probability of exploitation in the next 30 days.
How do I fix CVE-2002-1420?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2002-1420?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST