Lucene search
K

1585 matches found

SUSE CVE
SUSE CVE
added 2025/10/08 11:30 p.m.1 views

SUSE CVE-2023-53642

In the Linux kernel, the following vulnerability has been resolved: x86: fix clearuserrepgood exception handling annotation This code no longer exists in mainline, because it was removed in commit d2c95f9d6802 "x86: don't use REPGOOD or ERMS for user memory clearing" upstream. However, rather tha...

5.5CVSS6.6AI score0.00017EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-53647

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Drivers: hv: vmbus: Don't dereference ACPI root object handle Since the commit referenced in the Fixes: tag below the VMBus client driver is walking the ACPI...

5.5CVSS6.8AI score0.00017EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-53508

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: ublk: fail to start device if queue setup is interrupted In ublkctrlstartdev, if...

7.8CVSS5.7AI score0.00014EPSS
Exploits0References2
OSV
OSV
added 2025/10/07 4:15 p.m.3 views

AZL-76413 CVE-2023-53647 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: vmbus: Don't dereference ACPI root object handle Since the commit referenced in the Fixes: tag below the VMBus client driver is walking the ACPI namespace up from the VMBus ACPI device to the ACPI namespace root obje...

5.5CVSS6.3AI score0.00017EPSS
Exploits0References1
OSV
OSV
added 2025/10/07 4:15 p.m.7 views

AZL-76622 CVE-2022-50527 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix size validation for non-exclusive domains v4 Fix amdgpubovalidatesize to check whether the TTM domain manager for the requested memory exists, else we get a kernel oops when dereferencing "man". v2: Make the patch...

5.5CVSS5.6AI score0.00013EPSS
Exploits0References1
NVD
NVD
added 2025/10/07 4:15 p.m.2 views

CVE-2022-50527

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix size validation for non-exclusive domains v4 Fix amdgpubovalidatesize to check whether the TTM domain manager for the requested memory exists, else we get a kernel oops when dereferencing "man". v2: Make the patch...

5.5CVSS0.00013EPSS
Exploits0References3
OSV
OSV
added 2025/10/07 4:15 p.m.2 views

UBUNTU-CVE-2022-50527

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix size validation for non-exclusive domains v4 Fix amdgpubovalidatesize to check whether the TTM domain manager for the requested memory exists, else we get a kernel oops when dereferencing "man". v2: Make the patch...

5.5CVSS5.7AI score0.00013EPSS
Exploits0References6
OSV
OSV
added 2025/10/07 3:19 p.m.1 views

CVE-2023-53651 Input: exc3000 - properly stop timer on shutdown

In the Linux kernel, the following vulnerability has been resolved: Input: exc3000 - properly stop timer on shutdown We need to stop the timer on driver unbind or probe failures, otherwise we get UAF/Oops...

5.5CVSS6.5AI score0.00027EPSS
Exploits0References6
EUVD
EUVD
added 2025/10/07 3:19 p.m.3 views

EUVD-2025-32754

In the Linux kernel, the following vulnerability has been resolved: x86: fix clearuserrepgood exception handling annotation This code no longer exists in mainline, because it was removed in commit d2c95f9d6802 "x86: don't use REPGOOD or ERMS for user memory clearing" upstream. However, rather tha...

6AI score0.00017EPSS
Exploits0References2
Cvelist
Cvelist
added 2025/10/07 3:19 p.m.6 views

CVE-2023-53625 drm/i915/gvt: fix vgpu debugfs clean in remove

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gvt: fix vgpu debugfs clean in remove Check carefully on root debugfs available when destroying vgpu, e.g in remove case drm minor's debugfs root might already be destroyed, which led to kernel oops like below. Console:...

0.00017EPSS
Exploits0References5
EUVD
EUVD
added 2025/10/07 3:19 p.m.1 views

EUVD-2025-32790

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gvt: fix vgpu debugfs clean in remove Check carefully on root debugfs available when destroying vgpu, e.g in remove case drm minor's debugfs root might already be destroyed, which led to kernel oops like below. Console:...

6AI score0.00017EPSS
Exploits0References6
OSV
OSV
added 2025/10/07 3:19 p.m.2 views

CVE-2023-53625 drm/i915/gvt: fix vgpu debugfs clean in remove

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gvt: fix vgpu debugfs clean in remove Check carefully on root debugfs available when destroying vgpu, e.g in remove case drm minor's debugfs root might already be destroyed, which led to kernel oops like below. Console:...

5.5CVSS6.4AI score0.00017EPSS
Exploits0References8
OSV
OSV
added 2025/10/07 3:19 p.m.3 views

CVE-2022-50527 drm/amdgpu: Fix size validation for non-exclusive domains (v4)

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix size validation for non-exclusive domains v4 Fix amdgpubovalidatesize to check whether the TTM domain manager for the requested memory exists, else we get a kernel oops when dereferencing "man". v2: Make the patch...

5.5CVSS6.2AI score0.00013EPSS
Exploits0References6
CVE
CVE
added 2025/10/07 3:19 p.m.11 views

CVE-2022-50527

CVE-2022-50527 concerns the Linux kernel patch for amdgpu memory size validation. The description states that amdgpu_bo_validate_size() was fixed to verify that the TTM domain manager for the requested memory exists, preventing a kernel oops when dereferencing the manager pointer. The lineage sho...

5.5CVSS5.8AI score0.00013EPSS
Exploits0References3Affected Software1
EUVD
EUVD
added 2025/10/07 3:19 p.m.2 views

EUVD-2025-32833

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix size validation for non-exclusive domains v4 Fix amdgpubovalidatesize to check whether the TTM domain manager for the requested memory exists, else we get a kernel oops when dereferencing "man". v2: Make the patch...

5.7AI score0.00013EPSS
Exploits0References4
Cvelist
Cvelist
added 2025/10/07 3:19 p.m.6 views

CVE-2022-50527 drm/amdgpu: Fix size validation for non-exclusive domains (v4)

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix size validation for non-exclusive domains v4 Fix amdgpubovalidatesize to check whether the TTM domain manager for the requested memory exists, else we get a kernel oops when dereferencing "man". v2: Make the patch...

0.00013EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2010-2255

Malware in sbrugna...

7.8CVSS7.6AI score0.00788EPSS
Exploits0References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2005-1124

Malware in sbrugna...

5CVSS6.1AI score0.01029EPSS
Exploits1References7
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2006-1526

Malware in sbrugna...

4.9CVSS6.1AI score0.00072EPSS
Exploits0References23
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2014-4435

Malware in sbrugna...

4.7CVSS6.6AI score0.00043EPSS
Exploits0References19
Rows per page
Query Builder