On 6/3/24 09:40, Tom Browder wrote:
> I keep getting emails concerning the serious kernel vulnerability in
> kernels 5.14 through 6.6.
>
> I have not seen any updates and uname -a shows: 6.1.0-13-amd64
On 6/3/24 09:40, Tom Browder wrote:
> I keep getting emails concerning the serious kernel vulnerability in
> kernels 5.14 through 6.6.
>
> I have not seen any updates and uname -a shows: 6.1.0-13-amd64
>
> Anyone concerned?
I have the same kernel, and no updates.
eben@cerberus:~$ sudo apt-get update
[sudo] password for eben:
Hit:1 http://deb.debian.org/debian bookworm InRelease
Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
Hit:3 http://deb.debian.org/debian bookworm-proposed-updates InRelease
Hit:4 http://deb.debian.org/debian bookworm-backports InRelease
Hit:5 http://deb.debian.org/debian-security bookworm-security InRelease
Hit:6 https://deb.torproject.org/torproject.org bookworm InRelease
Hit:7 https://www.deb-multimedia.org bookworm InRelease
Reading package lists... Done
eben@cerberus:~$ apt list --upgradable
Listing... Done
eben@cerberus:~$ apt-cache policy linux-image-amd64
linux-image-amd64:
Installed: (none)
Candidate: 6.1.90-1
Version table:
6.7.12-1~bpo12+1 100
100 http://deb.debian.org/debian bookworm-backports/main amd64 Packages
The above line shows that you have kernel 6.7.12 from Debian Backports installed. You will not get any new 6.1.x kernel packages because 6.7.12 is newer and has a priority of 100. To verify your kernel version try running `uname -a`. If it doesn't report 6.7.12 then try rebooting.
6.1.90-1 500
500 http://deb.debian.org/debian bookworm-proposed-updates/main
amd64 Packages
500 http://deb.debian.org/debian-security bookworm-security/main
amd64 Packages
6.1.76-1 500
500 http://deb.debian.org/debian bookworm/main amd64 Packages
6.1.67-1 500
500 http://deb.debian.org/debian bookworm-updates/main amd64 Packages
What am I doing wrong? Also, I'm not sure how to interpret the apt-cache
output.
--
This message was created using recycled electrons.