Memory leak in Linux kernel - CVE-2022-47941
Published: December 26, 2022
Vulnerability identifier: #VU70481
CSH Severity: Medium
CVSS v4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2022-47941
CWE-ID: CWE-401
Exploitation vector: Remote access
Exploit availability:
No public exploit available
Vulnerability details
The vulnerability allows a remote attacker to perform DoS attack on the target system.
The vulnerability exists due memory leak in fs/ksmbd/smb2pdu.c in Linux kernel ksmbd when handling certain smb2_handle_negotiate() error conditions. A remote attacker can force the system to leak memory and perform denial of service attack.
Affected software
Linux kernel
openEuler
kernel
kernel-headers
kernel-tools-devel
bpftool-debuginfo
kernel-debuginfo
python3-perf
kernel-source
bpftool
kernel-devel
python3-perf-debuginfo
perf-debuginfo
kernel-debugsource
kernel-tools-debuginfo
kernel-tools
perf
openEuler
kernel
kernel-headers
kernel-tools-devel
bpftool-debuginfo
kernel-debuginfo
python3-perf
kernel-source
bpftool
kernel-devel
python3-perf-debuginfo
perf-debuginfo
kernel-debugsource
kernel-tools-debuginfo
kernel-tools
perf
How to mitigate CVE-2022-47941
Install updates from vendor's website.
Linux kernel - update to 5.19.2
kernel - update to 5.10.0-60.74.0.98
kernel-headers - update to 5.10.0-60.74.0.98
kernel-tools-devel - update to 5.10.0-60.74.0.98
bpftool-debuginfo - update to 5.10.0-60.74.0.98
kernel-debuginfo - update to 5.10.0-60.74.0.98
python3-perf - update to 5.10.0-60.74.0.98
kernel-source - update to 5.10.0-60.74.0.98
bpftool - update to 5.10.0-60.74.0.98
kernel-devel - update to 5.10.0-60.74.0.98
python3-perf-debuginfo - update to 5.10.0-60.74.0.98
perf-debuginfo - update to 5.10.0-60.74.0.98
kernel-debugsource - update to 5.10.0-60.74.0.98
kernel-tools-debuginfo - update to 5.10.0-60.74.0.98
kernel-tools - update to 5.10.0-60.74.0.98
perf - update to 5.10.0-60.74.0.98
kernel - update to 5.10.0-60.74.0.98
kernel-headers - update to 5.10.0-60.74.0.98
kernel-tools-devel - update to 5.10.0-60.74.0.98
bpftool-debuginfo - update to 5.10.0-60.74.0.98
kernel-debuginfo - update to 5.10.0-60.74.0.98
python3-perf - update to 5.10.0-60.74.0.98
kernel-source - update to 5.10.0-60.74.0.98
bpftool - update to 5.10.0-60.74.0.98
kernel-devel - update to 5.10.0-60.74.0.98
python3-perf-debuginfo - update to 5.10.0-60.74.0.98
perf-debuginfo - update to 5.10.0-60.74.0.98
kernel-debugsource - update to 5.10.0-60.74.0.98
kernel-tools-debuginfo - update to 5.10.0-60.74.0.98
kernel-tools - update to 5.10.0-60.74.0.98
perf - update to 5.10.0-60.74.0.98
External References
- https://github.com/torvalds/linux/commit/aa7253c2393f6dcd6a1468b0792f6da76edad917
- https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=aa7253c2393f6dcd6a1468b0792f6da76edad917
- https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.19.2
- http://www.openwall.com/lists/oss-security/2022/12/23/10
- https://www.zerodayinitiative.com/advisories/ZDI-22-1687/