3 matches found
EulerOS 2.0 SP10 : kernel (EulerOS-SA-2026-1313)
According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : scsi: mpt3sas: Fix crash in transport port remove by using iocinfoCVE-2025-40115 scsi: target: Fix WRITESAME No Data Buffer crashCVE-2022-21546...
CVE-2022-50884
In the Linux kernel, the following vulnerability has been resolved: drm: Prevent drmcopyfield to attempt copying a NULL pointer There are some struct drmdriver fields that are required by drivers since drmcopyfield attempts to copy them to user-space via DRMIOCTLVERSION. But it can be possible th...
CVE-2022-50884
CVE-2022-50884 relates to the Linux kernel DRM path where drm_copy_field() may copy a NULL pointer if a driver forgets to initialize certain drm_driver fields. The result can trigger an oops when user-space access occurs during DRM_IOCTL_VERSION, as the stack trace shows drm_copy_field invoking _...