One way to deal with bug hunting LLMs: ditch the old drivers
One tactic to deal with LLM-powered vulnerability detection is simple – just speed up the removal of old code.
If it's gone, it no longer matters if it's buggy.
Bot-powered bug-busting is in the news of late , with scary-sounding reports of automated tools detecting flaws and vulnerabilities far faster than any unaided humans.
Some of these are long-standing howlers, such as a 27-year-old bug in OpenBSD and a 23-year-old flaw in the Linux in-kernel NFS code.
Even stable-kernel supremo Greg Kroah-Hartman says it works .
The good news is that there's one fairly dramatic but simple approach to handling this: if the bugs are in very old drivers for very old hardware, then don't even try to fix them – just remove them .
This is a theme behind multiple recent changes in the kernel.
Andrew Lunn's 18-patch series removes the drivers for 3Com's 3C509, 3C515, 3C574, 3C589 and 3C59x hardware.
The Reg FOSS desk suspects he may still have some of these in his parts boxes somewhere.
It also removes 13 other devices, including some old Xircom parallel-port and PCMCIA slot cards.
If we manage to find one of them, perhaps it will still work in our Amiga 1200.
Also up for the chop are some newer – but still over two decade old – cards: the Hamachi and Yellowfin PCI gigabit adaptors.
The AX.25 and HAM Radio drivers are also slated to go , as is Asynchronous Transfer Mode networking .
This vulture remembers when ATM was still being promoted as 'the strongest choice for public and private network interconnectivity' , despite the rapid rise of TCP/IP in the late 1990s.
So much for that.
The writing was on the wall at least 15 years ago, when this vulture removed the ATM card and associated drivers from a client's PC who had just moved back to London from Singapore.
ISDN CAPI support looks set to go , as well, including over Bluetooth.
Linux benchmarking and news site Phoronix reckons just the Ethernet devices will remove nearly 30,000 lines of code .
Another device-support removal that may happen in kernel 7.1 is one that was last proposed almost a year ago for kernel 6.15: removal of 80486 support .
It wasn't new last year, either – the change was already being discussed in 2022 .
Even if all these changes are approved, it doesn't spell instant doom: old kernels with the support present will still be maintained for years to come.
The Register also heard from René Rebe, lead maintainer of the T2 distribution , who told us:
Just wanted to let you know that T2/Linux will of course continue to support this.
It's trivial to support early and simple 32-bit CPUs.
We provided i486 releases all the last years, recently fixed some bugs, and still run it on the fastest i486 class CPUs (AMD 5x86) overclocked at 160 MHz, or Vortex86 Embedded and Industrial boards.
We met Rebe at this year's FOSDEM conference in Brussels, where the project was demonstrating the distro on several older RISC computers, including a dual-core PowerMac G5, which was happily running the latest Firefox on T2/Linux, complete with hardware-accelerated 3D and video playback.
®
Related Stories
Source: This article was originally published by The Register
Read Full Original Article →
Comments (0)
No comments yet. Be the first to comment!
Leave a Comment