Lucene search
+L

37868 matches found

Tenable Nessus
Tenable Nessus
added 2025/12/17 12:00 a.m.1 views

SUSE SLES12 Security Update : libssh (SUSE-SU-2025:4408-1)

The remote SUSE Linux SLES12 host has a package installed that is affected by a vulnerability as referenced in the SUSE- SU-2025:4408-1 advisory. - CVE-2025-8114: Fixed a NULL pointer dereference when calculating session ID during KEX. bsc1246974 Tenable has extracted the preceding description...

4.7CVSS5.5AI score0.00222EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/12/17 12:00 a.m.20 views

PT-2025-51879

Name of the Vulnerable Software and Affected Versions Sante PACS Server affected versions not specified Description A flaw exists in the handling of the HTTP Content-Length header within Sante PACS Server. The issue stems from insufficient validation of a pointer before access, potentially leadin...

7.5CVSS7.5AI score0.00773EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/16 10:02 p.m.14 views

EUVD-2025-203854

SIPGO is a library for writing SIP services in the GO language. Starting in version 0.3.0 and prior to version 1.0.0-alpha-1, a nil pointer dereference vulnerability is in the SIPGO library's NewResponseFromRequest function that affects all normal SIP operations. The vulnerability allows remote...

8.7CVSS6.6AI score0.00547EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2025/12/16 10:02 p.m.10 views

CVE-2025-68274 SIPGO library has response DoS vulnerability via nil pointer dereference

SIPGO is a library for writing SIP services in the GO language. Starting in version 0.3.0 and prior to version 1.0.0-alpha-1, a nil pointer dereference vulnerability is in the SIPGO library's NewResponseFromRequest function that affects all normal SIP operations. The vulnerability allows remote...

8.7CVSS6.8AI score0.00547EPSS
SaveExploits1References2
CVE
CVE
added 2025/12/16 10:02 p.m.39 views

CVE-2025-68274

CVE-2025-68274 describes a nil pointer dereference in the SIPGO library when building SIP responses with NewResponseFromRequest, triggered if the incoming SIP request is missing a To header. The issue can cause a remote attacker to crash SIP applications that use this function, effectively a deni...

8.7CVSS6.8AI score0.00547EPSS
SaveExploits1References2Affected Software1
Github Security Blog
Github Security Blog
added 2025/12/16 9:24 p.m.20 views

SIPGO is Vulnerable to Response DoS via Nil Pointer Dereference

Description A nil pointer dereference vulnerability was discovered in the SIPGO library's NewResponseFromRequest function that affects all normal SIP operations. The vulnerability allows remote attackers to crash any SIP application by sending a single malformed SIP request without a To header. T...

8.7CVSS7AI score0.00547EPSS
SaveExploits1References4Affected Software1
EUVD
EUVD
added 2025/12/16 9:24 p.m.8 views

EUVD-2025-203844

SIPGO is Vulnerable to Response DoS via Nil Pointer Dereference...

6.4AI score
SaveExploits0References3
EUVD
EUVD
added 2025/12/16 6:31 p.m.10 views

EUVD-2025-203778

In the Linux kernel, the following vulnerability has been resolved: net: sxgbe: fix potential NULL dereference in sxgberx Currently, when skb is null, the driver prints an error and then dereferences skb on the next line. To fix this, let's add a 'break' after the error message to switch to...

6.1AI score0.00451EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/12/16 6:31 p.m.14 views

EUVD-2025-203794

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check NULL before accessing WHAT IGT kmscursorlegacy's long-nonblocking-modeset-vs-cursor-atomic fails with NULL pointer dereference. This can be reproduced with both an eDP panel and a DP monitors connected. BUG...

5.8AI score0.00153EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/16 4:16 p.m.14 views

AZL-72622 CVE-2025-68286 affecting package kernel for versions less than 6.6.119.3-1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check NULL before accessing WHAT IGT kmscursorlegacy's long-nonblocking-modeset-vs-cursor-atomic fails with NULL pointer dereference. This can be reproduced with both an eDP panel and a DP monitors connected. BUG...

