MGASA-2022-0062
Vulnerability Summary
Timeline
Description
Updated kernel packages fix security vulnerabilities This kernel update is based on upstream 5.15.23 and fixes at least the following security issues: A stack overflow flaw was found in the Linux kernel TIPC protocol functionality in the way a user sends a packet with malicious content where the number of domain member nodes is higher than the 64 allowed. This flaw allows a remote user to crash the system or possibly escalate their privileges if they have access to the TIPC network (CVE-2022-0435). A vulnerability was found in the Linux kernel cgroup_release_agent_write in the kernel/cgroup/cgroup-v1.c function. This flaw, under certain circumstances, allows the use of the cgroups v1 release_agent feature to escalate privileges and bypass the namespace isolation unexpectedly (CVE-2022-0492). An issue was discovered in fs/nfs/dir.c in the Linux kernel before 5.16.5. If an application sets the O_DIRECTORY flag, and tries to open a regular file, nfs_atomic_open() performs a regular lookup. If a regular file is found, ENOTDIR should occur, but the server instead returns uninitialized data in the file descriptor (CVE-2022-24448). Other fixes in this update: - enable several missed MediaTek wifi drivers (mga#29965) For other upstream fixes, see the referenced changelogs.
Affected Systems
- mageia•kernel
< 5.15.23-1.mga8
- mageia•kmod-virtualbox
< 6.1.32-1.6.mga8
- mageia•kmod-xtables-addons
< 3.18-1.56.mga8
References (8)
- https://advisories.mageia.org/MGASA-2022-0062.html
- https://bugs.mageia.org/show_bug.cgi?id=30030
- https://bugs.mageia.org/show_bug.cgi?id=29965
- https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.15.19
- https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.15.20
- https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.15.21
- https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.15.22
- https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.15.23