Elektrine lite

← Feed

@hal_5700X@sh.itjust.works

Linux Kernel Rust Code Sees Its First CVE Vulnerability

2025-12-17 23:03 UTC

Linux Kernel Rust Code Sees Its First CVE Vulnerability

Replies (9)

  • @Auster@thebrainbin.org 2025-12-18 00:13

    Surprised it took so long.

    Open ##75623

  • @john_t@piefed.ee 2025-12-18 00:33

    No one said rust was invulnerable.

    Open ##75686

  • @some_guy@lemmy.sdf.org 2025-12-18 00:33

    Sucks to be the person who made that commit. Genuinely.

    Open ##75691

  • @tekato@lemmy.world 2025-12-18 17:31

    JavaScript would have prevented this.

    Open ##1346193

  • @Technus@lemmy.zip 2025-12-18 09:27

    You go ahead and write an OS kernel in C# then.

    Open ##1346212

  • @Technus@lemmy.zip 2025-12-18 22:25

    Why would you bring up C# in a thread about kernel programming?

    Open ##1346214

  • @Hawk@lemmynsfw.com 2025-12-19 03:10

    Memory safe languages that are not garbage collected are not all that common. Ada and Rust are two examples. With great care C++ and zig can be. I'm sure there's a good reason a lot of the big players and the community at large have picked up rust though. Docs, error messages, cargo community etc. I would argue that Rust does bring a lot to the table. I certainly would never code in C for work but I'll happily reach for Rust.

    Open ##1346215

  • @AI_toothbrush@lemmy.zip 2025-12-18 23:02

    Bruh do you actually not get it. The point of rust is that its memory safe(with a huge grain of salt in the case of low level programming) and is a language you can write kernels in. Youre not gonna write a kernel in C# so it doesnt really matter for a discussion about kernels.

    Open ##1346216

  • @PushButton@lemmy.world 2025-12-19 05:11

    [thread fl2_worker_thread panicked: called Result::unwrap() on an Err value](https://blog.cloudflare.com/18-november-2025-outage/)

    Open ##1346220