Lucene search
+L

316 matches found

OSV
OSV
•added 2026/09/25 11:17 a.m.•6 views

DEBIAN-CVE-2026-98148

In the Linux kernel, the following vulnerability has been resolved: drm/gud: validate GUDROTATION0 is present in supported rotations The rotation argument to drmplanecreaterotationproperty is set to DRMMODEROTATE0, and the device reported rotation bitmask is used as the supportedrotations argumen...

5.9AI score0.00155EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/25 11:17 a.m.•5 views

DEBIAN-CVE-2026-97914

In the Linux kernel, the following vulnerability has been resolved: accel: ethosu: Fix ethosujobopen return value A WARNON returns a 0 or 1, not the original negative errno. Just drop the WARNON as the FD open will pass the return code to userspace and there's only one possible source of the erro...

5.8AI score0.00189EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/09/25 10:36 a.m.•7 views

EUVD-2026-86979

In the Linux kernel, the following vulnerability has been resolved: drm/gud: validate GUDROTATION0 is present in supported rotations The rotation argument to drmplanecreaterotationproperty is set to DRMMODEROTATE0, and the device reported rotation bitmask is used as the supportedrotations argumen...

5.8AI score0.00155EPSS
SaveExploits0References3
CVE
CVE
•added 2026/09/25 10:36 a.m.•9 views

CVE-2026-98148

The Linux kernel contains a vulnerability in the drm/gud driver where drm_plane_create_rotation_property() fails to validate if the GUD_ROTATION_0 bit is present in the device's reported rotation bitmask. When the rotation argument is set to DRM_MODE_ROTATE_0 but the device omits GUD_ROTATION_0 f...

5.8AI score0.00155EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/25 10:36 a.m.•3 views

CVE-2026-98148 drm/gud: validate GUD_ROTATION_0 is present in supported rotations

In the Linux kernel, the following vulnerability has been resolved: drm/gud: validate GUDROTATION0 is present in supported rotations The rotation argument to drmplanecreaterotationproperty is set to DRMMODEROTATE0, and the device reported rotation bitmask is used as the supportedrotations argumen...

5.8AI score
SaveExploits0References6
OSV
OSV
•added 2026/09/25 10:36 a.m.•5 views

CVE-2026-98147 printk: Don't WARN on kthread_run failure.

In the Linux kernel, the following vulnerability has been resolved: printk: Don't WARN on kthreadrun failure. Since kthreadcreateonnode returns -EINTR upon SIGKILL, we should not use WARNON in order to catch kthreadrun failure...

5.8AI score
SaveExploits0References5
CVE
CVE
•added 2026/09/25 10:36 a.m.•11 views

CVE-2026-98147

The Linux kernel contains a logic issue where kthread_run() failure triggers an unnecessary WARN_ON(). This occurs because __kthread_create_on_node() returns -EINTR upon receiving a SIGKILL signal. The fix involves removing the WARN_ON() check to prevent misleading warnings in these scenarios. No...

5.8AI score0.00145EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/25 10:36 a.m.•7 views

EUVD-2026-86978

In the Linux kernel, the following vulnerability has been resolved: printk: Don't WARN on kthreadrun failure. Since kthreadcreateonnode returns -EINTR upon SIGKILL, we should not use WARNON in order to catch kthreadrun failure...

5.8AI score0.00145EPSS
SaveExploits0References2
CVE
CVE
•added 2026/09/25 10:22 a.m.•10 views

CVE-2026-97950

The Linux kernel contains a vulnerability in configfs where create_link() incorrectly relies on an item reference that pins the item but not its dentry. A race condition between a symlink creation and an rmdir of its target can cause configfs_remove_dir() to release the dentry via simple_rmdir() ...

5.8AI score0.00198EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/09/25 10:22 a.m.•4 views

EUVD-2026-86804

In the Linux kernel, the following vulnerability has been resolved: configfs: pin the symlink target's dirent instead of chasing -cidentry createlink reads the target's configfsdirent from item-cidentry-dfsdata, relying on the item reference taken by gettarget. That reference pins the item, not i...

