Lucene search
+L

625 matches found

NVD
NVD
added 2025/07/10 8:15 a.m.15 views

CVE-2025-38309

In the Linux kernel, the following vulnerability has been resolved: drm/xe/vm: move xesvminit earlier In xevmcloseandput we need to be able to call xesvmfini, however during vm creation we can call this on the error path, before having actually initialised the svm state, leading to various splats...

5.5CVSS0.00123EPSS
SaveExploits0References2
OSV
OSV
added 2025/07/10 8:15 a.m.0 views

DEBIAN-CVE-2025-38289

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Avoid potential ndlp use-after-free in devlosstmocallbk Smatch detected a potential use-after-free of an ndlp oject in devlosstmocallbk during driver unload or fatal error handling. Fix by reordering code to avoid...

7.8CVSS5.8AI score0.00162EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/10 8:15 a.m.17 views

UBUNTU-CVE-2025-38289

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Avoid potential ndlp use-after-free in devlosstmocallbk Smatch detected a potential use-after-free of an ndlp oject in devlosstmocallbk during driver unload or fatal error handling. Fix by reordering code to avoid...

7.8CVSS6.3AI score0.00162EPSS
SaveExploits0References28
CVE
CVE
added 2025/07/10 7:42 a.m.41 views

CVE-2025-38309

CVE-2025-38309 affects the Linux kernel’s drm/xe/vm path. The root cause is that during vm creation, the code may call xe_svm_fini() on the error path before the SVM state is initialised, causing kernel splats and a fatal NPD. A fix moves xe_svm_init() earlier in xe_svm lifecycle to ensure proper...

5.5CVSS6.5AI score0.00123EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/06/18 10:15 a.m.10 views

AZL-72713 CVE-2025-38071 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Check return value from memblockphysallocrange At least with CONFIGPHYSICALSTART=0x100000, if there is 4 MiB of contiguous free memory available at this point, the kernel will crash and burn because memblockphysallocrange...

5.5CVSS6.6AI score0.00155EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 10:15 a.m.12 views

CVE-2024-32455

Missing Authorization vulnerability in Very Good Plugins Fatal Error Notify.This issue affects Fatal Error Notify: from n/a through 1.5.2...

4.3CVSS5.2AI score0.00296EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 5:52 a.m.10 views

CVE-2023-22465

Http4s is a Scala interface for HTTP services. Starting with version 0.1.0 and prior to versions 0.21.34, 0.22.15, 0.23.17, and 1.0.0-M38, the User-Agent and Server header parsers are susceptible to a fatal error on certain inputs. In http4s, modeled headers are lazily parsed, so this only applie...

7.5CVSS6.8AI score0.00845EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/23 4:32 a.m.10 views

CVE-2023-5563

The SJA1000 CAN controller driver backend automatically attempt to recover from a bus-off event when built with CONFIGCANAUTOBUSOFFRECOVERY=y. This results in calling ksleep in IRQ context, causing a fatal exception...

7.5CVSS6.8AI score0.00449EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 9:13 p.m.7 views

CVE-2021-36126

An issue was discovered in the AbuseFilter extension in MediaWiki through 1.36. If the MediaWiki:Abusefilter-blocker message is invalid within the content language, the filter user falls back to the English version, but that English version could also be invalid on a wiki. This would result in a...

9.8CVSS6.7AI score0.01201EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 6:25 a.m.8 views

CVE-2019-5163

An exploitable denial-of-service vulnerability exists in the UDPRelay functionality of Shadowsocks-libev 3.3.2. When utilizing a Stream Cipher and a localaddress, arbitrary UDP packets can cause a FATAL error code path and exit. An attacker can send arbitrary UDP packets to trigger this...

7.5CVSS6.9AI score0.02289EPSS
SaveExploits1References1
SUSE CVE
SUSE CVE
added 2025/05/09 3:22 a.m.5 views

SUSE CVE-2025-37833

In the Linux kernel, the following vulnerability has been resolved: net/niu: Niu requires MSIX ENTRYDATA fields touch before entry reads Fix niutrymsix to not cause a fatal trap on sparc systems. Set PCIDEVFLAGSMSIXTOUCHENTRYDATAFIRST on the struct pcidev to work around a bug in the hardware or...

5.5CVSS7.5AI score0.00174EPSS
SaveExploits0References17
NVD
NVD
added 2025/05/08 7:15 a.m.27 views

CVE-2025-37833

In the Linux kernel, the following vulnerability has been resolved: net/niu: Niu requires MSIX ENTRYDATA fields touch before entry reads Fix niutrymsix to not cause a fatal trap on sparc systems. Set PCIDEVFLAGSMSIXTOUCHENTRYDATAFIRST on the struct pcidev to work around a bug in the hardware or...

5.5CVSS0.00174EPSS
SaveExploits0References3
CVE
CVE
added 2025/05/08 6:26 a.m.176 views

CVE-2025-37833

CVE-2025-37833 affects the Linux kernel NIC driver net/niu, where an MSIX ENTRY_DATA read-before-write on an msix entry can trigger a fatal trap. The fix ensures niu_try_msix() does not cause a trap on SPARC and adds a workaround flag PCI_DEV_FLAGS_MSIX_TOUCH_ENTRY_DATA_FIRST on the pci_dev to pr...

5.5CVSS6.4AI score0.00174EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/05/08 6:26 a.m.25 views

CVE-2025-37833 net/niu: Niu requires MSIX ENTRY_DATA fields touch before entry reads

In the Linux kernel, the following vulnerability has been resolved: net/niu: Niu requires MSIX ENTRYDATA fields touch before entry reads Fix niutrymsix to not cause a fatal trap on sparc systems. Set PCIDEVFLAGSMSIXTOUCHENTRYDATAFIRST on the struct pcidev to work around a bug in the hardware or...

0.00174EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/08 6:26 a.m.11 views

CVE-2025-37833 net/niu: Niu requires MSIX ENTRY_DATA fields touch before entry reads

In the Linux kernel, the following vulnerability has been resolved: net/niu: Niu requires MSIX ENTRYDATA fields touch before entry reads Fix niutrymsix to not cause a fatal trap on sparc systems. Set PCIDEVFLAGSMSIXTOUCHENTRYDATAFIRST on the struct pcidev to work around a bug in the hardware or...

5.9AI score
SaveExploits0References6
CNNVD
CNNVD
added 2025/05/08 12:0 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. Linux kernel suffers from a security vulnerability that stems from a hardware flaw that could lead to a fatal error...

5.5CVSS6.4AI score0.00174EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/04/25 12:0 a.m.7 views

PT-2025-29009

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a potential use-after-free issue within the dev loss tmo callbk function in the SCSI Low-Level Fibre Channel lpfc driver. Smatch, a static analysis tool,...

7.8CVSS6.7AI score0.00162EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/03/27 2:57 p.m.35 views

CVE-2025-21880 drm/xe/userptr: fix EFAULT handling

In the Linux kernel, the following vulnerability has been resolved: drm/xe/userptr: fix EFAULT handling Currently we treat EFAULT from hmmrangefault as a non-fatal error when called from xevmuserptrpin with the idea that we want to avoid killing the entire vm and chucking an error, under the...

0.00191EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2024-56683

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: drm/vc4: hdmi: Avoid hang with debug registers when suspended Trying to read...

5.5CVSS5.8AI score0.0022EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2023-34455

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - snappy-java is a fast compressor/decompressor for Java. Due to use of an unchecked chunk length, an unrecoverable fatal error can occur in versions prior to...

7.5CVSS6.8AI score0.01762EPSS
SaveExploits1References3
Rows per page
Query Builder