CVE-2022-34480: High severity firefox vulnerability
Within the <code>lginit()</code> function, if several allocations succeed but then one fails, an uninitialized pointer would have been freed despite never being allocated. This vulnerability affects Firefox < 102.
Other sources
Within the lginit() function, if several allocations succeed but then one fails, an uninitialized pointer would have been freed despite never being allocated.
Affected Software
Event History
Peer vulnerabilities
Found alongside the following vulnerabilities.
Frequently Asked Questions
What is the severity of CVE-2022-34480?
CVE-2022-34480 is classified as a moderate severity vulnerability affecting Firefox versions prior to 102.
How do I fix CVE-2022-34480?
To fix CVE-2022-34480, update Firefox to version 102 or later.
What type of vulnerability is CVE-2022-34480?
CVE-2022-34480 is a memory corruption vulnerability resulting from an uninitialized pointer being freed.
Which versions of Firefox are affected by CVE-2022-34480?
CVE-2022-34480 affects all versions of Firefox prior to 102.
Can CVE-2022-34480 lead to exploitation?
Yes, CVE-2022-34480 could potentially allow an attacker to execute arbitrary code.