Lucene search
+L

718 matches found

Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.2 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-989351)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989351 advisory. In the Linux kernel, the following vulnerability has been resolved: extcon: Modify extcon device to be created after driver data is set Currently, someone can invoke...

5.5CVSS6.1AI score0.00284EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.3 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2025-990116)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990116 advisory. In the Linux kernel, the following vulnerability has been resolved: extcon: Modify extcon device to be created after driver data is set Currently, someone can invoke...

5.5CVSS6.1AI score0.00284EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.4 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-988723)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-988723 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/cs: make commands with 0 chunks illegal behaviour. Submitting a cs with 0 chunks, caus...

5.5CVSS5.9AI score0.00273EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.6 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Avoid NULL pointer dereferencing in v3djobupdatestats The following kernel error was recently reported by Mesa CI: 800.139824 Unable to handle NULL pointer dereferencing at virtual address 0000000000000588 800.148619...

5.5CVSS6.3AI score0.00148EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.5 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Added freetransport operations in ksmbd connections. The freetransport function for TCP connections can be called from smdbdirect. This could lead to a kernel error. This patch adds freetransport operations in ksmbd...

5.5CVSS5.8AI score0.00155EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/22 3:31 p.m.5 views

EUVD-2023-60032

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix memory leak in qla2x00probeone There is a memory leak reported by kmemleak: unreferenced object 0xffffc900003f0000 size 12288: comm "modprobe", pid 19117, jiffies 4299751452 age 42490.264s hex dump first 32...

4.7AI score0.00201EPSS
SaveExploits0References5
NVD
NVD
added 2025/10/22 2:15 p.m.5 views

CVE-2023-53718

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Do not swap cpubuffer during resize process When ringbufferswapcpu was called during resize process, the cpu buffer was swapped in the middle, resulting in incorrect state. Continuing to run in the wrong state will...

0.00187EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/22 2:15 p.m.6 views

UBUNTU-CVE-2023-53718

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Do not swap cpubuffer during resize process When ringbufferswapcpu was called during resize process, the cpu buffer was swapped in the middle, resulting in incorrect state. Continuing to run in the wrong state will...

5.9AI score0.00187EPSS
SaveExploits0References8
CVE
CVE
added 2025/10/22 1:23 p.m.19 views

CVE-2023-53718

CVE-2023-53718 affects the Linux kernel ring-buffer code. The issue occurs when ring_buffer_swap_cpu is called during a resize, causing the cpu_buffer to be swapped mid‑operation and leaving the ring buffer in an inconsistent state that can lead to an oops. Reproduction in the initial document sh...

6.2AI score0.00187EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/10/22 12:0 a.m.6 views

PT-2025-43119

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.5.0-rc1-00276-g20edcec23f92 Description A flaw exists in the Linux kernel related to the ring buffer implementation. Specifically, the cpu buffer can be swapped during a resize process, leading to an incorrect...

7.8CVSS6.5AI score0.08942EPSS
SaveExploits4References987
EUVD
EUVD
added 2025/10/21 12:31 p.m.7 views

EUVD-2022-54919

In the Linux kernel, the following vulnerability has been resolved: extcon: Modify extcon device to be created after driver data is set Currently, someone can invoke the sysfs such as stateshow intermittently before devsetdrvdata is done. And it can be a cause of kernel Oops because of edev is Nu...

5.5CVSS5.9AI score0.00284EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:0 a.m.4 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987664)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987664 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/cs: make commands with 0 chunks illegal behaviour. Submitting a cs with 0 chunks, caus...

5.5CVSS5.9AI score0.00273EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/10/08 11:31 p.m.6 views

SUSE CVE-2023-53625

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.5AI score0.00191EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/10/08 11:30 p.m.4 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.00145EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:0 a.m.7 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.8CVSS6.2AI score0.00151EPSS
SaveExploits0References2
NVD
NVD
added 2025/10/07 4:15 p.m.6 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.00145EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/07 4:15 p.m.13 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.00145EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/07 4:15 p.m.6 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.00145EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/07 3:19 p.m.8 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.00182EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/07 3:19 p.m.7 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.00145EPSS
SaveExploits0References2
Rows per page
Query Builder