Lucene search
+L

8333 matches found

NVD
NVD
added 2026/07/19 4:17 p.m.11 views

CVE-2026-64100

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix shrinker deadlock With PROVELOCKING on an Snapdragon X1 and VM reclaim pressure, we see: ====================================================== WARNING: possible circular locking dependency detected 7.0.0-debug+ 43...

5.5CVSS0.00097EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/19 4:17 p.m.7 views

CVE-2026-63882

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix NULL pointer bug in svmrangesetattr The processinfo could be NULL if user doesn't call kfdioctlacquirevm before calling kfdioctlsvm. cherry picked from commit 83a26c812e0529eb040d31a76f73e33e637243d4...

0.00215EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/07/19 3:41 p.m.16 views

CVE-2026-64181

In the Linux kernel, the following vulnerability has been resolved: mm: fix vmnormalpage to handle missing support for pmdspecial/pudspecial On x86 32-bit with THP enabled, zaphugepmd is seen to generate a "WARNING: mm/memory.c:735 at vmnormalpage+0x6a/0x7d", from the VMWARNONONCEiszeropfnpfn ||...

7.8CVSS5.3AI score0.00173EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/19 3:41 p.m.21 views

EUVD-2026-45866

In the Linux kernel, the following vulnerability has been resolved: mm: fix vmnormalpage to handle missing support for pmdspecial/pudspecial On x86 32-bit with THP enabled, zaphugepmd is seen to generate a "WARNING: mm/memory.c:735 at vmnormalpage+0x6a/0x7d", from the VMWARNONONCEiszeropfnpfn ||...

5.5AI score0.00173EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/19 3:41 p.m.9 views

CVE-2026-64181

In the Linux kernel, the following vulnerability has been resolved: mm: fix vmnormalpage to handle missing support for pmdspecial/pudspecial On x86 32-bit with THP enabled, zaphugepmd is seen to generate a "WARNING: mm/memory.c:735 at vmnormalpage+0x6a/0x7d", from the VMWARNONONCEiszeropfnpfn ||...

5.4AI score0.00173EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/07/19 3:41 p.m.29 views

CVE-2026-64181

In Linux kernel CVE-2026-64181, the issue on 32-bit x86 with THP enabled stems from __vm_normal_page failing to account for missing implementation of pmd_special()/pud_special(). This can cause warnings and later kernel state bugs (Bad rss-counter state, Bad page state) during memory reclaim when...

7.8CVSS5.5AI score0.00173EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2026/07/19 3:40 p.m.16 views

CVE-2026-64172

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Disable AVIC IPI virtualization on Hygon Family 18h erratum 1235 Hygon Family 18h CPUs are derived from AMD Family 17h Zen1 silicon and share the same erratum 1235: hardware may read a stale IsRunning=1 bit during ICR...

7.1CVSS5.3AI score0.00195EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/19 3:40 p.m.38 views

CVE-2026-64172 KVM: SVM: Disable AVIC IPI virtualization on Hygon Family 18h (erratum #1235)

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Disable AVIC IPI virtualization on Hygon Family 18h erratum 1235 Hygon Family 18h CPUs are derived from AMD Family 17h Zen1 silicon and share the same erratum 1235: hardware may read a stale IsRunning=1 bit during ICR...

7.1CVSS0.00195EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/19 3:40 p.m.19 views

EUVD-2026-45857

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Disable AVIC IPI virtualization on Hygon Family 18h erratum 1235 Hygon Family 18h CPUs are derived from AMD Family 17h Zen1 silicon and share the same erratum 1235: hardware may read a stale IsRunning=1 bit during ICR...

5.4AI score0.00195EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/19 3:40 p.m.38 views

CVE-2026-64100 drm/msm: Fix shrinker deadlock

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix shrinker deadlock With PROVELOCKING on an Snapdragon X1 and VM reclaim pressure, we see: ====================================================== WARNING: possible circular locking dependency detected 7.0.0-debug+ 43...

0.00097EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/19 3:39 p.m.44 views

CVE-2026-64065 netfs: fix VM_BUG_ON_FOLIO() issue in netfs_write_begin() call

In the Linux kernel, the following vulnerability has been resolved: netfs: fix VMBUGONFOLIO issue in netfswritebegin call The multiple runs of generic/013 test-case is capable to reproduce a kernel BUG at mm/filemap.c:1504 with probability of 30%. while true; do sudo ./check generic/013 done...

0.00209EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/19 2:54 p.m.8 views

CVE-2026-63882

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix NULL pointer bug in svmrangesetattr The processinfo could be NULL if user doesn't call kfdioctlacquirevm before calling kfdioctlsvm. cherry picked from commit 83a26c812e0529eb040d31a76f73e33e637243d4...

5.2AI score0.00215EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2026/07/19 2:54 p.m.43 views

CVE-2026-63882 drm/amdkfd: fix NULL pointer bug in svm_range_set_attr

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix NULL pointer bug in svmrangesetattr The processinfo could be NULL if user doesn't call kfdioctlacquirevm before calling kfdioctlsvm. cherry picked from commit 83a26c812e0529eb040d31a76f73e33e637243d4...

0.00215EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/19 2:54 p.m.35 views

CVE-2026-63882

CVE-2026-63882 concerns the Linux kernel’s DRM/AMDKFD component, specifically the function svm_range_set_attr . The issue is a possible NULL pointer dereference where process_info could be NULL if the user does not call kfd_ioctl_acquire_vm before kfd_ioctl_svm . The vulnerability has been fixed ...

5.3AI score0.00215EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/07/19 2:54 p.m.13 views

CVE-2026-63882

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix NULL pointer bug in svmrangesetattr The processinfo could be NULL if user doesn't call kfdioctlacquirevm before calling kfdioctlsvm. cherry picked from commit 83a26c812e0529eb040d31a76f73e33e637243d4...

5.2AI score0.00215EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/19 2:54 p.m.33 views

CVE-2026-63880 drm/amdgpu: fix lock leak on ENOMEM in AMDGPU_GEM_OP_GET_MAPPING_INFO

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix lock leak on ENOMEM in AMDGPUGEMOPGETMAPPINGINFO The AMDGPUGEMOPGETMAPPINGINFO branch of amdgpugemopioctl holds three cleanup-tracked resources before calling kvcalloc: the drmgemobject reference from...

0.00206EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.20 views

PT-2026-61498

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the memory management system where vm normal page fails to handle missing support for pmd special and pud special. On x86 32-bit systems with Transparent Huge Pages TH...

7.8CVSS5.2AI score0.00173EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.14 views

PT-2026-61199

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A NULL pointer bug exists in the svm range set attr function within the drm/amdkfd component. This occurs when a user calls kfd ioctl svm without first calling kfd ioctl acquire vm,...

5.1AI score0.00215EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.15 views

PT-2026-61197

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A lock leak occurs in the amdgpu gem op ioctl function within the AMDGPU GEM OP GET MAPPING INFO branch. When kvcalloc fails, the system returns -ENOMEM directly, skipping the necessary...

5.2AI score0.00206EPSS
SaveExploits0
OSV
OSV
added 2026/07/16 8:13 p.m.19 views

GHSA-48QW-824M-86PR ArcadeDB: Privilege escalation via reader role in /api/v1/command JS scripting language — arbitrary host file read

Impact A user holding only reader read-only privileges on a single database could execute arbitrary JVM code by sending a "language": "js" command to the POST /api/v1/command/database HTTP endpoint, and use it to read arbitrary files on the host filesystem e.g. /etc/passwd, configuration files,...

7.7CVSS6.4AI score
SaveExploits0References3
Rows per page
Query Builder