TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

NetBSD Network Security Audit

191 pointsby ognyankulevalmost 7 years ago

9 comments

Paninoalmost 7 years ago
Maxime Villard has been doing great work finding lots of bugs, many with a code scanner he wrote called Brainy. As an OpenBSD user I&#x27;ve been watching with interest from the sidelines. More info on Brainy results:<p><a href="https:&#x2F;&#x2F;www.m00nbsd.net&#x2F;474b193ce624a19d39a2286d73f06826.html" rel="nofollow">https:&#x2F;&#x2F;www.m00nbsd.net&#x2F;474b193ce624a19d39a2286d73f06826.htm...</a><p>Take a look! There is likely software that you use in the list - for instance, one of the bugs is a memleak in OpenSSH.<p>I don&#x27;t use NetBSD but I just donated $20 to the NetBSD Foundation anyway. Thanks for sharing code&#x2F;patches!
评论 #17179578 未加载
评论 #17177582 未加载
weaviealmost 7 years ago
How does one go about conducting such audits? Is it just a case of looking at the code long with an experienced eye to spot potential flaws? Or are there standard techniques and tools that people follow?
评论 #17174286 未加载
评论 #17177058 未加载
评论 #17174314 未加载
评论 #17175478 未加载
评论 #17174515 未加载
评论 #17174480 未加载
Palomidesalmost 7 years ago
&gt;I stumbled across a PR from 2010, which was briefly saying that PF’s TCP-SYN entry point could crash the kernel if a special packet was received. Looking at the PF code, it was clear, after two minutes, where the problem was.<p>I wonder how often problems like this languish in bug trackers (due to a shortage of developer availability? flood of low-quality bugs? other problems?)
评论 #17174519 未加载
w8rbtalmost 7 years ago
Glad he is sharing his findings with OpenBSD and FreeBSD too. Great work.
评论 #17176969 未加载
liveoneggsalmost 7 years ago
it would be great if FreeBSD could fund some more research&#x2F;auditing!
WindowsFon4lifealmost 7 years ago
This is great news. Since they took a beating in the last security findings in code that was not even enabled by default. Leading to it seeming much more serious than it was.
ape4almost 7 years ago
More proof that networking should be separated from the kernel.
评论 #17178053 未加载
Yuioupalmost 7 years ago
I thought an audit was just analysis but it looks like the author is also making changes to the code as well.
MikkoFinellalmost 7 years ago
Why don&#x27;t they just write the network stack in Rust? Then we would know it&#x27;s secure with no audit required.
评论 #17178033 未加载