Lucene search
K

699 matches found

Tenable Nessus
Tenable Nessus
added 2025/08/07 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2022-50144

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - soundwire: revisit driver bind/unbind and callbacks In the SoundWire probe, we store a pointer from the driver ops into the 'slave' structure. This can lead to...

5.5CVSS6.3AI score0.00065EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/08/06 12:0 a.m.1 views

Linux Distros Unpatched Vulnerability : CVE-2025-38312

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fbdev: core: fbcvt: avoid division by 0 in fbcvthperiod In fbfindmodecvt, iff mode-refresh somehow happens to be 0x80000000, cvt.frefresh will become 0 when...

5.5CVSS6.6AI score0.00078EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2025/07/26 12:0 a.m.0 views

PT-2025-33774

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains race conditions between the PCIe hotplug driver and the EEH driver. These race conditions can lead to kernel oopses during PCIe device unplug events, EEH driv...

5.5CVSS6AI score0.00025EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/07/10 11:22 p.m.1 views

SUSE CVE-2025-38325

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add freetransport ops in ksmbd connection freetransport function for tcp connection can be called from smbdirect. It will cause kernel oops. This patch add freetransport ops in ksmbd connection, and add each freetransports...

5.5CVSS6.5AI score0.00065EPSS
Exploits0References3
OSV
OSV
added 2025/07/10 9:15 a.m.1 views

UBUNTU-CVE-2025-38325

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add freetransport ops in ksmbd connection freetransport function for tcp connection can be called from smbdirect. It will cause kernel oops. This patch add freetransport ops in ksmbd connection, and add each freetransports...

5.5CVSS5.7AI score0.00065EPSS
Exploits0References12
CVE
CVE
added 2025/07/10 7:42 a.m.71 views

CVE-2025-38312

CVE-2025-38312 concerns the Linux kernel fbdev path: fbcvt. In fb_find_mode_cvt(), if mode->refresh equals 0x80000000, cvt.f_refresh overflows when doubled, and is subsequently used as a divider in fb_cvt_hperiod(), causing a division by zero and potential kernel oops. The vulnerability is res...

5.5CVSS6.4AI score0.00078EPSS
Exploits0References11Affected Software1
Positive Technologies
Positive Technologies
added 2025/07/10 12:0 a.m.0 views

PT-2025-29047 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the kernel's ksmbd module where the free transport function for TCP connections can be invoked from smbdirect, potentially leading to a kernel oops. This issue has bee...

5.7AI score0.00065EPSS
Exploits0References12
RedhatCVE
RedhatCVE
added 2025/07/06 2:14 p.m.4 views

CVE-2025-38232

In the Linux kernel, the following vulnerability has been resolved: NFSD: fix race between nfsd registration and exportsproc As of now nfsd calls createprocexportsentry at start of initnfsd and cleanup by removeprocentry at last of exitnfsd. Which causes kernel OOPs if there is race between below...

7CVSS6.3AI score0.00022EPSS
Exploits0References4
OSV
OSV
added 2025/07/04 2:15 p.m.3 views

AZL-70427 CVE-2025-38232 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: NFSD: fix race between nfsd registration and exportsproc As of now nfsd calls createprocexportsentry at start of initnfsd and cleanup by removeprocentry at last of exitnfsd. Which causes kernel OOPs if there is race between below...

4.7CVSS5.8AI score0.00022EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2025/07/04 2:15 p.m.1 views

CVE-2025-38232

In the Linux kernel, the following vulnerability has been resolved: NFSD: fix race between nfsd registration and exportsproc As of now nfsd calls createprocexportsentry at start of initnfsd and cleanup by removeprocentry at last of exitnfsd. Which causes kernel OOPs if there is race between below...

4.7CVSS5.8AI score0.00022EPSS
Exploits0References7Affected Software1
NVD
NVD
added 2025/07/04 2:15 p.m.3 views

CVE-2025-38232

