Skip to content

Commit fcb1251

Browse files
Update 2025-03-09-no-esp32-style-backdoor.markdown
Add mixing comma from last commit.
1 parent e722e3f commit fcb1251

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2025-03-09-no-esp32-style-backdoor.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The news is somewhat overhyped (the attacks *probably* require physical access)
1313

1414
The vulnerability is in binary-only Bluetooth drivers.
1515
The obvious response is 'use only open-source code'.
16-
That's a nice place to be (and one that as an open-source platform, we strongly encourage!) but it's not always possible and doesn't always fix the problem.
16+
That's a nice place to be (and one that, as an open-source platform, we strongly encourage!) but it's not always possible and doesn't always fix the problem.
1717

1818
First, being able to read the code and build it yourself makes it *possible* to find a bug, but only if you're doing a careful code review.
1919
Auditing code that someone else has written is notoriously hard and, as the [underhanded C contest](https://www.underhanded-c.org) showed, hiding intentional vulnerabilities in source code is much easier than finding them.

0 commit comments

Comments
 (0)