Lucene search
+L

344 matches found

ATTACKERKB
ATTACKERKB
added 2026/05/01 2:15 p.m.10 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.5CVSS5.7AI score0.00123EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2026/04/27 5:34 p.m.38 views

CVE-2026-31689 EDAC/mc: Fix error path ordering in edac_mc_alloc()

In the Linux kernel, the following vulnerability has been resolved: EDAC/mc: Fix error path ordering in edacmcalloc When the mci-pvtinfo allocation in edacmcalloc fails, the error path will call putdevice which will end up calling the device's release function. However, the init ordering is wrong...

0.00115EPSS
SaveExploits0References6
OSV
OSV
added 2026/04/24 2:42 p.m.10 views

CVE-2026-31589 mm: call ->free_folio() directly in folio_unmap_invalidate()

In the Linux kernel, the following vulnerability has been resolved: mm: call -freefolio directly in foliounmapinvalidate We can only call filemapfreefolio if we have a reference to or hold a lock on the mapping. Otherwise, we've already removed the folio from the mapping so it no longer pins the...

9.8CVSS6.6AI score
SaveExploits0References7
CVE
CVE
added 2026/04/24 2:42 p.m.84 views

CVE-2026-31589

The CVE-2026-31589 issue affects the Linux kernel memory management in the mm path related to folio_unmap_invalidate. The vulnerability arises when the system calls free_folio() directly, instead of loading the free_folio function pointer after obtaining a mapping reference or lock, potentially l...

9.8CVSS5.5AI score0.00444EPSS
SaveExploits0References4Affected Software1
UbuntuCve
UbuntuCve
added 2026/04/06 12:0 a.m.8 views

CVE-2026-31405

In the Linux kernel, the following vulnerability has been resolved: media: dvb-net: fix OOB access in ULE extension header tables The ulemandatoryexthandlers and uleoptionalexthandlers tables in handleoneuleextension are declared with 255 elements valid indices 0-254, but the index htype is deriv...

9.8CVSS5.6AI score0.0055EPSS
SaveExploits0References36
Positive Technologies
Positive Technologies
added 2026/03/24 12:0 a.m.17 views

PT-2026-36416

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The drm compat ioctl path accepts a user-controlled pointer and dereferences it into a table of function pointers. This pattern is characteristic of Spectre problems, which are...

6CVSS5.7AI score0.00123EPSS
SaveExploits0
OSV
OSV
added 2026/02/25 8:59 p.m.9 views

CVE-2026-26965 FreeRDP has Out-of-bounds Write

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, in the RLE planar decode path, planardecompressplanerle writes into pDstData at nYDst+y nDstStep + 4nXDst + nChannel without verifying that nYDst+nSrcHeight fits in the destination height or that...

8.8CVSS6AI score
SaveExploits0References21
GithubExploit
GithubExploit
added 2026/02/08 2:57 p.m.178 views

picoCTF_2025_pie_time

PIE Exploit Challenge Exploiting a PIE Position Independent...

5.7AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:0 a.m.16 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-46835)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-46835 advisory. - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix smatch static checker...

5.5CVSS6.7AI score0.00235EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/01/17 12:25 a.m.13 views

SUSE CVE-2025-71125

In the Linux kernel, the following vulnerability has been resolved: tracing: Do not register unsupported perf events Synthetic events currently do not have a function to register perf events. This leads to calling the tracepoint register functions with a NULL function pointer which triggers:...

3.3CVSS6.7AI score0.00141EPSS
SaveExploits0References15
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:0 a.m.7 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-004251 advisory. In the Linux kernel, the following vulnerability has been resolved: i40e: fix vf may be used uninitialized in this function warning To fix the regression introduced ...

7.8CVSS6.1AI score0.00255EPSS
SaveExploits0References4
CVE
CVE
added 2026/01/14 3:6 p.m.31 views

CVE-2025-71125

CVE-2025-71125 affects the Linux kernel tracing subsystem. Synthetic events lack a function to register perf events, causing a NULL function pointer to be passed to tracepoint register logic and triggering a kernel warning in tracepoint_add_func. The patch replaces this path with a -ENODEV return...

5.5CVSS6.2AI score0.00141EPSS
SaveExploits0References7Affected Software1
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.10 views

PT-2026-22018

Name of the Vulnerable Software and Affected Versions FreeRDP versions prior to 3.23.0 Description FreeRDP is a free implementation of the Remote Desktop Protocol. A flaw exists in the RLE planar decode path within the planar decompress plane rle function, where it writes to memory without proper...

10CVSS5.3AI score0.00591EPSS
SaveExploits1References138
SUSE CVE
SUSE CVE
added 2025/12/31 12:31 a.m.7 views

SUSE CVE-2022-50844

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix type of second parameter in odneditdpmtable callback With clang's kernel control flow integrity kCFI, CONFIGCFICLANG, indirect call targets are validated against the expected function pointer prototype to make sur...

5.5CVSS6.5AI score0.00209EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/12/30 3:30 p.m.8 views

EUVD-2022-55854

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix type of second parameter in odneditdpmtable callback With clang's kernel control flow integrity kCFI, CONFIGCFICLANG, indirect call targets are validated against the expected function pointer prototype to make sur...

5.9AI score0.00209EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/30 1:15 p.m.16 views

UBUNTU-CVE-2022-50844

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix type of second parameter in odneditdpmtable callback With clang's kernel control flow integrity kCFI, CONFIGCFICLANG, indirect call targets are validated against the expected function pointer prototype to make sur...

5.7AI score0.00209EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/12/30 1:15 p.m.7 views

CVE-2022-50844

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix type of second parameter in odneditdpmtable callback With clang's kernel control flow integrity kCFI, CONFIGCFICLANG, indirect call targets are validated against the expected function pointer prototype to make sur...

5.7AI score0.00209EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/12/30 12:0 a.m.20 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from a mismatch in function pointer types, which could lead to a system crash...

6.1AI score0.00209EPSS
SaveExploits0References6
Microsoft CVE
Microsoft CVE
added 2025/12/17 9:3 a.m.10 views

timers: Fix NULL function pointer race in timer_shutdown_sync()

...

4.7CVSS6.7AI score0.0013EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/12/17 12:25 a.m.11 views

SUSE CVE-2025-68214

In the Linux kernel, the following vulnerability has been resolved: timers: Fix NULL function pointer race in timershutdownsync There is a race condition between timershutdownsync and timer expiration that can lead to hitting a WARNON in expiretimers. The issue occurs when timershutdownsync clear...

5.5CVSS6.3AI score0.0013EPSS
SaveExploits0References5
Rows per page
Query Builder