Vulnerability in Linux Kernel

CVE-2020-10933

An issue was discovered in Ruby 2.5.x through 2.5.7, 2.6.x through 2.6.5, and 2.7.0. If a victim calls BasicSocket#read_nonblock(requested_size, buffer, exception: false), the method resizes the buffer to fit the requested size, but no data is copied. Thus, the buffer string provides the previous value of the heap. This may expose possibly sensitive data from the interpreter.

EPSS: 0.026 (83.5th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 5.3 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N.

Affected products

Weakness classification (CWE)

Public proof-of-concept exploits

References

Frequently asked questions

What is CVE-2020-10933?
CVE-2020-10933 is a medium-severity vulnerability in Linux Kernel, classified under Use of Uninitialized Resource. CVSS score: 5.3/10. Published 2020-05-04.
How severe is CVE-2020-10933?
Medium severity. CVSS v3 base score is 5.3 out of 10.
Is CVE-2020-10933 known to be exploited?
2 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.