thewayne: (Default)
The Wayne ([personal profile] thewayne) wrote2024-01-17 05:55 pm

Writing computer programs is hard. Writing SECURE computer programs is even harder!

And what's even harderer? Using an AI coding assistant to write secure programs.

Many, MANY times that I've written about computer insecurity issues I've said explicitly that computer security is HARD. And here we have a prime example.

It turns out that using an AI to help you write a program produces LESS secure programs! But that's not the worse part: the program is more likely to believe that they are writing MORE SECURE CODE!

This is very bad. I've used AI for hints in writing code, looking for little obscure code references that I'm not familiar with. Quite useful. I haven't used it to write entire programs for me, I'm not sure that I could. However, there are people out there paying for subscriptions to ChatGPT 4 and other engines using them heavily, and that is worrisome.

https://arxiv.org/html/2211.03622v3

https://www.schneier.com/blog/archives/2024/01/code-written-with-ai-assistants-is-less-secure.html
disneydream06: (Disney Surprised)

[personal profile] disneydream06 2024-01-18 02:16 am (UTC)(link)
Oh the joys of AI. :o :o :o
Hugs, Jon
silveradept: A kodama with a trombone. The trombone is playing music, even though it is held in a rest position (Default)

[personal profile] silveradept 2024-01-26 10:04 pm (UTC)(link)
I am very glad that people are doing research and science to confirm what I would have assumed was common sense, and therefore we have papers that we can wave at people to tell them not to have statistical guessing models trying to do something secure or something that has to be absolutely right.