紧急修复Ubuntu内核漏洞指南

CVE-2026-43500 CVE-2026-43284

ubuntu以上漏洞内核升级

下载附件:kernel-pkg-ubuntu20.04-5.4.0-231.251.tar.gz

上传到ubuntu上解压

sudo dpkg -i *.deb

复制代码
Selecting previously unselected package linux-headers-5.4.0-231.
(Reading database ... 120008 files and directories currently installed.)
Preparing to unpack linux-headers-5.4.0-231_5.4.0-231.251_all.deb ...
Unpacking linux-headers-5.4.0-231 (5.4.0-231.251) ...
Selecting previously unselected package linux-headers-5.4.0-231-generic.
Preparing to unpack linux-headers-5.4.0-231-generic_5.4.0-231.251_amd64.deb ...
Unpacking linux-headers-5.4.0-231-generic (5.4.0-231.251) ...
Selecting previously unselected package linux-image-5.4.0-231-generic.
Preparing to unpack linux-image-5.4.0-231-generic_5.4.0-231.251_amd64.deb ...
Unpacking linux-image-5.4.0-231-generic (5.4.0-231.251) ...
Preparing to unpack linux-libc-dev_5.4.0-231.251_amd64.deb ...
Unpacking linux-libc-dev:amd64 (5.4.0-231.251) over (5.4.0-216.236) ...
Selecting previously unselected package linux-modules-5.4.0-231-generic.
Preparing to unpack linux-modules-5.4.0-231-generic_5.4.0-231.251_amd64.deb ...
Unpacking linux-modules-5.4.0-231-generic (5.4.0-231.251) ...
Setting up linux-headers-5.4.0-231 (5.4.0-231.251) ...
Setting up linux-headers-5.4.0-231-generic (5.4.0-231.251) ...
Setting up linux-libc-dev:amd64 (5.4.0-231.251) ...
Setting up linux-modules-5.4.0-231-generic (5.4.0-231.251) ...
Setting up linux-image-5.4.0-231-generic (5.4.0-231.251) ...
I: /boot/vmlinuz.old is now a symlink to vmlinuz-5.4.0-230-generic
I: /boot/initrd.img.old is now a symlink to initrd.img-5.4.0-230-generic
I: /boot/vmlinuz is now a symlink to vmlinuz-5.4.0-231-generic
I: /boot/initrd.img is now a symlink to initrd.img-5.4.0-231-generic
Processing triggers for linux-image-5.4.0-231-generic (5.4.0-231.251) ...
/etc/kernel/postinst.d/initramfs-tools:
update-initramfs: Generating /boot/initrd.img-5.4.0-231-generic
WARNING: no /lib/libcastools/libnss_files.? file
WARNING: no /lib/libcastools/libnss_dns.? file
WARNING: no /lib/libcastools/libresolv.? file
/etc/kernel/postinst.d/zz-update-grub:
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub.d/init-select.cfg'
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-5.4.0-231-generic
Found initrd image: /boot/initrd.img-5.4.0-231-generic
Found linux image: /boot/vmlinuz-5.4.0-230-generic
Found initrd image: /boot/initrd.img-5.4.0-230-generic
Found linux image: /boot/vmlinuz-5.4.0-216-generic
Found initrd image: /boot/initrd.img-5.4.0-216-generic
done

reboot 重启即可

相关推荐
行智科技18 小时前
ORB-SLAM3代码详解 - 第 01 篇 · 系统总览与三线程架构
linux·ubuntu·架构·自动驾驶
街灯L18 小时前
【Ubuntu】使用ffmpeg解析m3u8网页视频
ubuntu·ffmpeg·音视频
嵌入式学习和实践1 天前
Ubuntu 系统 socat 详细介绍与使用教程 - 映射任意两种数据通道
linux·ubuntu·虚拟串口·数据映射·socat
YYRAN_ZZU1 天前
Ubuntu22.04搭建QEMU嵌入式开发环境全攻略
linux·嵌入式硬件·ubuntu
secret_to_me1 天前
buildRoot编译rootfs实战
linux·c语言·c++·ubuntu·电脑·buildroot
很楠爱上1 天前
TypeScript 核心知识精要
javascript·ubuntu·typescript
dust_and_stars1 天前
在Ubuntu 24.04上设置Jupyter Notebook远程访问
linux·ubuntu·jupyter
x_lrong1 天前
Ubuntu下安装配置Claude Code
linux·ubuntu·elasticsearch
济6171 天前
ROS2 Humble 开发专栏---ROS2 三维视觉应用(1)---RGB-D 相机三维点云数据获取实验---适配Ubuntu 22.04
ubuntu·嵌入式·ros2·机器人开发·机器人方向