Skip to content

Commit

Permalink
io: always pass O_NONBLOCK to open()
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxKellermann committed Nov 19, 2024
1 parent 4b05e3b commit 1155e92
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion debian/changelog
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cm4all-lukko (0.30) unstable; urgency=low

*
* use open(O_NONBLOCK) to fix FIFO DoS vulnerability

--

Expand Down

0 comments on commit 1155e92

Please sign in to comment.