Lucene search
+L

41777 matches found

Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/12/24 12:00 a.m.•1 views

CVE-2023-54038: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciconn: return ERRPTR instead of NULL when there is no link hciconnectsco currently returns NULL when there is no link i.e. when hciconnlink returns NULL. scoconnect expects an ERRPTR in case of any error see line 266...

5.7AI score0.0018EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/12/24 12:00 a.m.•2 views

CVE-2023-54026: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: opp: Fix use-after-free in lazyopptables after probe deferral When devpmoppoffindiccpaths in allocateopptable returns -EPROBEDEFER, the opptable is freed again, to wait until all the interconnect paths are available. However, if...

7.8CVSS6.2AI score0.00139EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/12/24 12:00 a.m.•1 views

CVE-2023-54094: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: net: prevent skb corruption on frag list segmentation Ian reported several skb corruptions triggered by rx-gro-list, collecting different oops alike: 62.624003 BUG: kernel NULL pointer dereference, address: 00000000000000c0...

9.8CVSS6AI score0.00543EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/12/24 12:00 a.m.•1 views

CVE-2023-54085: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix NULL pointer dereference on fastopen early fallback In case of early fallback to TCP, subflowsynrecvsock deletes the subflow context before returning the newly allocated sock to the caller. The fastopen path does not...

7.5CVSS5.6AI score0.00427EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/12/24 12:00 a.m.•1 views

CVE-2023-54080: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: skip splitting and logical rewriting on pre-alloc write When doing a relocation, there is a chance that at the time of btrfsrelocclonecsums, there is no checksum for the corresponding region. In this case,...

5.6AI score0.00214EPSS
SaveExploits0References1
NVD
NVD
•added 2025/12/23 10:15 p.m.•19 views

CVE-2025-14501

Sante PACS Server HTTP Content-Length Header Handling NULL Pointer Dereference Denial-of-Service Vulnerability. This vulnerability allows remote attackers to create a denial-of-service condition on affected installations of Sante PACS Server. Authentication is not required to exploit this...

7.5CVSS0.00764EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2025/12/23 9:18 p.m.•42 views

CVE-2025-14501 Sante PACS Server HTTP Content-Length Header Handling NULL Pointer Dereference Denial-of-Service Vulnerability

Sante PACS Server HTTP Content-Length Header Handling NULL Pointer Dereference Denial-of-Service Vulnerability. This vulnerability allows remote attackers to create a denial-of-service condition on affected installations of Sante PACS Server. Authentication is not required to exploit this...

7.5CVSS0.00764EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/12/23 12:00 a.m.•1 views

CVE-2025-14501: NULL Pointer Dereference

Sante PACS Server HTTP Content-Length Header Handling NULL Pointer Dereference Denial-of-Service Vulnerability. This vulnerability allows remote attackers to create a denial-of-service condition on affected installations of Sante PACS Server. Authentication is not required to exploit this...

7.5CVSS5.9AI score0.00764EPSS
SaveExploits0References1
OSV
OSV
•added 2025/12/22 6:15 p.m.•10 views

GO-2025-4244 SIPGO is Vulnerable to Response DoS via Nil Pointer Dereference in github.com/emiago/sipgo

SIPGO is Vulnerable to Response DoS via Nil Pointer Dereference in github.com/emiago/sipgo...

8.7CVSS6.5AI score0.00547EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
•added 2025/12/22 5:42 p.m.•22 views

kernel: net: sched: sfb: fix null pointer access issue when sfb_init() fails

A null pointer dereference exists in the linux kernel, such that when sfbinit fails qdisc is NULL, and it will cause gpf issue, leading to damage to the availability of the system...

5.5CVSS7.3AI score0.00203EPSS
SaveExploits0References5
OSV
OSV
•added 2025/12/22 5:16 p.m.•15 views

UBUNTU-CVE-2025-68335

In the Linux kernel, the following vulnerability has been resolved: comedi: pcl818: fix null-ptr-deref in pcl818aicancel Syzbot identified an issue 1 in pcl818aicancel, which stems from the fact that in case of early device detach via pcl818detach, subdevice dev-readsubdev may not have initialize...

5.8AI score0.00193EPSS
SaveExploits0References36
OSV
OSV
•added 2025/12/22 5:16 p.m.•12 views

UBUNTU-CVE-2025-68326

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Fix stackdepot usage Add missing stackdepotinit call when CONFIGDRMXEDEBUGGUC is enabled to fix the following call stack: BUG: kernel NULL pointer dereference, address: 0000000000000000 Workqueue: drmschedrunjobwork...

5.7AI score0.00172EPSS
SaveExploits0References10
OSV
OSV
•added 2025/12/22 4:14 p.m.•10 views

CVE-2025-68335 comedi: pcl818: fix null-ptr-deref in pcl818_ai_cancel()

In the Linux kernel, the following vulnerability has been resolved: comedi: pcl818: fix null-ptr-deref in pcl818aicancel Syzbot identified an issue 1 in pcl818aicancel, which stems from the fact that in case of early device detach via pcl818detach, subdevice dev-readsubdev may not have initialize...

6.4AI score
SaveExploits0References10
CVE
CVE
•added 2025/12/22 4:14 p.m.•46 views

CVE-2025-68335

CVE-2025-68335 concerns a Linux kernel vulnerability in the comedi pcl818 driver. Syzbot showed a null-pointer dereference in pcl818_ai_cancel() when an early detach could leave subdevice read_subdev->async uninitialized, leading to a general protection fault and kernel crash. The mitigation f...

6.1AI score0.00193EPSS
SaveExploits0References7
Cvelist
Cvelist
•added 2025/12/22 4:14 p.m.•41 views

CVE-2025-68335 comedi: pcl818: fix null-ptr-deref in pcl818_ai_cancel()

In the Linux kernel, the following vulnerability has been resolved: comedi: pcl818: fix null-ptr-deref in pcl818aicancel Syzbot identified an issue 1 in pcl818aicancel, which stems from the fact that in case of early device detach via pcl818detach, subdevice dev-readsubdev may not have initialize...

0.00193EPSS
SaveExploits0References7
CNNVD
CNNVD
•added 2025/12/22 12:00 a.m.•10 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 null pointer dereference problem in the pcl818aicancel function...

6.2AI score0.00193EPSS
SaveExploits0References5
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/12/22 12:00 a.m.•1 views

CVE-2025-68326: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Fix stackdepot usage Add missing stackdepotinit call when CONFIGDRMXEDEBUGGUC is enabled to fix the following call stack: BUG: kernel NULL pointer dereference, address: 0000000000000000 Workqueue: drmschedrunjobwork...

5.6AI score0.00172EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/12/22 12:00 a.m.•1 views

CVE-2025-68330: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: iio: accel: bmc150: Fix irq assumption regression The code in bmc150-accel-core.c unconditionally calls bmc150accelsetinterrupt in the iiobuffersetupops, such as on the runtime PM resume path giving a kernel splat like this if th...

5.6AI score0.00193EPSS
SaveExploits0References1
CNNVD
CNNVD
•added 2025/12/22 12:00 a.m.•14 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 bmc150 accelerometer interrupt assumption error, which could lead to kernel null pointer dereference...

6AI score0.00193EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
•added 2025/12/22 12:00 a.m.•16 views

PT-2025-52654

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue within the drm/xe/guc subsystem related to stack depot usage. Specifically, a missing stack depot init call when CONFIG DRM XE DEBUG GUC is enabled can...

9.8CVSS6.3AI score0.00693EPSS
SaveExploits9References211
Rows per page
Query Builder