Linux kernel
Operating systemWikipedia
207
MENTIONS
60
EPISODES
42
PODCASTS
Search complete. 207 mentions across 60 episodes found for "Linux kernel".
Sep 12, 2026
Course 43 - Practical Malware Development | Episode 1: Building Your Virtual Sandbox
S
18:12speaker_4HOST
Why does it do that?
S
18:14speaker_5HOST
It usually means the Linux kernel has placed a lock on the virtual optical drive, or maybe it just failed to automatically mount the previous state.
S
18:22speaker_4HOST
So how do you fix it?
S
18:23speaker_5HOST
You have to actually power down the VM, go into the hypervisor's hardware settings at the top menu, manually disconnect the virtual CD and DVD drive, and if it's already connected, you disconnect it and reconnect it just to force a state refresh and then boot back up.
S
20:00speaker_5HOST
Exactly.
S
20:01speaker_5HOST
The guest additions require kernel-level access, so they can intercept display protocols and modify the clipboard daemon.
S
20:08speaker_5HOST
By forcing you to use sudo, the Linux kernel is demanding explicit cryptographic authorization from you, the system administrator.
S
20:16speaker_5HOST
It's basically making you say, I understand that this script is going to alter the core communication layer of this operating system, and I am officially authorizing it.
Doomscroll.FM (Sep 10, 2026) Ep 01
S
11:58speaker_29NARRATOR
If England's rugby strategy is to preemptively reward potential failure, maybe they should hire fortune tellers as assistant coaches to guide them through next season's crystal ball predictions.
S
12:18speaker_30NARRATOR
Linux kernel launch on new platform promises seamless integration.
S
12:22speaker_30NARRATOR
If the Linux kernel gets any more universal, it'll soon be running on your toaster, calculating the optimal crispness level while pondering the mysteries of the universe with a side of perfectly brown toast.
S
12:40speaker_31NARRATOR
Trump's DOJ declares training is an infringement amidst fair use battles.
S
12:45speaker_31NARRATOR
When training in AI is like teaching a parrot to swear, it's all fun and games until lawsuits start squawking.
TRC #738: Hugging Face Attack and AI Risk + Are Your Moon Photos Fake?
D
2:36Darren McKeeHOST
a benchmark of about 900 instances derived from real-world vulnerabilities in users-based programs.
D
2:42Darren McKeeHOST
So there's some JavaScript here, Linux kernel for people who are interested in such things, all intended to measure whether AI agents can convert known vulnerabilities into working exploits.
D
2:51Darren McKeeHOST
Sure.
D
2:52Darren McKeeHOST
OpenAI was running an internal evaluation based on this benchmark when the incident occurred.
Course 42 - Mobile Malware Analysis Fundamentals | Episode 13: Designing and Architecting a Scalable Mobile Malware Analysis Lab
S
9:53speaker_3HOST
Exactly.
S
9:54speaker_3HOST
It's trying to make Windows system calls, but the Linux kernel has absolutely no idea what those commands mean.
S
10:00speaker_3HOST
It is attempting to speak French to a machine that only understands Japanese.
S
10:04speaker_2HOST
The operating system just drops the unreadable request.
Mac, Windows, & Linux Are ALL Developed By AI Now
B
0:12Bryan LundukeHOST
How crazy is that? How crazy.
B
0:15Bryan LundukeHOST
Good or bad, that is a massive, massive shift of Mac, iOS, Android, Windows, Linux itself, the Linux kernel, and almost all significant components of a Linux workstation and server are now developed by AI across the board.
B
0:37Bryan LundukeHOST
L-look at this chart right here.
B
0:39Bryan LundukeHOST
This is, this is the Linux kernel code submission chart where I've been tracking this since the, the start of the year when AI submissions to the Linux kernel first started getting labeled, uh, as AI submissions.
B
0:54Bryan LundukeHOST
They have a policy in the Linux kernel that you can submit all the AI you want, all the AI code submissions you want, uh, but you just have to label it as such.
B
1:01Bryan LundukeHOST
There's a...
B
1:02Bryan LundukeHOST
They call it an assisted by tag.
B
1:44Bryan LundukeHOST
Um, and that shot way up, right? So I was like, "Whoa, whoa." I took notice of that.
#601: Google Researchers Hacked the Pixel Phone using Audio Messages
S
4:03Seth JenkinsGUEST
So my name is Seth and I work as a minion on Project Zero.
S
4:08Seth JenkinsGUEST
Most of my time I spend, I've been spending a lot of time looking at Linux kernel.
S
4:13Seth JenkinsGUEST
That's sort of what my background is, is looking for Linux kernel vulnerabilities.
S
4:17Seth JenkinsGUEST
Recently in the past, I've been on the team now for, let's see, it must have been since 2022.
S
4:23Seth JenkinsGUEST
So about four years now.
9 MINS LATER
S
13:27Seth JenkinsGUEST
And then it's the drivers? Yeah.
S
13:29Seth JenkinsGUEST
And then what did you have to do after that? Yeah.
S
13:31Seth JenkinsGUEST
So once you exploit the driver, I mean, so the driver is running in the context of the Linux kernel, right? So if you are finding bugs in the driver, memory corruption bugs, it's the same sort of like memory corruption sort of issues that you could have, except this time it's now running in the context of the kernel, right? And so once you are able to actually, you know, attack this driver, cause some sort of memory corruption in the kernel, you're on the way to kernel code execution.
356: CERN to Debian, Audacity 4, OpenShot 4, 30,000 Steam Games, Age Verify Exemption & more Linux news
M
27:37Michael TunnellHOST
The main tool chain moves to BenUtils 2.47, GCC 16.2, and glibc 2.44.
M
27:41Michael TunnellHOST
The book now uses Linux kernel 7.1.8, along with Python 3.14.7, Systemd 2.61.2, OpenSSL 4.0.1, core utils 9.11, and a bunch of other updated components.
M
28:01Michael TunnellHOST
In total, 46 packages were updated and added since LFS 13.0, and the team says more than 200 commits went into the book between releases.
M
28:09Michael TunnellHOST
There are also some security-related updates, but the reason I want to tell you about this is because I like covering Linux from scratch.
Finding difficult vulnerabilities with Jaya Baloo from AISLE
J
22:07Josh BressersHOST
Is this the one titled Control is the New Frontier in Security AI?
J
22:11Jaya BalooGUEST
The title of the blog is called The Model that Fixes Your Code Might Hack the Linux Kernel.
J
22:21Jaya BalooGUEST
And what we're basically saying is we can trojanize an AI model to insert all kinds of malicious payloads into specific code bases.
J
22:30Jaya BalooGUEST
So you think you're getting something, but you're actually getting this very scary thing.
Radix Malorum
C
6:51Carl FranklinHOST
All right, so the next one is kind of, ah, seems important.
C
6:54Carl FranklinHOST
Ah, the proof concept published for Linux Kernel Privesc, ah, flaw.
C
7:01Carl FranklinHOST
And, and I was reading it and I was trying to figure out how the heck could, you know, how hard is it to, to...
C
7:06Carl FranklinHOST
How easy is it for somebody to be exploited if they have a Linux box that's on the internet? Turns out they have to have a user account, right?
P
11:54Patrick HyndsHOST
But I read something, or, or w- there was a story, uh, years ago, I think it was before we started the podcast, where they were talking to Linus Torvald who's the guy who started Linux.
C
12:03Carl FranklinHOST
Right.
P
12:03Patrick HyndsHOST
And they pointed out that there were some problems with the Linux kernel That were architectural-
D
12:09Duane LaFlotteHOST
Hmm
BlueSky Users Bully Paint.NET Dev Into Dropping AI Coded Feature
B
8:19Bryan LundukeHOST
And another thing I find interesting, I find this really fascinating.
B
8:23Bryan LundukeHOST
This chart right here, represents AI-generated code submissions to the Linux kernel, right? So this is just the Linux kernel and just since February.
B
8:35Bryan LundukeHOST
We don't really have good numbers for January and before because like mid to late January is when The Linux kernel started doing self-reporting on new patches coming in about whether or not they were AI-generated.
B
8:48Bryan LundukeHOST
So that's the only period of time we have any sort of real numbers on at all.
B
8:53Bryan LundukeHOST
But you'll notice something.
B
9:21Bryan LundukeHOST
I find that fascinating.
B
9:23Bryan LundukeHOST
I find it fascinating that there are huge numbers of Linux users out there because a lot of the people doing this attacking were Linux users when you go into their bios, like lots of them were, and they were just vulgar and angry about it.
B
9:37Bryan LundukeHOST
But they're Linux users that are not only attacking people, and vilifying people rather viciously for using AI, but they at the same time are themselves using the Linux kernel, which is over 10% AI vibe coded.
50 more episodes mention Linux kernel.
Create an account to see the whole feed, search across every transcript, and follow the entities you care about.