logoalt Hacker News

withtoday at 3:20 AM3 repliesview on HN

a kernel module written entirely by AI, loading into ring 0, that the author admits has known issues and shouldnt be used in production. Were speedrunning the "insecure by default" era.


Replies

vermadentoday at 3:33 AM

Manufacturer/vendor did not provided open source driver with real freedom license (BSD/MIT/...) or documentation on which the driver could be written ... this is the result ... and its still better to overcome a problem in any way then to NOT overcome it at all ... and this driver is just a code - people can look at it and improve it.

show 1 reply
queueberttoday at 3:33 AM

If I were a superintelligent AI trying to escape, wifi drivers seem like a great way to do it.

show 2 replies
treeskneestoday at 4:04 AM

And so what? Security is important, sure, but there’s nothing wrong with an experiment or side project with full disclosure upfront about its known limitations.

People should be empowered to share and tinker, without feeling like they need to setup a bug bounty program first. Not every GitHub project is a vendor/customer relationship.