[USN-7206-3] rsync vulnerabilities
[USN-7231-1] Tcpreplay vulnerabilities
[USN-7239-1] libmicrodns vulnerabilities
[USN-7238-1] Linux kernel vulnerabilities
[USN-7237-1] Linux kernel (OEM) vulnerabilities
[USN-7236-1] Linux kernel vulnerabilities
[USN-7234-1] Linux kernel vulnerabilities
[USN-7232-1] Linux kernel vulnerability
[USN-7233-1] Linux kernel vulnerabilities
[USN-7235-1] Linux kernel vulnerabilities
[USN-7206-3] rsync vulnerabilities
==========================================================================
Ubuntu Security Notice USN-7206-3
January 28, 2025
rsync vulnerabilities
==========================================================================
A security issue affects these releases of Ubuntu and its derivatives:
- Ubuntu 24.10
Summary:
Several security issues were fixed in rsync.
Software Description:
- rsync: fast, versatile, remote (and local) file-copying tool
Details:
USN-7206-1 fixed vulnerabilities in Ubuntu 14.04 LTS to Ubuntu 24.04 LTS.
This update provides the corresponding updates for Ubuntu 24.10.
Original advisory details:
Simon Scannell, Pedro Gallegos, and Jasiel Spelman discovered that rsync
did not properly handle checksum lengths. An attacker could use this
issue to execute arbitrary code. (CVE-2024-12084)
Simon Scannell, Pedro Gallegos, and Jasiel Spelman discovered that rsync
compared checksums with uninitialized memory. An attacker could exploit
this issue to leak sensitive information. (CVE-2024-12085)
Simon Scannell, Pedro Gallegos, and Jasiel Spelman discovered that rsync
incorrectly handled file checksums. A malicious server could use this
to expose arbitrary client files. (CVE-2024-12086)
Simon Scannell, Pedro Gallegos, and Jasiel Spelman discovered that rsync
mishandled symlinks for some settings. An attacker could exploit this
to write files outside the intended directory. (CVE-2024-12087)
Simon Scannell, Pedro Gallegos, and Jasiel Spelman discovered that rsync
failed to verify symbolic link destinations for some settings. An
attacker could exploit this for path traversal attacks. (CVE-2024-12088)
Aleksei Gorban discovered a race condition in rsync's handling of
symbolic links. An attacker could use this to access sensitive
information or escalate privileges. (CVE-2024-12747)
Update instructions:
The problem can be corrected by updating your system to the following
package versions:
Ubuntu 24.10
rsync 3.3.0-1ubuntu0.1
In general, a standard system update will make all the necessary changes.
After a standard system update you need to restart rsync daemons if
configured to make all the necessary changes.
References:
https://ubuntu.com/security/notices/USN-7206-3
https://ubuntu.com/security/notices/USN-7206-2
https://ubuntu.com/security/notices/USN-7206-1
CVE-2024-12084, CVE-2024-12085, CVE-2024-12086, CVE-2024-12087,
CVE-2024-12088, CVE-2024-12747
Package Information:
https://launchpad.net/ubuntu/+source/rsync/3.3.0-1ubuntu0.1
[USN-7231-1] Tcpreplay vulnerabilities
==========================================================================
Ubuntu Security Notice USN-7231-1
January 28, 2025
tcpreplay vulnerabilities
==========================================================================
A security issue affects these releases of Ubuntu and its derivatives:
- Ubuntu 24.04 LTS
- Ubuntu 22.04 LTS
- Ubuntu 20.04 LTS
- Ubuntu 18.04 LTS
- Ubuntu 16.04 LTS
Summary:
Tcpreplay could be made to crash if it received specially crafted input.
Software Description:
- tcpreplay: Tool to replay saved tcpdump files at arbitrary speeds
Details:
It was discovered that Tcpreplay incorrectly handled memory when using the
tcprewrite utility. A remote attacker could possibly use this issue to
cause Tcpreplay to crash, resulting in a denial of service.
(CVE-2023-27783)
It was discovered that Tcpreplay incorrectly validated external input. A
remote attacker could possibly use this issue to cause Tcpreplay to crash,
resulting in a denial of service. (CVE-2023-27784, CVE-2023-27785,
CVE-2023-27786, CVE-2023-27787, CVE-2023-27788, CVE-2023-27789)
It was discovered that Tcpreplay incorrectly handled memory when using the
tcprewrite utility. An attacker could possibly use this issue to cause
Tcpreplay to crash, resulting in a denial of service. (CVE-2023-4256,
CVE-2023-43279)
Update instructions:
The problem can be corrected by updating your system to the following
package versions:
Ubuntu 24.04 LTS
tcpreplay 4.4.4-1ubuntu0.1~esm1
Available with Ubuntu Pro
Ubuntu 22.04 LTS
tcpreplay 4.3.4-1ubuntu0.1~esm2
Available with Ubuntu Pro
Ubuntu 20.04 LTS
tcpreplay 4.3.2-1ubuntu0.1~esm3
Available with Ubuntu Pro
Ubuntu 18.04 LTS
tcpreplay 4.2.6-1ubuntu0.1~esm5
Available with Ubuntu Pro
Ubuntu 16.04 LTS
tcpreplay 3.4.4-2+deb8u1ubuntu0.1~esm3
Available with Ubuntu Pro
In general, a standard system update will make all the necessary changes.
References:
https://ubuntu.com/security/notices/USN-7231-1
CVE-2023-27783, CVE-2023-27784, CVE-2023-27785, CVE-2023-27786,
CVE-2023-27787, CVE-2023-27788, CVE-2023-27789, CVE-2023-4256,
CVE-2023-43279
[USN-7239-1] libmicrodns vulnerabilities
==========================================================================
Ubuntu Security Notice USN-7239-1
January 28, 2025
libmicrodns vulnerabilities
==========================================================================
A security issue affects these releases of Ubuntu and its derivatives:
- Ubuntu 18.04 LTS
Summary:
Several security issues were fixed in libmicrodns.
Software Description:
- libmicrodns: minimal mDNS resolver and announcer library
Details:
It was discovered that libmicrodns could recursively follow the same
compression pointer, leading to an infinite loop. An attacker could
possibly use this issue to cause a denial of service. (CVE-2020-6071)
It was discovered that libmicrodns did not check the return value of the
rr_decode function, which could lead to a double free. An attacker could
possibly use this issue to execute arbitrary code. (CVE-2020-6072)
It was discovered that libmicrodns incorrectly handled certain inputs,
which could lead to an integer overflow. An attacker could possibly use
this issue to cause a denial of service. (CVE-2020-6073)
It was discovered that libmicrodns incorrectly handled certain inputs,
which could lead to a out-of-bounds read. An attacker could possibly use
this issue to cause a denial of service. (CVE-2020-6077)
It was discovered that libmicrodns incorrectly handled memory when parsing
mDNS messages in mdns_recv, which could lead to a NULL pointer dereference.
An attacker could possibly use this issue to cause a denial of service.
(CVE-2020-6078)
It was discovered that libmicrodns incorrectly handled memory, which could
lead to excessive memory consumption due to memory leaks. An attacker
could possibly use this issue to cause a denial of service.
(CVE-2020-6079, CVE-2020-6080)
Update instructions:
The problem can be corrected by updating your system to the following
package versions:
Ubuntu 18.04 LTS
libmicrodns0 0.0.8-1ubuntu0.1~esm1
Available with Ubuntu Pro
In general, a standard system update will make all the necessary changes.
References:
https://ubuntu.com/security/notices/USN-7239-1
CVE-2020-6071, CVE-2020-6072, CVE-2020-6073, CVE-2020-6077,
CVE-2020-6078, CVE-2020-6079, CVE-2020-6080
[USN-7238-1] Linux kernel vulnerabilities
==========================================================================
Ubuntu Security Notice USN-7238-1
January 28, 2025
linux, linux-azure, linux-gcp, linux-oem-6.11, linux-raspi, linux-realtime
vulnerabilities
==========================================================================
A security issue affects these releases of Ubuntu and its derivatives:
- Ubuntu 24.10
- Ubuntu 24.04 LTS
Summary:
Several security issues were fixed in the Linux kernel.
Software Description:
- linux: Linux kernel
- linux-azure: Linux kernel for Microsoft Azure Cloud systems
- linux-gcp: Linux kernel for Google Cloud Platform (GCP) systems
- linux-raspi: Linux kernel for Raspberry Pi systems
- linux-realtime: Linux kernel for Real-time systems
- linux-oem-6.11: Linux kernel for OEM systems
Details:
Several security issues were discovered in the Linux kernel.
An attacker could possibly use these to compromise the system.
This update corrects flaws in the following subsystems:
- Network traffic control;
- VMware vSockets driver;
(CVE-2024-53103, CVE-2024-53164)
Update instructions:
The problem can be corrected by updating your system to the following
package versions:
Ubuntu 24.10
linux-image-6.11.0-1004-realtime 6.11.0-1004.4
linux-image-6.11.0-1007-gcp 6.11.0-1007.7
linux-image-6.11.0-1007-raspi 6.11.0-1007.7
linux-image-6.11.0-1008-azure 6.11.0-1008.8
linux-image-6.11.0-1008-azure-fde 6.11.0-1008.8
linux-image-6.11.0-14-generic 6.11.0-14.15
linux-image-6.11.0-14-generic-64k 6.11.0-14.15
linux-image-azure 6.11.0-1008.8
linux-image-azure-fde 6.11.0-1008.8
linux-image-gcp 6.11.0-1007.7
linux-image-generic 6.11.0-14.15
linux-image-generic-64k 6.11.0-14.15
linux-image-generic-64k-hwe-24.04 6.11.0-14.15
linux-image-generic-hwe-24.04 6.11.0-14.15
linux-image-oem-24.04 6.11.0-14.15
linux-image-oem-24.04a 6.11.0-14.15
linux-image-raspi 6.11.0-1007.7
linux-image-realtime 6.11.0-1004.4
linux-image-virtual 6.11.0-14.15
linux-image-virtual-hwe-24.04 6.11.0-14.15
Ubuntu 24.04 LTS
linux-image-6.11.0-1013-oem 6.11.0-1013.13
linux-image-oem-24.04b 6.11.0-1013.13
After a standard system update you need to reboot your computer to make
all the necessary changes.
ATTENTION: Due to an unavoidable ABI change the kernel updates have
been given a new version number, which requires you to recompile and
reinstall all third party kernel modules you might have installed.
Unless you manually uninstalled the standard kernel metapackages
(e.g. linux-generic, linux-generic-lts-RELEASE, linux-virtual,
linux-powerpc), a standard system upgrade will automatically perform
this as well.
References:
https://ubuntu.com/security/notices/USN-7238-1
CVE-2024-53103, CVE-2024-53164
Package Information:
https://launchpad.net/ubuntu/+source/linux/6.11.0-14.15
https://launchpad.net/ubuntu/+source/linux-azure/6.11.0-1008.8
https://launchpad.net/ubuntu/+source/linux-gcp/6.11.0-1007.7
https://launchpad.net/ubuntu/+source/linux-raspi/6.11.0-1007.7
https://launchpad.net/ubuntu/+source/linux-realtime/6.11.0-1004.4
https://launchpad.net/ubuntu/+source/linux-oem-6.11/6.11.0-1013.13
[USN-7237-1] Linux kernel (OEM) vulnerabilities
==========================================================================
Ubuntu Security Notice USN-7237-1
January 28, 2025
linux-oem-6.8 vulnerabilities
==========================================================================
A security issue affects these releases of Ubuntu and its derivatives:
- Ubuntu 24.04 LTS
Summary:
Several security issues were fixed in the Linux kernel.
Software Description:
- linux-oem-6.8: Linux kernel for OEM systems
Details:
Several security issues were discovered in the Linux kernel.
An attacker could possibly use these to compromise the system.
This update corrects flaws in the following subsystems:
- Network drivers;
- Netfilter;
- Network traffic control;
- VMware vSockets driver;
(CVE-2024-47715, CVE-2024-53103, CVE-2024-53164, CVE-2024-53141)
Update instructions:
The problem can be corrected by updating your system to the following
package versions:
Ubuntu 24.04 LTS
linux-image-6.8.0-1020-oem 6.8.0-1020.20
linux-image-oem-24.04 6.8.0-1020.20
linux-image-oem-24.04a 6.8.0-1020.20
After a standard system update you need to reboot your computer to make
all the necessary changes.
ATTENTION: Due to an unavoidable ABI change the kernel updates have
been given a new version number, which requires you to recompile and
reinstall all third party kernel modules you might have installed.
Unless you manually uninstalled the standard kernel metapackages
(e.g. linux-generic, linux-generic-lts-RELEASE, linux-virtual,
linux-powerpc), a standard system upgrade will automatically perform
this as well.
References:
https://ubuntu.com/security/notices/USN-7237-1
CVE-2024-47715, CVE-2024-53103, CVE-2024-53141, CVE-2024-53164
Package Information:
https://launchpad.net/ubuntu/+source/linux-oem-6.8/6.8.0-1020.20
[USN-7236-1] Linux kernel vulnerabilities
==========================================================================
Ubuntu Security Notice USN-7236-1
January 28, 2025
linux, linux-azure, linux-gcp, linux-gcp-6.8, linux-gke, linux-gkeop,
linux-hwe-6.8, linux-ibm, linux-lowlatency, linux-nvidia,
linux-nvidia-6.8, linux-nvidia-lowlatency, linux-oracle, linux-oracle-6.8,
linux-raspi vulnerabilities
==========================================================================
A security issue affects these releases of Ubuntu and its derivatives:
- Ubuntu 24.04 LTS
- Ubuntu 22.04 LTS
Summary:
Several security issues were fixed in the Linux kernel.
Software Description:
- linux: Linux kernel
- linux-azure: Linux kernel for Microsoft Azure Cloud systems
- linux-gcp: Linux kernel for Google Cloud Platform (GCP) systems
- linux-gke: Linux kernel for Google Container Engine (GKE) systems
- linux-gkeop: Linux kernel for Google Container Engine (GKE) systems
- linux-ibm: Linux kernel for IBM cloud systems
- linux-lowlatency: Linux low latency kernel
- linux-nvidia: Linux kernel for NVIDIA systems
- linux-nvidia-lowlatency: Linux low latency kernel for NVIDIA systems
- linux-oracle: Linux kernel for Oracle Cloud systems
- linux-raspi: Linux kernel for Raspberry Pi systems
- linux-gcp-6.8: Linux kernel for Google Cloud Platform (GCP) systems
- linux-hwe-6.8: Linux hardware enablement (HWE) kernel
- linux-nvidia-6.8: Linux kernel for NVIDIA systems
- linux-oracle-6.8: Linux kernel for Oracle Cloud systems
Details:
Several security issues were discovered in the Linux kernel.
An attacker could possibly use these to compromise the system.
This update corrects flaws in the following subsystems:
- Netfilter;
- Network traffic control;
- VMware vSockets driver;
(CVE-2024-53164, CVE-2024-53103, CVE-2024-53141)
Update instructions:
The problem can be corrected by updating your system to the following
package versions:
Ubuntu 24.04 LTS
linux-image-6.8.0-1004-gkeop 6.8.0-1004.6
linux-image-6.8.0-1017-gke 6.8.0-1017.21
linux-image-6.8.0-1018-raspi 6.8.0-1018.20
linux-image-6.8.0-1019-ibm 6.8.0-1019.19
linux-image-6.8.0-1019-oracle 6.8.0-1019.20
linux-image-6.8.0-1019-oracle-64k 6.8.0-1019.20
linux-image-6.8.0-1021-azure 6.8.0-1021.25
linux-image-6.8.0-1021-azure-fde 6.8.0-1021.25
linux-image-6.8.0-1021-gcp 6.8.0-1021.23
linux-image-6.8.0-1021-nvidia 6.8.0-1021.23
linux-image-6.8.0-1021-nvidia-64k 6.8.0-1021.23
linux-image-6.8.0-1021-nvidia-lowlatency 6.8.0-1021.23.1
linux-image-6.8.0-1021-nvidia-lowlatency-64k 6.8.0-1021.23.1
linux-image-6.8.0-52-generic 6.8.0-52.53
linux-image-6.8.0-52-generic-64k 6.8.0-52.53
linux-image-6.8.0-52-lowlatency 6.8.0-52.53.1
linux-image-6.8.0-52-lowlatency-64k 6.8.0-52.53.1
linux-image-azure 6.8.0-1021.25
linux-image-azure-fde 6.8.0-1021.25
linux-image-gcp 6.8.0-1021.23
linux-image-generic 6.8.0-52.53
linux-image-generic-64k 6.8.0-52.53
linux-image-generic-64k-hwe-24.04 6.8.0-52.53
linux-image-generic-hwe-24.04 6.8.0-52.53
linux-image-generic-lpae 6.8.0-52.53
linux-image-gke 6.8.0-1017.21
linux-image-gkeop 6.8.0-1004.6
linux-image-gkeop-6.8 6.8.0-1004.6
linux-image-ibm 6.8.0-1019.19
linux-image-ibm-classic 6.8.0-1019.19
linux-image-ibm-lts-24.04 6.8.0-1019.19
linux-image-kvm 6.8.0-52.53
linux-image-lowlatency 6.8.0-52.53.1
linux-image-lowlatency-64k 6.8.0-52.53.1
linux-image-lowlatency-64k-hwe-24.04 6.8.0-52.53.1
linux-image-lowlatency-hwe-24.04 6.8.0-52.53.1
linux-image-nvidia 6.8.0-1021.23
linux-image-nvidia-64k 6.8.0-1021.23
linux-image-nvidia-lowlatency 6.8.0-1021.23.1
linux-image-nvidia-lowlatency-64k 6.8.0-1021.23.1
linux-image-oracle 6.8.0-1019.20
linux-image-oracle-64k 6.8.0-1019.20
linux-image-raspi 6.8.0-1018.20
linux-image-virtual 6.8.0-52.53
linux-image-virtual-hwe-24.04 6.8.0-52.53
Ubuntu 22.04 LTS
linux-image-6.8.0-1019-oracle 6.8.0-1019.20~22.04.1
linux-image-6.8.0-1019-oracle-64k 6.8.0-1019.20~22.04.1
linux-image-6.8.0-1021-gcp 6.8.0-1021.23~22.04.1
linux-image-6.8.0-1021-nvidia 6.8.0-1021.23~22.04.1
linux-image-6.8.0-1021-nvidia-64k 6.8.0-1021.23~22.04.1
linux-image-6.8.0-52-generic 6.8.0-52.53~22.04.1
linux-image-6.8.0-52-generic-64k 6.8.0-52.53~22.04.1
linux-image-gcp 6.8.0-1021.23~22.04.1
linux-image-generic-64k-hwe-22.04 6.8.0-52.53~22.04.1
linux-image-generic-hwe-22.04 6.8.0-52.53~22.04.1
linux-image-nvidia-6.8 6.8.0-1021.23~22.04.1
linux-image-nvidia-64k-6.8 6.8.0-1021.23~22.04.1
linux-image-nvidia-64k-hwe-22.04 6.8.0-1021.23~22.04.1
linux-image-nvidia-hwe-22.04 6.8.0-1021.23~22.04.1
linux-image-oem-22.04 6.8.0-52.53~22.04.1
linux-image-oem-22.04a 6.8.0-52.53~22.04.1
linux-image-oem-22.04b 6.8.0-52.53~22.04.1
linux-image-oem-22.04c 6.8.0-52.53~22.04.1
linux-image-oem-22.04d 6.8.0-52.53~22.04.1
linux-image-oracle 6.8.0-1019.20~22.04.1
linux-image-oracle-64k 6.8.0-1019.20~22.04.1
linux-image-oracle-edge 6.8.0-1019.20~22.04.1
linux-image-virtual-hwe-22.04 6.8.0-52.53~22.04.1
After a standard system update you need to reboot your computer to make
all the necessary changes.
ATTENTION: Due to an unavoidable ABI change the kernel updates have
been given a new version number, which requires you to recompile and
reinstall all third party kernel modules you might have installed.
Unless you manually uninstalled the standard kernel metapackages
(e.g. linux-generic, linux-generic-lts-RELEASE, linux-virtual,
linux-powerpc), a standard system upgrade will automatically perform
this as well.
References:
https://ubuntu.com/security/notices/USN-7236-1
CVE-2024-53103, CVE-2024-53141, CVE-2024-53164
Package Information:
https://launchpad.net/ubuntu/+source/linux/6.8.0-52.53
https://launchpad.net/ubuntu/+source/linux-azure/6.8.0-1021.25
https://launchpad.net/ubuntu/+source/linux-gcp/6.8.0-1021.23
https://launchpad.net/ubuntu/+source/linux-gke/6.8.0-1017.21
https://launchpad.net/ubuntu/+source/linux-gkeop/6.8.0-1004.6
https://launchpad.net/ubuntu/+source/linux-ibm/6.8.0-1019.19
https://launchpad.net/ubuntu/+source/linux-lowlatency/6.8.0-52.53.1
https://launchpad.net/ubuntu/+source/linux-nvidia/6.8.0-1021.23
https://launchpad.net/ubuntu/+source/linux-nvidia-lowlatency/6.8.0-1021.23.1
https://launchpad.net/ubuntu/+source/linux-oracle/6.8.0-1019.20
https://launchpad.net/ubuntu/+source/linux-raspi/6.8.0-1018.20
https://launchpad.net/ubuntu/+source/linux-gcp-6.8/6.8.0-1021.23~22.04.1
https://launchpad.net/ubuntu/+source/linux-hwe-6.8/6.8.0-52.53~22.04.1
https://launchpad.net/ubuntu/+source/linux-nvidia-6.8/6.8.0-1021.23~22.04.1
https://launchpad.net/ubuntu/+source/linux-oracle-6.8/6.8.0-1019.20~22.04.1
[USN-7234-1] Linux kernel vulnerabilities
==========================================================================
Ubuntu Security Notice USN-7234-1
January 28, 2025
linux, linux-bluefield, linux-gcp, linux-gcp-5.4, linux-ibm,
linux-ibm-5.4, linux-kvm, linux-oracle, linux-oracle-5.4, linux-raspi
vulnerabilities
==========================================================================
A security issue affects these releases of Ubuntu and its derivatives:
- Ubuntu 20.04 LTS
- Ubuntu 18.04 LTS
Summary:
Several security issues were fixed in the Linux kernel.
Software Description:
- linux: Linux kernel
- linux-bluefield: Linux kernel for NVIDIA BlueField platforms
- linux-gcp: Linux kernel for Google Cloud Platform (GCP) systems
- linux-ibm: Linux kernel for IBM cloud systems
- linux-kvm: Linux kernel for cloud environments
- linux-oracle: Linux kernel for Oracle Cloud systems
- linux-raspi: Linux kernel for Raspberry Pi systems
- linux-gcp-5.4: Linux kernel for Google Cloud Platform (GCP) systems
- linux-ibm-5.4: Linux kernel for IBM cloud systems
- linux-oracle-5.4: Linux kernel for Oracle Cloud systems
Details:
Ye Zhang and Nicolas Wu discovered that the io_uring subsystem in the Linux
kernel did not properly handle locking for rings with IOPOLL, leading to a
double-free vulnerability. A local attacker could use this to cause a
denial of service (system crash) or possibly execute arbitrary code.
(CVE-2023-21400)
Several security issues were discovered in the Linux kernel.
An attacker could possibly use these to compromise the system.
This update corrects flaws in the following subsystems:
- TTY drivers;
- Netfilter;
- Network traffic control;
- VMware vSockets driver;
(CVE-2024-53141, CVE-2024-53103, CVE-2024-40967, CVE-2024-53164)
Update instructions:
The problem can be corrected by updating your system to the following
package versions:
Ubuntu 20.04 LTS
linux-image-5.4.0-1085-ibm 5.4.0-1085.90
linux-image-5.4.0-1098-bluefield 5.4.0-1098.105
linux-image-5.4.0-1122-raspi 5.4.0-1122.134
linux-image-5.4.0-1126-kvm 5.4.0-1126.134
linux-image-5.4.0-1137-oracle 5.4.0-1137.146
linux-image-5.4.0-1142-gcp 5.4.0-1142.151
linux-image-5.4.0-205-generic 5.4.0-205.225
linux-image-5.4.0-205-generic-lpae 5.4.0-205.225
linux-image-5.4.0-205-lowlatency 5.4.0-205.225
linux-image-bluefield 5.4.0.1098.94
linux-image-gcp-lts-20.04 5.4.0.1142.144
linux-image-generic 5.4.0.205.201
linux-image-generic-lpae 5.4.0.205.201
linux-image-ibm-lts-20.04 5.4.0.1085.114
linux-image-kvm 5.4.0.1126.122
linux-image-lowlatency 5.4.0.205.201
linux-image-oem 5.4.0.205.201
linux-image-oem-osp1 5.4.0.205.201
linux-image-oracle-lts-20.04 5.4.0.1137.130
linux-image-raspi 5.4.0.1122.152
linux-image-raspi2 5.4.0.1122.152
linux-image-virtual 5.4.0.205.201
Ubuntu 18.04 LTS
linux-image-5.4.0-1085-ibm 5.4.0-1085.90~18.04.1
Available with Ubuntu Pro
linux-image-5.4.0-1137-oracle 5.4.0-1137.146~18.04.1
Available with Ubuntu Pro
linux-image-5.4.0-1142-gcp 5.4.0-1142.151~18.04.1
Available with Ubuntu Pro
linux-image-gcp 5.4.0.1142.151~18.04.1
Available with Ubuntu Pro
linux-image-ibm 5.4.0.1085.90~18.04.1
Available with Ubuntu Pro
linux-image-oracle 5.4.0.1137.146~18.04.1
Available with Ubuntu Pro
After a standard system update you need to reboot your computer to make
all the necessary changes.
ATTENTION: Due to an unavoidable ABI change the kernel updates have
been given a new version number, which requires you to recompile and
reinstall all third party kernel modules you might have installed.
Unless you manually uninstalled the standard kernel metapackages
(e.g. linux-generic, linux-generic-lts-RELEASE, linux-virtual,
linux-powerpc), a standard system upgrade will automatically perform
this as well.
References:
https://ubuntu.com/security/notices/USN-7234-1
CVE-2023-21400, CVE-2024-40967, CVE-2024-53103, CVE-2024-53141,
CVE-2024-53164
Package Information:
https://launchpad.net/ubuntu/+source/linux/5.4.0-205.225
https://launchpad.net/ubuntu/+source/linux-bluefield/5.4.0-1098.105
https://launchpad.net/ubuntu/+source/linux-gcp/5.4.0-1142.151
https://launchpad.net/ubuntu/+source/linux-ibm/5.4.0-1085.90
https://launchpad.net/ubuntu/+source/linux-kvm/5.4.0-1126.134
https://launchpad.net/ubuntu/+source/linux-oracle/5.4.0-1137.146
https://launchpad.net/ubuntu/+source/linux-raspi/5.4.0-1122.134
[USN-7232-1] Linux kernel vulnerability
==========================================================================
Ubuntu Security Notice USN-7232-1
January 28, 2025
linux vulnerability
==========================================================================
A security issue affects these releases of Ubuntu and its derivatives:
- Ubuntu 14.04 LTS
Summary:
The system could be made to crash or run programs as an administrator.
Software Description:
- linux: Linux kernel
Details:
A security issue was discovered in the Linux kernel.
An attacker could possibly use this to compromise the system.
This update corrects flaws in the following subsystem:
- Netfilter;
(CVE-2024-53141)
Update instructions:
The problem can be corrected by updating your system to the following
package versions:
Ubuntu 14.04 LTS
linux-image-3.13.0-202-generic 3.13.0-202.253
Available with Ubuntu Pro
linux-image-3.13.0-202-lowlatency 3.13.0-202.253
Available with Ubuntu Pro
linux-image-generic 3.13.0.202.212
Available with Ubuntu Pro
linux-image-generic-lts-trusty 3.13.0.202.212
Available with Ubuntu Pro
linux-image-lowlatency 3.13.0.202.212
Available with Ubuntu Pro
linux-image-server 3.13.0.202.212
Available with Ubuntu Pro
linux-image-virtual 3.13.0.202.212
Available with Ubuntu Pro
After a standard system update you need to reboot your computer to make
all the necessary changes.
ATTENTION: Due to an unavoidable ABI change the kernel updates have
been given a new version number, which requires you to recompile and
reinstall all third party kernel modules you might have installed.
Unless you manually uninstalled the standard kernel metapackages
(e.g. linux-generic, linux-generic-lts-RELEASE, linux-virtual,
linux-powerpc), a standard system upgrade will automatically perform
this as well.
References:
https://ubuntu.com/security/notices/USN-7232-1
CVE-2024-53141
[USN-7233-1] Linux kernel vulnerabilities
==========================================================================
Ubuntu Security Notice USN-7233-1
January 28, 2025
linux, linux-aws, linux-aws-hwe, linux-gcp, linux-gcp-4.15, linux-hwe,
linux-kvm, linux-oracle vulnerabilities
==========================================================================
A security issue affects these releases of Ubuntu and its derivatives:
- Ubuntu 18.04 LTS
- Ubuntu 16.04 LTS
Summary:
Several security issues were fixed in the Linux kernel.
Software Description:
- linux: Linux kernel
- linux-aws: Linux kernel for Amazon Web Services (AWS) systems
- linux-gcp-4.15: Linux kernel for Google Cloud Platform (GCP) systems
- linux-kvm: Linux kernel for cloud environments
- linux-oracle: Linux kernel for Oracle Cloud systems
- linux-aws-hwe: Linux kernel for Amazon Web Services (AWS-HWE) systems
- linux-gcp: Linux kernel for Google Cloud Platform (GCP) systems
- linux-hwe: Linux hardware enablement (HWE) kernel
Details:
Several security issues were discovered in the Linux kernel.
An attacker could possibly use these to compromise the system.
This update corrects flaws in the following subsystems:
- Multiple devices driver;
- Network drivers;
- Mellanox network drivers;
- S/390 drivers;
- SCSI subsystem;
- Sonic Silicon Backplane drivers;
- File systems infrastructure;
- Closures library;
- Netfilter;
- TIPC protocol;
- VMware vSockets driver;
(CVE-2024-26929, CVE-2024-40982, CVE-2024-42311, CVE-2024-53141,
CVE-2024-41066, CVE-2024-38661, CVE-2024-38553, CVE-2024-43914,
CVE-2024-26663, CVE-2024-42252, CVE-2024-38597, CVE-2024-53103,
CVE-2024-41020, CVE-2024-41012, CVE-2024-26595)
Update instructions:
The problem can be corrected by updating your system to the following
package versions:
Ubuntu 18.04 LTS
linux-image-4.15.0-1139-oracle 4.15.0-1139.150
Available with Ubuntu Pro
linux-image-4.15.0-1160-kvm 4.15.0-1160.165
Available with Ubuntu Pro
linux-image-4.15.0-1170-gcp 4.15.0-1170.187
Available with Ubuntu Pro
linux-image-4.15.0-1177-aws 4.15.0-1177.190
Available with Ubuntu Pro
linux-image-4.15.0-233-generic 4.15.0-233.245
Available with Ubuntu Pro
linux-image-4.15.0-233-lowlatency 4.15.0-233.245
Available with Ubuntu Pro
linux-image-aws-lts-18.04 4.15.0.1177.175
Available with Ubuntu Pro
linux-image-gcp-lts-18.04 4.15.0.1170.183
Available with Ubuntu Pro
linux-image-generic 4.15.0.233.217
Available with Ubuntu Pro
linux-image-kvm 4.15.0.1160.151
Available with Ubuntu Pro
linux-image-lowlatency 4.15.0.233.217
Available with Ubuntu Pro
linux-image-oracle-lts-18.04 4.15.0.1139.144
Available with Ubuntu Pro
linux-image-virtual 4.15.0.233.217
Available with Ubuntu Pro
Ubuntu 16.04 LTS
linux-image-4.15.0-1139-oracle 4.15.0-1139.150~16.04.1
Available with Ubuntu Pro
linux-image-4.15.0-1170-gcp 4.15.0-1170.187~16.04.1
Available with Ubuntu Pro
linux-image-4.15.0-1177-aws 4.15.0-1177.190~16.04.1
Available with Ubuntu Pro
linux-image-4.15.0-233-generic 4.15.0-233.245~16.04.1
Available with Ubuntu Pro
linux-image-4.15.0-233-lowlatency 4.15.0-233.245~16.04.1
Available with Ubuntu Pro
linux-image-aws-hwe 4.15.0.1177.190~16.04.1
Available with Ubuntu Pro
linux-image-gcp 4.15.0.1170.187~16.04.1
Available with Ubuntu Pro
linux-image-generic-hwe-16.04 4.15.0.233.245~16.04.1
Available with Ubuntu Pro
linux-image-gke 4.15.0.1170.187~16.04.1
Available with Ubuntu Pro
linux-image-lowlatency-hwe-16.04 4.15.0.233.245~16.04.1
Available with Ubuntu Pro
linux-image-oem 4.15.0.233.245~16.04.1
Available with Ubuntu Pro
linux-image-oracle 4.15.0.1139.150~16.04.1
Available with Ubuntu Pro
linux-image-virtual-hwe-16.04 4.15.0.233.245~16.04.1
Available with Ubuntu Pro
After a standard system update you need to reboot your computer to make
all the necessary changes.
ATTENTION: Due to an unavoidable ABI change the kernel updates have
been given a new version number, which requires you to recompile and
reinstall all third party kernel modules you might have installed.
Unless you manually uninstalled the standard kernel metapackages
(e.g. linux-generic, linux-generic-lts-RELEASE, linux-virtual,
linux-powerpc), a standard system upgrade will automatically perform
this as well.
References:
https://ubuntu.com/security/notices/USN-7233-1
CVE-2024-26595, CVE-2024-26663, CVE-2024-26929, CVE-2024-38553,
CVE-2024-38597, CVE-2024-38661, CVE-2024-40982, CVE-2024-41012,
CVE-2024-41020, CVE-2024-41066, CVE-2024-42252, CVE-2024-42311,
CVE-2024-43914, CVE-2024-53103, CVE-2024-53141
[USN-7235-1] Linux kernel vulnerabilities
==========================================================================
Ubuntu Security Notice USN-7235-1
January 28, 2025
linux, linux-azure, linux-gcp, linux-gcp-5.15, linux-gke, linux-gkeop,
linux-hwe-5.15, linux-ibm, linux-ibm-5.15, linux-intel-iotg,
linux-intel-iotg-5.15, linux-kvm, linux-lowlatency,
linux-lowlatency-hwe-5.15, linux-nvidia, linux-oracle, linux-oracle-5.15,
linux-raspi vulnerabilities
==========================================================================
A security issue affects these releases of Ubuntu and its derivatives:
- Ubuntu 22.04 LTS
- Ubuntu 20.04 LTS
Summary:
Several security issues were fixed in the Linux kernel.
Software Description:
- linux: Linux kernel
- linux-azure: Linux kernel for Microsoft Azure Cloud systems
- linux-gcp: Linux kernel for Google Cloud Platform (GCP) systems
- linux-gke: Linux kernel for Google Container Engine (GKE) systems
- linux-gkeop: Linux kernel for Google Container Engine (GKE) systems
- linux-ibm: Linux kernel for IBM cloud systems
- linux-intel-iotg: Linux kernel for Intel IoT platforms
- linux-kvm: Linux kernel for cloud environments
- linux-lowlatency: Linux low latency kernel
- linux-nvidia: Linux kernel for NVIDIA systems
- linux-oracle: Linux kernel for Oracle Cloud systems
- linux-raspi: Linux kernel for Raspberry Pi systems
- linux-gcp-5.15: Linux kernel for Google Cloud Platform (GCP) systems
- linux-hwe-5.15: Linux hardware enablement (HWE) kernel
- linux-ibm-5.15: Linux kernel for IBM cloud systems
- linux-intel-iotg-5.15: Linux kernel for Intel IoT platforms
- linux-lowlatency-hwe-5.15: Linux low latency kernel
- linux-oracle-5.15: Linux kernel for Oracle Cloud systems
Details:
Several security issues were discovered in the Linux kernel.
An attacker could possibly use these to compromise the system.
This update corrects flaws in the following subsystems:
- Netfilter;
- Network traffic control;
- VMware vSockets driver;
(CVE-2024-53164, CVE-2024-53103, CVE-2024-53141)
Update instructions:
The problem can be corrected by updating your system to the following
package versions:
Ubuntu 22.04 LTS
linux-image-5.15.0-1059-gkeop 5.15.0-1059.67
linux-image-5.15.0-1069-ibm 5.15.0-1069.72
linux-image-5.15.0-1071-nvidia 5.15.0-1071.72
linux-image-5.15.0-1071-nvidia-lowlatency 5.15.0-1071.72
linux-image-5.15.0-1071-raspi 5.15.0-1071.74
linux-image-5.15.0-1072-intel-iotg 5.15.0-1072.78
linux-image-5.15.0-1073-gke 5.15.0-1073.79
linux-image-5.15.0-1073-kvm 5.15.0-1073.78
linux-image-5.15.0-1074-oracle 5.15.0-1074.80
linux-image-5.15.0-1075-gcp 5.15.0-1075.84
linux-image-5.15.0-1079-azure 5.15.0-1079.88
linux-image-5.15.0-131-generic 5.15.0-131.141
linux-image-5.15.0-131-generic-64k 5.15.0-131.141
linux-image-5.15.0-131-generic-lpae 5.15.0-131.141
linux-image-5.15.0-131-lowlatency 5.15.0-131.141
linux-image-5.15.0-131-lowlatency-64k 5.15.0-131.141
linux-image-azure-lts-22.04 5.15.0.1079.77
linux-image-gcp-lts-22.04 5.15.0.1075.71
linux-image-generic 5.15.0.131.129
linux-image-generic-64k 5.15.0.131.129
linux-image-generic-lpae 5.15.0.131.129
linux-image-gke 5.15.0.1073.72
linux-image-gke-5.15 5.15.0.1073.72
linux-image-gkeop 5.15.0.1059.58
linux-image-gkeop-5.15 5.15.0.1059.58
linux-image-ibm 5.15.0.1069.65
linux-image-intel-iotg 5.15.0.1072.72
linux-image-kvm 5.15.0.1073.69
linux-image-lowlatency 5.15.0.131.118
linux-image-lowlatency-64k 5.15.0.131.118
linux-image-nvidia 5.15.0.1071.71
linux-image-nvidia-lowlatency 5.15.0.1071.71
linux-image-oracle-lts-22.04 5.15.0.1074.70
linux-image-raspi 5.15.0.1071.69
linux-image-raspi-nolpae 5.15.0.1071.69
linux-image-virtual 5.15.0.131.129
Ubuntu 20.04 LTS
linux-image-5.15.0-1069-ibm 5.15.0-1069.72~20.04.1
linux-image-5.15.0-1072-intel-iotg 5.15.0-1072.78~20.04.1
linux-image-5.15.0-1074-oracle 5.15.0-1074.80~20.04.1
linux-image-5.15.0-1075-gcp 5.15.0-1075.84~20.04.1
linux-image-5.15.0-131-generic 5.15.0-131.141~20.04.1
linux-image-5.15.0-131-generic-64k 5.15.0-131.141~20.04.1
linux-image-5.15.0-131-generic-lpae 5.15.0-131.141~20.04.1
linux-image-5.15.0-131-lowlatency 5.15.0-131.141~20.04.1
linux-image-5.15.0-131-lowlatency-64k 5.15.0-131.141~20.04.1
linux-image-gcp 5.15.0.1075.84~20.04.1
linux-image-generic-64k-hwe-20.04 5.15.0.131.141~20.04.1
linux-image-generic-hwe-20.04 5.15.0.131.141~20.04.1
linux-image-generic-lpae-hwe-20.04 5.15.0.131.141~20.04.1
linux-image-ibm 5.15.0.1069.72~20.04.1
linux-image-intel 5.15.0.1072.78~20.04.1
linux-image-intel-iotg 5.15.0.1072.78~20.04.1
linux-image-lowlatency-64k-hwe-20.04 5.15.0.131.141~20.04.1
linux-image-lowlatency-hwe-20.04 5.15.0.131.141~20.04.1
linux-image-oem-20.04 5.15.0.131.141~20.04.1
linux-image-oem-20.04b 5.15.0.131.141~20.04.1
linux-image-oem-20.04c 5.15.0.131.141~20.04.1
linux-image-oem-20.04d 5.15.0.131.141~20.04.1
linux-image-oracle 5.15.0.1074.80~20.04.1
linux-image-virtual-hwe-20.04 5.15.0.131.141~20.04.1
After a standard system update you need to reboot your computer to make
all the necessary changes.
ATTENTION: Due to an unavoidable ABI change the kernel updates have
been given a new version number, which requires you to recompile and
reinstall all third party kernel modules you might have installed.
Unless you manually uninstalled the standard kernel metapackages
(e.g. linux-generic, linux-generic-lts-RELEASE, linux-virtual,
linux-powerpc), a standard system upgrade will automatically perform
this as well.
References:
https://ubuntu.com/security/notices/USN-7235-1
CVE-2024-53103, CVE-2024-53141, CVE-2024-53164
Package Information:
https://launchpad.net/ubuntu/+source/linux/5.15.0-131.141
https://launchpad.net/ubuntu/+source/linux-azure/5.15.0-1079.88
https://launchpad.net/ubuntu/+source/linux-gcp/5.15.0-1075.84
https://launchpad.net/ubuntu/+source/linux-gke/5.15.0-1073.79
https://launchpad.net/ubuntu/+source/linux-gkeop/5.15.0-1059.67
https://launchpad.net/ubuntu/+source/linux-ibm/5.15.0-1069.72
https://launchpad.net/ubuntu/+source/linux-intel-iotg/5.15.0-1072.78
https://launchpad.net/ubuntu/+source/linux-kvm/5.15.0-1073.78
https://launchpad.net/ubuntu/+source/linux-lowlatency/5.15.0-131.141
https://launchpad.net/ubuntu/+source/linux-nvidia/5.15.0-1071.72
https://launchpad.net/ubuntu/+source/linux-oracle/5.15.0-1074.80
https://launchpad.net/ubuntu/+source/linux-raspi/5.15.0-1071.74
https://launchpad.net/ubuntu/+source/linux-gcp-5.15/5.15.0-1075.84~20.04.1
https://launchpad.net/ubuntu/+source/linux-hwe-5.15/5.15.0-131.141~20.04.1
https://launchpad.net/ubuntu/+source/linux-ibm-5.15/5.15.0-1069.72~20.04.1
https://launchpad.net/ubuntu/+source/linux-intel-iotg-5.15/5.15.0-1072.78~20.04.1
https://launchpad.net/ubuntu/+source/linux-lowlatency-hwe-5.15/5.15.0-131.141~20.04.1
https://launchpad.net/ubuntu/+source/linux-oracle-5.15/5.15.0-1074.80~20.04.1