Lucene search
+L

31 matches found

EUVD
EUVD
•added 2026/09/25 10:23 a.m.•6 views

EUVD-2026-86637

In the Linux kernel, the following vulnerability has been resolved: vduse: return compat ioctl results directly The compat handler handles VDUSEIOTLBGETFD and VDUSEVQGETINFO, but then calls the native handler. Their different command sizes make native dispatch return -ENOIOCTLCMD. For GETFD, this...

5.8AI score0.00155EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/08/17 12:00 a.m.•12 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-099944)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-099944 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/ioc32: stop speculation on the drmcompatioctl path The drm compat ioctl path takes a user...

5.5CVSS5.1AI score0.00162EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/05/06 1:42 a.m.•29 views

SUSE CVE-2026-31781

In the Linux kernel, the following vulnerability has been resolved: drm/ioc32: stop speculation on the drmcompatioctl path The drm compat ioctl path takes a user controlled pointer, and then dereferences it into a table of function pointers, the signature method of spectre problems. Fix this up b...

5.5CVSS5.7AI score0.00162EPSS
SaveExploits0References18
NVD
NVD
•added 2026/05/01 3:16 p.m.•15 views

CVE-2026-31781

In the Linux kernel, the following vulnerability has been resolved: drm/ioc32: stop speculation on the drmcompatioctl path The drm compat ioctl path takes a user controlled pointer, and then dereferences it into a table of function pointers, the signature method of spectre problems. Fix this up b...

5.5CVSS0.00162EPSS
SaveExploits0References8
CVE
CVE
•added 2026/05/01 2:15 p.m.•42 views

CVE-2026-31781

CVE-2026-31781 concerns the Linux kernel drm/ioc32 compat ioctl path, where a user-controlled pointer was used to index a table of function pointers (spectre-like pattern). The issue is mitigated by applying array_index_nospec on the index to the function-pointer list, as described in the fix. Co...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0References8Affected Software1
Tenable Nessus
Tenable Nessus
•added 2026/01/15 12:00 a.m.•7 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-001837 advisory. The aaccompatioctl function in drivers/scsi/aacraid/linit.c in the Linux kernel before 3.11.8 does not require the CAPSYSRAWIO capability, which allows local users t...

6.9CVSS7AI score0.00494EPSS
SaveExploits0References23
EUVD
EUVD
•added 2025/10/03 8:07 p.m.•12 views

EUVD-2024-41760

Malicious code in bioql PyPI...

7.8CVSS6.6AI score0.00103EPSS
SaveExploits0References1
EUVD
EUVD
•added 2025/10/03 8:07 p.m.•14 views

EUVD-2024-19164

Malicious code in bioql PyPI...

7.8CVSS6.4AI score0.00171EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
•added 2024/06/05 12:36 a.m.•13 views

kernel: i2c: validate user data in compat ioctl

In the Linux kernel, the following vulnerability has been resolved: i2c: validate user data in compat ioctl Wrong user data may cause warning in i2ctransfer, ex: zero msgs. Userspace should not be able to trigger warnings, so this patch adds validation checks for user data in compact ioctl to...

3.3CVSS6.3AI score0.00233EPSS
SaveExploits0References5
OSV
OSV
•added 2024/05/21 3:15 p.m.•52 views

UBUNTU-CVE-2021-47339

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-core: explicitly clear ioctl input data As seen from a recent syzbot bug report, mistakes in the compat ioctl implementation can lead to uninitialized kernel stack data getting used as input for driver ioctl handlers...

5.5CVSS5.8AI score0.00236EPSS
SaveExploits0References6
OSV
OSV
•added 2024/02/27 10:15 a.m.•12 views

CVE-2021-46934

In the Linux kernel, the following vulnerability has been resolved: i2c: validate user data in compat ioctl Wrong user data may cause warning in i2ctransfer, ex: zero msgs. Userspace should not be able to trigger warnings, so this patch adds validation checks for user data in compact ioctl to...

3.3CVSS7.5AI score
SaveExploits0References5
OSV
OSV
•added 2024/02/27 10:15 a.m.•5 views

DEBIAN-CVE-2021-46934

In the Linux kernel, the following vulnerability has been resolved: i2c: validate user data in compat ioctl Wrong user data may cause warning in i2ctransfer, ex: zero msgs. Userspace should not be able to trigger warnings, so this patch adds validation checks for user data in compact ioctl to...

3.3CVSS5.3AI score0.00233EPSS
SaveExploits0References1
attackerkb
attackerkb
•added 2024/02/27 10:15 a.m.•10 views

CVE-2021-46934

In the Linux kernel, the following vulnerability has been resolved: i2c: validate user data in compat ioctl Wrong user data may cause warning in i2ctransfer, ex: zero msgs. Userspace should not be able to trigger warnings, so this patch adds validation checks for user data in compact ioctl to...

3.3CVSS6.2AI score0.00233EPSS
SaveExploits0References6Affected Software1
OSV
OSV
•added 2024/02/27 10:15 a.m.•17 views

UBUNTU-CVE-2021-46934

In the Linux kernel, the following vulnerability has been resolved: i2c: validate user data in compat ioctl Wrong user data may cause warning in i2ctransfer, ex: zero msgs. Userspace should not be able to trigger warnings, so this patch adds validation checks for user data in compact ioctl to...

3.3CVSS6.1AI score0.00233EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
•added 2024/02/27 9:44 a.m.•24 views

CVE-2021-46934 i2c: validate user data in compat ioctl

In the Linux kernel, the following vulnerability has been resolved: i2c: validate user data in compat ioctl Wrong user data may cause warning in i2ctransfer, ex: zero msgs. Userspace should not be able to trigger warnings, so this patch adds validation checks for user data in compact ioctl to...

6.6AI score0.00233EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
•added 2023/02/15 5:34 a.m.•6 views

SUSE CVE-2013-6383

The aaccompatioctl function in drivers/scsi/aacraid/linit.c in the Linux kernel before 3.11.8 does not require the CAPSYSRAWIO capability, which allows local users to bypass intended access restrictions via a crafted ioctl call...

6.9CVSS6.2AI score0.00494EPSS
SaveExploits0References10
OSV
OSV
•added 2022/01/10 7:51 p.m.•13 views

GSD-2022-1000051 i2c: validate user data in compat ioctl

i2c: validate user data in compat ioctl This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.13 by commit...

7.2AI score
SaveExploits0
OSV
OSV
•added 2022/01/10 7:51 p.m.•16 views

GSD-2022-1000042 i2c: validate user data in compat ioctl

i2c: validate user data in compat ioctl This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.90 by commit...

7.2AI score
SaveExploits0
OSV
OSV
•added 2022/01/10 7:50 p.m.•14 views

GSD-2022-1000026 i2c: validate user data in compat ioctl

i2c: validate user data in compat ioctl This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.19.224 by commit...

7.2AI score
SaveExploits0
Exploit DB
Exploit DB
•added 2015/10/28 12:00 a.m.•40 views

Samsung - 'm2m1shot' Kernel Driver Buffer Overflow

Source: https://code.google.com/p/google-security-research/issues/detail?id=493 The Samsung m2m1shot driver framework is used to provide hardware acceleration for certain media functions, such as JPEG decoding and scaling images. The driver endpoint /dev/m2m1shotjpeg is accessible by the media...

7.8CVSS7.6AI score0.01352EPSS
SaveExploits2
Rows per page
Query Builder