Bug 2318541
Summary: | CVE-2024-38517 usd: privilege escalation via integer underflow in GenericReader::ParseNumber() [fedora-all] | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Guilherme de Almeida Suckevicz <gsuckevi> |
Component: | usd | Assignee: | Luya Tshimbalanga <luya_tfz> |
Status: | CLOSED WORKSFORME | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 40 | CC: | aekoroglu, code, luya_tfz, multimedia-sig, negativo17 |
Target Milestone: | --- | Keywords: | Security, SecurityTracking |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | {"flaws": ["6bb6d607-b1f7-4991-a951-0d4ae3ab5e82"]} | ||
Fixed In Version: | Doc Type: | No Doc Update | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2024-10-14 14:22:04 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 2296854 |
Description
Guilherme de Almeida Suckevicz
2024-10-14 14:13:07 UTC
By comparing the fix https://github.com/Tencent/rapidjson/pull/1261/commits/8269bc2bc289e9d343bae51cdf6d23ef0950e001 (as referenced in https://bugzilla.redhat.com/show_bug.cgi?id=2296854#c1 and https://nvd.nist.gov/vuln/detail/CVE-2024-38517) with the contents of OpenUSD-23.11/pxr/base/js/rapidjson/reader.h as packaged in usd-23.11-15.fc40, I was able to determine that the bundled rapidjson sources already include the fix for this CVE. |