7.8CVSS5.8AI score0.00153EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/12/16 4:16 p.m.6 views

CVE-2025-68286

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check NULL before accessing WHAT IGT kmscursorlegacy's long-nonblocking-modeset-vs-cursor-atomic fails with NULL pointer dereference. This can be reproduced with both an eDP panel and a DP monitors connected. BUG...

7.8CVSS5.8AI score0.00153EPSS
SaveExploits0References35
EUVD
EUVD
added 2025/12/16 3:30 p.m.6 views

EUVD-2025-203720

In the Linux kernel, the following vulnerability has been resolved: PCI: cadence: Check for the existence of cdnspcie::ops before using it cdnspcie::ops might not be populated by all the Cadence glue drivers. This is going to be true for the upcoming Sophgo platform which doesn't set the ops...

5.9AI score0.00205EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/12/16 3:15 p.m.8 views

CVE-2025-68257

In the Linux kernel, the following vulnerability has been resolved: comedi: check device's attached status in compat ioctls Syzbot identified an issue 1 that crashes kernel, seemingly due to unexistent callback dev-getvalidroutes. By all means, this should not occur as said callback must always b...

5.3AI score0.00197EPSS
SaveExploits0References36
NVD
NVD
added 2025/12/16 2:15 p.m.12 views

CVE-2025-68238

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: cadence: fix DMA device NULL pointer dereference The DMA device pointer dmadev was being dereferenced before ensuring that cdnsctrl-dmac is properly initialized. Move the assignment of dmadev after successfully...

0.00191EPSS
SaveExploits0References7
NVD
NVD
added 2025/12/16 2:15 p.m.15 views

CVE-2025-68229

In the Linux kernel, the following vulnerability has been resolved: scsi: target: tcmloop: Fix segfault in tcmlooptpgaddressshow If the allocation of tlhba-sh fails in tcmloopdriverprobe and we attempt to dereference it in tcmlooptpgaddressshow we will get a segfault, see below for an example. So...

0.00204EPSS
SaveExploits0References8
NVD
NVD
added 2025/12/16 2:15 p.m.11 views

CVE-2025-68176

In the Linux kernel, the following vulnerability has been resolved: PCI: cadence: Check for the existence of cdnspcie::ops before using it cdnspcie::ops might not be populated by all the Cadence glue drivers. This is going to be true for the upcoming Sophgo platform which doesn't set the ops...

0.00205EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/16 2:15 p.m.12 views

UBUNTU-CVE-2025-68180

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix NULL deref in debugfs odmcombinesegments When a connector is connected but inactive e.g., disabled by desktop environments, pipectx-streamres.tg will be destroyed. Then, reading odmcombinesegments causes kern...

5.7AI score0.00197EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.8 views

CVE-2025-68176

In the Linux kernel, the following vulnerability has been resolved: PCI: cadence: Check for the existence of cdnspcie::ops before using it cdnspcie::ops might not be populated by all the Cadence glue drivers. This is going to be true for the upcoming Sophgo platform which doesn't set the ops...

5.3AI score0.00205EPSS
SaveExploits0References34
OSV
OSV
added 2025/12/16 2:15 p.m.12 views

UBUNTU-CVE-2025-68213

In the Linux kernel, the following vulnerability has been resolved: idpf: fix possible vportconfig NULL pointer deref in remove Attempting to remove the driver will cause a crash in cases where the vport failed to initialize. Following trace is from an instance where the driver failed during an...

5.7AI score0.00206EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.9 views

CVE-2025-40346

In the Linux kernel, the following vulnerability has been resolved: archtopology: Fix incorrect error check in topologyparsecpucapacity Fix incorrect use of PTRERRORZERO in topologyparsecpucapacity which causes the code to proceed with NULL clock pointers. The current logic uses !PTRERRORZEROcpuc...

5.8AI score0.00205EPSS
SaveExploits0References38
Rows per page
Query Builder