It references "Bug 1923344" but when I click the link I get "You are not authorized to access bug 1923344."
Mozilla fixes Firefox zero-day actively exploited in attacks
21–30 of 151 posts
Re: Mozilla fixes Firefox zero-day actively exploited in attacks
#22It has been like that for most 'internet software' in the last decades, no light at the end of this tunnel.
Re: Mozilla fixes Firefox zero-day actively exploited in attacks
#23Fixed many months ago just being made public now, according to the bug tracker. Why a 7 month delay?
Re: Mozilla fixes Firefox zero-day actively exploited in attacks
#24Seems bad. "An attacker was able to achieve code execution in the content process by exploiting a use-after-free in Animation timelines. We have had reports of this vulnerability being exploited in the wild." See: - NVD page for CVE-2024-9680: https://nvd.nist.gov/vuln/detail/CVE-2024-9680 - Mozilla security advisory: https://www.mozilla.org/en-US/security/advisories/mfsa2024-5...
Re: Mozilla fixes Firefox zero-day actively exploited in attacks
#25We need a browser written in managed lang Even if it means some perf drop, modern hardware will get it back in X years, but safety will be significantly improved
(Wasm isn't safe but could be a building block too)
Re: Mozilla fixes Firefox zero-day actively exploited in attacks
#26We need a browser written in managed lang Even if it means some perf drop, modern hardware will get it back in X years, but safety will be significantly improved
Re: Mozilla fixes Firefox zero-day actively exploited in attacks
#27We need a browser written in managed lang Even if it means some perf drop, modern hardware will get it back in X years, but safety will be significantly improved
They already are partly in JS so there's a smooth path. (Wasm isn't safe but could be a building block too)
Not sure why you think that WASM is less secure than JS though. Even if the WASM heap has internal corruption there's no way for this to do damage outside the WASM sandbox that wouldn't be possible in JS.
Re: Mozilla fixes Firefox zero-day actively exploited in attacks
#28We need a browser written in managed lang Even if it means some perf drop, modern hardware will get it back in X years, but safety will be significantly improved
https://4e6.github.io/firefox-lang-stats/
That's down from 12.49% at the peak in July 2020 so I assume the conversion work was halted after the layoffs in 2020:
https://docs.google.com/spreadsheets/d/1flUGg6Ut4bjtyWdyH_9e...
Re: Mozilla fixes Firefox zero-day actively exploited in attacks
#29We need a browser written in managed lang Even if it means some perf drop, modern hardware will get it back in X years, but safety will be significantly improved
I think the last part might be crucial.
Re: Mozilla fixes Firefox zero-day actively exploited in attacks
#30Fixed many months ago just being made public now, according to the bug tracker. Why a 7 month delay?
Why the need for patch releases then like 128.3.1?