In the Linux kernel, the following vulnerability has been resolved: NFSD: fix race between nfsd registration and exportsproc As of now nfsd calls createprocexportsentry at start of initnfsd and cleanup by removeprocentry at last of exitnfsd. Which causes kernel OOPs if there is race between below...

4.7CVSS0.00022EPSS
Exploits0References6
OSV
OSV
added 2025/07/04 2:15 p.m.1 views

DEBIAN-CVE-2025-38189

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

5.5CVSS5.5AI score0.00049EPSS
Exploits0References1
CVE
CVE
added 2025/07/04 1:37 p.m.40 views

CVE-2025-38232

CVE-2025-38232 : A race between NFSD registration and exports_proc causes kernel oopses when exportfs -r and mounting nfsd happen concurrently. The description specifies that the bug arises because nfsd creates the proc entry at init and cleans up at exit, leading to a race with exports_proc. The...

4.7CVSS6.3AI score0.00022EPSS
Exploits0References6Affected Software1
OSV
OSV
added 2025/07/04 1:37 p.m.3 views

CVE-2025-38232 NFSD: fix race between nfsd registration and exports_proc

In the Linux kernel, the following vulnerability has been resolved: NFSD: fix race between nfsd registration and exportsproc As of now nfsd calls createprocexportsentry at start of initnfsd and cleanup by removeprocentry at last of exitnfsd. Which causes kernel OOPs if there is race between below...

4.7CVSS5.9AI score0.00022EPSS
Exploits0References9
CVE
CVE
added 2025/07/04 1:37 p.m.74 views

CVE-2025-38189

CVE-2025-38189: In the Linux kernel, the drm/v3d driver was updated to avoid a NULL pointer dereference in v3d_job_update_stats(). The issue manifested as an oops and a kernel panic when a file descriptor associated with GPU jobs was closed before submitted jobs finished, leading to an attempt to...

5.5CVSS6.3AI score0.00049EPSS
Exploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2025/06/20 5:18 p.m.4 views

CVE-2025-38069

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: pci-epf-test: Fix double free that causes kernel to oops Fix a kernel oops found while testing the stm32pcie Endpoint driver with handling of PERST deassertion: During EP initialization, pciepftestallocspace...

5.5CVSS7.1AI score0.00042EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/06/19 3:40 a.m.2 views

SUSE CVE-2022-50144

In the Linux kernel, the following vulnerability has been resolved: soundwire: revisit driver bind/unbind and callbacks In the SoundWire probe, we store a pointer from the driver ops into the 'slave' structure. This can lead to kernel oopses when unbinding codec drivers, e.g. with the following...

5.5CVSS6.2AI score0.00065EPSS
Exploits0References6
SUSE CVE
SUSE CVE
added 2025/06/19 3:40 a.m.1 views

SUSE CVE-2022-50145

In the Linux kernel, the following vulnerability has been resolved: dmaengine: sf-pdma: Add multithread support for a DMA channel When we get a DMA channel and try to use it in multiple threads it will cause oops and hanging the system. % echo 64 /sys/module/dmatest/parameters/threadsperchan % ec...

5.5CVSS6.4AI score0.00063EPSS
Exploits0References9
SUSE CVE
SUSE CVE
added 2025/06/19 3:14 a.m.2 views

SUSE CVE-2025-38054

In the Linux kernel, the following vulnerability has been resolved: ptp: ocp: Limit signal/freq counts in summary output functions The debugfs summary output could access uninitialized elements in the freqin and signalout arrays, causing NULL pointer dereferences and triggering a kernel Oops...

5.5CVSS6.4AI score0.00049EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/06/19 3:14 a.m.1 views

SUSE CVE-2025-38069

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: pci-epf-test: Fix double free that causes kernel to oops Fix a kernel oops found while testing the stm32pcie Endpoint driver with handling of PERST deassertion: During EP initialization, pciepftestallocspace...

5.5CVSS6.4AI score0.00042EPSS
Exploits0References3
Rows per page
Query Builder