{"id":"GHSA-52h2-m2cf-9jh6","summary":"linux-loader reading beyond EOF could lead to infinite loop","details":"### Impact\nThe linux-loader crate used the offsets and sizes provided in the ELF headers to determine the offsets to read from. If those offsets pointed beyond the end of the file this could lead to an infinite loop. Virtual Machine Monitors using the `linux-loader` crate could enter an infinite loop if the ELF header of the kernel they are loading was modified in a malicious manner.\n\n### Patches\nThe issue has been addressed in 0.8.1\n\n### Workarounds\nThe issue can be mitigated by ensuring that only trusted kernel images are loaded or by verifying that the headers to not point beyond the end of the file.\n\n### References\n\nSee: https://github.com/rust-vmm/linux-loader/pull/125\n","aliases":["CVE-2022-23523"],"modified":"2023-11-08T04:08:20.739426Z","published":"2022-12-12T22:35:41Z","database_specific":{"github_reviewed":true,"github_reviewed_at":"2022-12-12T22:35:41Z","nvd_published_at":"2022-12-13T08:15:00Z","cwe_ids":["CWE-119","CWE-125","CWE-835"],"severity":"LOW"},"references":[{"type":"WEB","url":"https://github.com/rust-vmm/linux-loader/security/advisories/GHSA-52h2-m2cf-9jh6"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2022-23523"},{"type":"WEB","url":"https://github.com/rust-vmm/linux-loader/pull/125"},{"type":"WEB","url":"https://github.com/rust-vmm/linux-loader/commit/a44f152da4f38c538ed492b1efa8515be2047db2"},{"type":"PACKAGE","url":"https://github.com/rust-vmm/linux-loader"}],"affected":[{"package":{"name":"linux-loader","ecosystem":"crates.io","purl":"pkg:cargo/linux-loader"},"ranges":[{"type":"SEMVER","events":[{"introduced":"0"},{"fixed":"0.8.1"}]}],"database_specific":{"source":"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/12/GHSA-52h2-m2cf-9jh6/GHSA-52h2-m2cf-9jh6.json"}}],"schema_version":"1.9.0","severity":[{"type":"CVSS_V3","score":"CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:L"}]}