this post was submitted on 07 Mar 2026
58 points (95.3% liked)

Firefox

22534 readers
26 users here now

/c/firefox

A place to discuss the news and latest developments on the open-source browser Firefox.


Rules

1. Adhere to the instance rules

2. Be kind to one another

3. Communicate in a civil manner


Reporting

If you would like to bring an issue to the moderators attention, please use the "Create Report" feature on the offending comment or post and it will be reviewed as time allows.


founded 6 years ago
MODERATORS
 

Anthropic’s team got in touch with Firefox engineers after using Claude to identify security bugs in our JavaScript engine. Critically, their bug reports included minimal test cases that allowed our security team to quickly verify and reproduce each issue.

you are viewing a single comment's thread
view the rest of the comments
[–] marius@feddit.org 20 points 1 day ago (1 children)

No. Every software of similar size as Firefox is full of bugs and vulnerabilities

[–] XTL@sopuli.xyz 8 points 1 day ago

There's not a lot of software in that size class, deps included. Browsers are some of the most ludicrously complex, heavy, buggy and messy badly specified heaps of software in existence. Mostly because of the way the web is and was plus microslop.

And they are used to parse and even execute tons of hostile script and media.

The number of bugs remaining must be astounding as is the bugs that have been going and fixed.