/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Kernel-hack-drill and exploiting CVE-2024-50264 in the Linux kernel
(a13xp0p0v.github.io)
239 points
r4um
| 1 comments |
03 Sep 25 06:58 UTC
|
HN request time: 0.21s
|
source
Show context
N_Lens
◴[
03 Sep 25 14:29 UTC
]
No.
45116266
[source]
▶
>>45112996 (OP)
#
Would a more memory safe language like Rust in the Linux kernel have more safety against these types of exploits?
replies(4):
>>45116350
#
>>45116464
#
>>45120071
#
>>45127563
#
1.
steveklabnik
◴[
03 Sep 25 14:36 UTC
]
No.
45116350
[source]
▶
>>45116266
#
I just glanced at the patch, but “more safety” is at least directionally correct; given that the kernel could use unsafe code, it’s in theory still possible, but I would expect this code wouldn’t be written in unsafe directly.
ID:
GO
↑