Lucene search
K

1588 matches found

CVE
CVE
added 2025/12/09 1:30 a.m.17 views

CVE-2023-53864

CVE-2023-53864 affects the Linux kernel DRM/MXSFB path. The issue could lead to a kernel Oops from NULL pointer dereference when disabling the overlay plane during mxsfb_plane_overlay_atomic_update(), because the overlay plane framebuffer pointer could be NULL. The fix disables the overlay plane ...

6AI score0.00024EPSS
Exploits0References3
Cvelist
Cvelist
added 2025/12/09 12:1 a.m.21 views

CVE-2023-53807 clk: clocking-wizard: Fix Oops in clk_wzrd_register_divider()

In the Linux kernel, the following vulnerability has been resolved: clk: clocking-wizard: Fix Oops in clkwzrdregisterdivider Smatch detected this potential error pointer dereference clkwzrdregisterdivider. If devmclkhwregister fails then it sets "hw" to an error pointer and then dereferences it o...

0.00029EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:0 a.m.10 views

RHEL 7 : kernel (RHSA-2025:22910)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:22910 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: use after free flaw in...

8.8CVSS6.8AI score0.0006EPSS
Exploits1References17
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:0 a.m.6 views

RHEL 10 : kernel (RHSA-2025:22854)

The remote Redhat Enterprise Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:22854 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: cifs: Fix oops due to...

5.5CVSS6.4AI score0.00047EPSS
Exploits0References21
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-53749

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - x86: fix clearuserrepgood exception handling annotation This code no longer exists in mainline, because it was removed in commit d2c95f9d6802 x86: don't use...

6.8AI score0.00024EPSS
Exploits0References2
NVD
NVD
added 2025/12/08 2:15 a.m.2 views

CVE-2023-53749

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

0.00024EPSS
Exploits0
OSV
OSV
added 2025/12/08 2:15 a.m.2 views

DEBIAN-CVE-2023-53749

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.8AI score0.00024EPSS
Exploits0References1
OSV
OSV
added 2025/12/08 1:19 a.m.2 views

CVE-2023-53749 x86: fix clear_user_rep_good() exception handling annotation

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...

6.5AI score0.00024EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/08 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-40288

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amdgpu: Fix NULL pointer dereference in VRAM logic for APU devices Previously, APU platforms and other scenarios with uninitialized VRAM managers triggered ...

5.8AI score0.00055EPSS
Exploits0References3
CVE
CVE
added 2025/12/06 9:51 p.m.24 views

CVE-2025-40288

CVE-2025-40288: Technical details (affected product/version/root cause/fix) are not provided in the connected documents beyond the initial description of a NULL pointer dereference in amdgpu VRAM logic on APUs.

5.8AI score0.00055EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2025/12/05 4:15 p.m.3 views

CVE-2025-40247

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix pgtable prealloc error path The following splat was reported: Unable to handle kernel NULL pointer dereference at virtual address 0000000000000010 Mem abort info: ESR = 0x0000000096000004 EC = 0x25: DABT current EL, ...

5.7AI score0.00026EPSS
Exploits0References4
NVD
NVD
added 2025/12/04 4:16 p.m.3 views

CVE-2025-40247

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix pgtable prealloc error path The following splat was reported: Unable to handle kernel NULL pointer dereference at virtual address 0000000000000010 Mem abort info: ESR = 0x0000000096000004 EC = 0x25: DABT current EL, ...

0.00026EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2025/11/25 12:37 p.m.2 views

kernel: cifs: fix oops during encryption

An out-of-bounds memory access vulnerability exists in the linux kernel, such that A stack-allocated buffer backed by vmalloc was passed into crypto code scatterwalkmapandcopy → memcpy where a cross-page write occurred. This ended up hitting a read-only mapping, causing a page-level fault and...

5.5CVSS7.5AI score0.00012EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/11/25 12:47 a.m.12 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service. Red Hat Product Security has rated this update as...

8CVSS7.2AI score0.0006EPSS
Exploits0References19
SUSE CVE
SUSE CVE
added 2025/11/14 12:24 a.m.2 views

SUSE CVE-2025-40151

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: No support of struct argument in trampoline programs The current implementation does not support struct argument. This causes a oops when running bpf selftest: $ ./testprogs -a tracingstruct Oops1: CPU -1 Unable t...

6.4AI score0.00028EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/11/13 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-40151

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: LoongArch: BPF: No support of struct argument in trampoline programs The current...

5AI score0.00028EPSS
Exploits0References2
EUVD
EUVD
added 2025/11/12 12:30 p.m.1 views

EUVD-2025-124932

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: No support of struct argument in trampoline programs The current implementation does not support struct argument. This causes a oops when running bpf selftest: $ ./testprogs -a tracingstruct Oops1: CPU -1 Unable t...

5.7AI score0.00028EPSS
Exploits0References3
NVD
NVD
added 2025/11/12 11:15 a.m.6 views

CVE-2025-40151

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: No support of struct argument in trampoline programs The current implementation does not support struct argument. This causes a oops when running bpf selftest: $ ./testprogs -a tracingstruct Oops1: CPU -1 Unable t...

0.00028EPSS
Exploits0References2
OSV
OSV
added 2025/11/12 11:15 a.m.1 views

UBUNTU-CVE-2025-40115

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix crash in transport port remove by using iocinfo During mpt3sastransportportremove, messages were logged with devprintk against &mpt3sasport-port-dev. At this point the SAS transport device may already be...

5.7AI score0.00066EPSS
Exploits0References40
OSV
OSV
added 2025/11/12 10:23 a.m.2 views

CVE-2025-40151 LoongArch: BPF: No support of struct argument in trampoline programs

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: No support of struct argument in trampoline programs The current implementation does not support struct argument. This causes a oops when running bpf selftest: $ ./testprogs -a tracingstruct Oops1: CPU -1 Unable t...

6.1AI score0.00028EPSS
Exploits0References5
Rows per page
Query Builder