-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c07b4d7
commit 115253d
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
## mfsa2024-53.yml | ||
announced: October 14, 2024 | ||
impact: high | ||
fixed_in: | ||
- Firefox 131.0.3 | ||
title: Security Vulnerability fixed in Firefox 131.0.3 | ||
advisories: | ||
CVE-2024-9936: | ||
title: Undefined behavior in selection node cache | ||
impact: high | ||
reporter: Atte Kettunen | ||
description: | | ||
When manipulating the selection node cache, an attacker may have been able to cause unexpected behavior, potentially leading to an exploitable crash. | ||
bugs: | ||
- url: 1920381 |