Lucene search
+L

10707 matches found

Debian CVE
Debian CVE
added 2025/09/18 1:32 p.m.11 views

CVE-2022-50375

In the Linux kernel, the following vulnerability has been resolved: tty: serial: fsllpuart: disable dma rx/tx use flags in lpuartdmashutdown lpuartdmashutdown tears down lpuart dma, but lpuartflushbuffer can still occur which in turn tries to access dma apis if lpuartdmatxuse flag is true. At thi...

5.5CVSS5.3AI score0.00146EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/09/18 12:0 a.m.4 views

PT-2025-38431

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Fibre Channel over Ethernet FCoE implementation within the Linux kernel. Specifically, the transport is not properly detached when fcoe if init fails, leading to a...

6AI score0.00149EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2025/09/18 12:0 a.m.11 views

PT-2025-38367

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The mtk drm bind function may fail, leading to a dangling pointer within the private object. If a suspend operation is triggered after this failure, the pointer is passed to DRM via the...

6.3AI score0.00143EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/09/18 12:0 a.m.5 views

PT-2025-38323

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 5.15.32-06136-g34eecdf2f9e4 Description The Linux kernel contained a flaw in the tty serial driver, specifically within the fsl lpuart component. The lpuart dma shutdown function failed to properly disable DMA...

6.4AI score0.00146EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/09/18 12:0 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a failure to properly handle fwclient references after a device reset, which could lead to a kernel panic...

7.1CVSS6.1AI score0.00137EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/09/18 12:0 a.m.18 views

PT-2025-38457

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the x86/MCE subsystem related to handling Machine Check Exceptions MCE on AMD Zen-based systems. Specifically, the Instruction Fetch IF units may...

6CVSS5.5AI score0.00135EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/09/17 11:31 p.m.6 views

SUSE CVE-2022-50260

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Make .remove and .shutdown HW shutdown consistent Drivers' .remove and .shutdown callbacks are executed on different code paths. The former is called when a device is removed from the bus, while the latter is called at...

5.5CVSS6.4AI score0.00143EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/09/17 11:31 p.m.4 views

SUSE CVE-2022-50358

In the Linux kernel, the following vulnerability has been resolved: brcmfmac: return error when getting invalid maxflowrings from dongle When firmware hit trap at initialization, host will read abnormal maxflowrings number from dongle, and it will cause kernel panic when doing iowrite to initiali...

5.1CVSS6.4AI score0.00275EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/09/17 11:29 p.m.6 views

SUSE CVE-2023-53242

In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/hisi: Drop second sensor hi3660 The commit 74c8e6bffbe1 "driver core: Add allocsize hint to devm allocators" exposes a panic "BRK handler: Fatal exception" on the hi3660thermalprobe funciton. This is because the...

5.5CVSS6.5AI score0.0015EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/09/17 11:27 p.m.4 views

SUSE CVE-2023-53365

In the Linux kernel, the following vulnerability has been resolved: ip6mr: Fix skbunderpanic in ip6mrcachereport skbuff: skbunderpanic: text:ffffffff88771f69 len:56 put:-4 head:ffff88805f86a800 data:ffff887f5f86a850 tail:0x88 end:0x2c0 dev:pim6reg ------------ cut here ------------ kernel BUG at...

5.5CVSS6.4AI score0.00178EPSS
SaveExploits0References25
Snyk
Snyk
added 2025/09/17 8:42 p.m.2 views

NULL Pointer Dereference

Overview Affected versions of this package are vulnerable to NULL Pointer Dereference via the prefetchParentTask and recursiveDownloadWithDirectMetadata, which the first return value of the functions is dereferenced even when the functions returns an error. An attacker can cause the application t...

6.9CVSS6.6AI score0.00293EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/09/17 8:42 p.m.3 views

NULL Pointer Dereference

Overview Affected versions of this package are vulnerable to NULL Pointer Dereference via the prefetchParentTask and recursiveDownloadWithDirectMetadata, which the first return value of the functions is dereferenced even when the functions returns an error. An attacker can cause the application t...

6.9CVSS6.6AI score0.00293EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/09/17 8:42 p.m.3 views

NULL Pointer Dereference

Overview Affected versions of this package are vulnerable to NULL Pointer Dereference via the prefetchParentTask and recursiveDownloadWithDirectMetadata, which the first return value of the functions is dereferenced even when the functions returns an error. An attacker can cause the application t...

6.9CVSS6.6AI score0.00293EPSS
SaveExploits0References2
NVD
NVD
added 2025/09/17 8:15 p.m.29 views

CVE-2025-59351

Dragonfly is an open source P2P-based file distribution and image acceleration system. Prior to 2.1.0, the first return value of a function is dereferenced even when the function returns an error. This can result in a nil dereference, and cause code to panic. This vulnerability is fixed in 2.1.0...

6.9CVSS0.00293EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/09/17 8:10 p.m.12 views

DragonFly vulnerable to panics due to nil pointer dereference when using variables created alongside an error

Impact We found two instances in the DragonFly codebase where the first return value of a function is dereferenced even when the function returns an error figures 9.1 and 9.2. This can result in a nil dereference, and cause code to panic. The codebase may contain additional instances of the bug...

6.9CVSS7.1AI score0.00293EPSS
SaveExploits0References5Affected Software2
Cvelist
Cvelist
added 2025/09/17 7:46 p.m.23 views

CVE-2025-59351 Dragonfly possibly panics due to nil pointer dereference when using variables created alongside an error

Dragonfly is an open source P2P-based file distribution and image acceleration system. Prior to 2.1.0, the first return value of a function is dereferenced even when the function returns an error. This can result in a nil dereference, and cause code to panic. This vulnerability is fixed in 2.1.0...

6.9CVSS0.00293EPSS
SaveExploits0References2
CVE
CVE
added 2025/09/17 7:46 p.m.28 views

CVE-2025-59351

Technical details for CVE-2025-59351 are not provided in the connected documents. Public information in the initial description notes a fix in Dragonfly 2.1.0, but no further specifics are available here. Monitor for updates.

6.9CVSS6.7AI score0.00293EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/09/17 7:46 p.m.10 views

CVE-2025-59351 Dragonfly possibly panics due to nil pointer dereference when using variables created alongside an error

Dragonfly is an open source P2P-based file distribution and image acceleration system. Prior to 2.1.0, the first return value of a function is dereferenced even when the function returns an error. This can result in a nil dereference, and cause code to panic. This vulnerability is fixed in 2.1.0...

6.9CVSS6.7AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/09/17 6:3 p.m.10 views

CVE-2023-53339

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix BUGON condition in btrfscancelbalance Pausing and canceling balance can race to interrupt balance lead to BUGON panic in btrfscancelbalance. The BUGON condition in btrfscancelbalance does not take this race scenario in...

5.5CVSS5.7AI score0.00187EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/09/17 5:38 p.m.6 views

CVE-2022-50358

In the Linux kernel, the following vulnerability has been resolved: brcmfmac: return error when getting invalid maxflowrings from dongle When firmware hit trap at initialization, host will read abnormal maxflowrings number from dongle, and it will cause kernel panic when doing iowrite to initiali...

4.2CVSS5.4AI score0.00275EPSS
SaveExploits0References4
Rows per page
Query Builder