Lucene search
+L

21 matches found

astralinux
astralinux
added 2026/05/20 5:53 a.m.5 views

Astra Linux – Vulnerability in Linux 5.10, Linux

In the Linux kernel, the following vulnerability has been resolved: drm: Prevent drmcopyfield from attempting to copy a NULL pointer. There are some fields in the struct drmdriver structure that are required by drivers. Since drmcopyfield attempts to copy these fields to user-space via...

5.9AI score0.00196EPSS
Exploits0References1
nessus
nessus
added 2026/04/22 12:0 a.m.10 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-013659)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013659 advisory. In the Linux kernel, the following vulnerability has been resolved: drm: Prevent drmcopyfield to attempt copying a NULL pointer There are some struct drmdriver field...

5.5AI score0.00196EPSS
Exploits0References4
nessus
nessus
added 2026/04/21 12:0 a.m.7 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-010917)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-010917 advisory. In the Linux kernel, the following vulnerability has been resolved: drm: Prevent drmcopyfield to attempt copying a NULL pointer There are some struct drmdriver field...

5.7AI score0.00196EPSS
Exploits0References4
nessus
nessus
added 2026/03/16 12:0 a.m.6 views

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...

7.8CVSS6.6AI score0.00535EPSS
Exploits3References61
susecve
susecve
added 2025/12/31 12:30 a.m.6 views

SUSE 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...

5.5CVSS6.4AI score0.00196EPSS
Exploits0References10
nessus
nessus
added 2025/12/31 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2022-50884

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm: Prevent drmcopyfield to attempt copying a NULL pointer There are some struct drmdriver fields that are required by drivers since drmcopyfield attempts to...

6.1AI score0.00196EPSS
Exploits0References3
euvd
euvd
added 2025/12/30 3:30 p.m.3 views

EUVD-2022-55912

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...

5.9AI score0.00196EPSS
Exploits0References10
nvd
nvd
added 2025/12/30 1:16 p.m.6 views

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...

0.00196EPSS
Exploits0References9
ubuntucve
ubuntucve
added 2025/12/30 1:16 p.m.7 views

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...

5.8AI score0.00196EPSS
Exploits0References11
cve
cve
added 2025/12/30 12:34 p.m.16 views

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 _...

6AI score0.00196EPSS
Exploits0References9
osv
osv
added 2025/12/30 12:34 p.m.3 views

CVE-2022-50884 drm: Prevent drm_copy_field() to attempt copying a NULL pointer

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...

6.3AI score0.00196EPSS
Exploits0References12
cvelist
cvelist
added 2025/12/30 12:34 p.m.22 views

CVE-2022-50884 drm: Prevent drm_copy_field() to attempt copying a NULL pointer

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...

0.00196EPSS
Exploits0References9
debiancve
debiancve
added 2025/12/30 12:34 p.m.3 views

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...

5.3AI score0.00196EPSS
Exploits0
ptsecurity
ptsecurity
added 2025/12/30 12:0 a.m.24 views

PT-2025-54120

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the DRM subsystem where the drm copy field function may attempt to copy a NULL pointer. This occurs when a driver has a bug and fails to set...

7.8CVSS7.2AI score0.00462EPSS
Exploits2References917
redhat
redhat
added 2023/11/14 3:46 p.m.8 views

kernel: drm: Prevent drm_copy_field() to attempt copying a NULL pointer

A NULL pointer dereference flaw was found in the Linux kernel's DRM subsystem. When a graphics driver incorrectly fails to initialize required fields in the drmdriver structure, the drmcopyfield function attempts to copy from a NULL pointer when handling the DRMIOCTLVERSION ioctl, causing a kerne...

5.8AI score0.00196EPSS
Exploits0References5
ptsecurity
ptsecurity
added 2022/11/14 12:0 a.m.3 views

PT-2022-35010 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.0.3 Description: The issue concerns the use of an inappropriate type for a variable in the drm copy field function. This could potentially lead to security vulnerabilities, although the actual impact and atta...

7.3AI score
Exploits0References1
ptsecurity
ptsecurity
added 2022/11/14 12:0 a.m.3 views

PT-2022-35747 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v4.19.262 Description: The issue is related to the drm copy field function attempting to copy a NULL pointer. The actual impact and attack plausibility have not yet been proven. Recommendations: For Linux Kernel...

7.2AI score
Exploits0References1
ptsecurity
ptsecurity
added 2022/11/14 12:0 a.m.2 views

PT-2022-35636 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.4.220 Description: The issue prevents drm copy field from attempting to copy a NULL pointer. The actual impact and attack plausibility have not yet been proven. Recommendations: For Linux Kernel versions prio...

7.2AI score
Exploits0References1
ptsecurity
ptsecurity
added 2022/11/14 12:0 a.m.3 views

PT-2022-35008 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.0.3 Description: The issue prevents drm copy field from attempting to copy a NULL pointer. The actual impact and attack plausibility have not yet been proven. Recommendations: For Linux Kernel versions prior ...

7.2AI score
Exploits0References1
ptsecurity
ptsecurity
added 2022/11/14 12:0 a.m.4 views

PT-2022-35748 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v4.19.262 Description: The issue concerns the use of an inappropriate type for a variable in the drm copy field function. This could potentially lead to security vulnerabilities, although the actual impact and...

7.3AI score
Exploits0References1
Rows per page
Query Builder