5.8AI score0.00198EPSS
SaveExploits0References3
CVE
CVE
•added 2026/09/25 10:22 a.m.•10 views

CVE-2026-97914

In the Linux kernel , a vulnerability was identified in the ethosu accelerator component within the ethosu_job_open() function. The issue occurred because a WARN_ON() macro returned a 0 or 1 instead of the original negative error code (errno), potentially leading to incorrect error reporting to u...

5.8AI score0.00189EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/25 10:22 a.m.•5 views

EUVD-2026-86768

In the Linux kernel, the following vulnerability has been resolved: accel: ethosu: Fix ethosujobopen return value A WARNON returns a 0 or 1, not the original negative errno. Just drop the WARNON as the FD open will pass the return code to userspace and there's only one possible source of the erro...

5.8AI score0.00189EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/09/25 12:00 a.m.•2 views

Linux Distros Unpatched Vulnerability : CVE-2026-97914

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - accel: ethosu: Fix ethosujobopen return value A WARNON returns a 0 or 1, not the original negative errno. Just drop the WARNON as the FD open will pass the retu...

5.8AI score0.00189EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/09/25 12:00 a.m.•4 views

CVE-2026-98147

In the Linux kernel, the following vulnerability has been resolved: printk: Don't WARN on kthreadrun failure. Since kthreadcreateonnode returns -EINTR upon SIGKILL, we should not use WARNON in order to catch kthreadrun failure...

5.8AI score0.00145EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/09/25 12:00 a.m.•5 views

CVE-2026-97914

In the Linux kernel, the following vulnerability has been resolved: accel: ethosu: Fix ethosujobopen return value A WARNON returns a 0 or 1, not the original negative errno. Just drop the WARNON as the FD open will pass the return code to userspace and there's only one possible source of the erro...

5.8AI score0.00189EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/24 5:17 p.m.•6 views

DEBIAN-CVE-2026-97443

In the Linux kernel, the following vulnerability has been resolved: perf/ftrace: Fix WARNING in unregisterftracefunction perfftracefunctionunregister unconditionally calls unregisterftracefunction without checking whether the ftraceops was ever successfully registered. This triggers a WARNON in...

5.9AI score0.00166EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/09/24 4:03 p.m.•7 views

EUVD-2026-86056

In the Linux kernel, the following vulnerability has been resolved: perf/ftrace: Fix WARNING in unregisterftracefunction perfftracefunctionunregister unconditionally calls unregisterftracefunction without checking whether the ftraceops was ever successfully registered. This triggers a WARNON in...

5.8AI score0.00166EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/24 4:03 p.m.•33 views

CVE-2026-97443 perf/ftrace: Fix WARNING in __unregister_ftrace_function

In the Linux kernel, the following vulnerability has been resolved: perf/ftrace: Fix WARNING in unregisterftracefunction perfftracefunctionunregister unconditionally calls unregisterftracefunction without checking whether the ftraceops was ever successfully registered. This triggers a WARNON in...

0.00166EPSS
SaveExploits0References3
CVE
CVE
•added 2026/09/24 4:03 p.m.•12 views

CVE-2026-97443

The Linux kernel contains a vulnerability in the perf/ftrace component where perf_ftrace_function_unregister() unconditionally calls unregister_ftrace_function() without verifying if the ftrace_ops was successfully registered. This missing check triggers a WARN_ON in __unregister_ftrace_function(...

5.8AI score0.00166EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/24 4:03 p.m.•4 views

CVE-2026-97443 perf/ftrace: Fix WARNING in __unregister_ftrace_function

In the Linux kernel, the following vulnerability has been resolved: perf/ftrace: Fix WARNING in unregisterftracefunction perfftracefunctionunregister unconditionally calls unregisterftracefunction without checking whether the ftraceops was ever successfully registered. This triggers a WARNON in...

5.8AI score
SaveExploits0References6
Rows per page
Query Builder