dell / libsmbios

library for interacting with Dell SMBIOS tables
Other
192 stars 39 forks source link

correct a potential buffer overflow from too large of a physical buffer #90

Open superm1 opened 4 years ago

superm1 commented 4 years ago

the maximum buffer size is declared by the firmware, and if userspace tries to use something bigger it can cause a buffer overflow