安全公告/【CVE-2022-0854】

基本信息

漏洞名称:
受影响操作系统:桌面操作系统
危险等级:中危
影响源码包:kernel-4.19
CVSS评分:5.5
发现日期:2022-11-19
修复日期:
修复版本:x86:#5220#5312 arm:#5220#5312 mips:#5228/5230#5328/5330

漏洞描述

A memory leak flaw was found in the Linux kernel’s DMA subsystem, in the way a user calls DMA_FROM_DEVICE. This flaw allows a local user to read random memory from the kernel space.

漏洞判定

执行命令apt policy PackageName获取软件包版本号,版本小于修复版本,则受此漏洞影响,版本大于等于修复版本,则此漏洞已修复

修复方式

sudo apt update && sudo apt dist-upgrade

补丁