Lucene search
+L

32203 matches found

ATTACKERKB
ATTACKERKB
added 2026/02/06 1:32 a.m.10 views

CVE-2026-1973

A vulnerability was determined in Free5GC up to 4.1.0. The impacted element is the function establishPfcpSession of the component SMF. Executing a manipulation can lead to null pointer dereference. The attack may be launched remotely. The exploit has been publicly disclosed and may be utilized. I...

6.9CVSS5.4AI score0.00526EPSS
SaveExploits1References7
Vulnrichment
Vulnrichment
added 2026/02/06 1:32 a.m.6 views

CVE-2026-1973 Free5GC SMF establishPfcpSession null pointer dereference

A vulnerability was determined in Free5GC up to 4.1.0. The impacted element is the function establishPfcpSession of the component SMF. Executing a manipulation can lead to null pointer dereference. The attack may be launched remotely. The exploit has been publicly disclosed and may be utilized. I...

6.9CVSS5AI score0.00526EPSS
SaveExploits1References7
CVE
CVE
added 2026/02/06 1:32 a.m.18 views

CVE-2026-1973

The CVE-2026-1973 entry affects Free5GC, specifically the SMF component function establishPfcpSession, with a null pointer dereference vulnerability reported up to version 4.1.0. Publicly disclosed exploit details indicate remote feasibility. Affected releases include Free5GC up to 4.1.0, with so...

7.5CVSS5.4AI score0.00526EPSS
SaveExploits1References7Affected Software1
Positive Technologies
Positive Technologies
added 2026/02/06 12:0 a.m.14 views

PT-2026-6856

Summary An authenticated user can cause a DOS attack. If one of the repo files is deleted before synchronization, it will cause the application to crash. Details If GetMirrorByRepoID fails, the error log dereferencing null pointer. This happens if the repository no longer exits...

6.5CVSS5.5AI score0.00336EPSS
SaveExploits1References7
CNNVD
CNNVD
added 2026/02/06 12:0 a.m.12 views

free5GC 代码问题漏洞

free5GC is an open-source project for the 5th generation 5G mobile core network. Versions of free5GC prior to 4.1.0 have code vulnerabilities that stem from incorrect operations on the identityTriggerType function in the file pfcpreports.go, which may lead to null pointer dereferencing...

7.5CVSS6.1AI score0.00526EPSS
SaveExploits1References7
CNNVD
CNNVD
added 2026/02/06 12:0 a.m.13 views

libuvc 代码问题漏洞

Libuvc is an open-source cross-platform library for USB video devices. Versions of Libuvc prior to 0.0.7 have code vulnerabilities. These vulnerabilities stem from a flaw in the uvcscanstreaming function in the src/device.c file within the UVC Descriptor Handler component, which may lead to null...

5.5CVSS5.9AI score0.0018EPSS
SaveExploits1References6
CNNVD
CNNVD
added 2026/02/06 12:0 a.m.12 views

free5GC 代码问题漏洞

Free5GC is an open-source project for the 5th generation 5G mobile core network. Versions of Free5GC prior to 4.1.0 contain code vulnerabilities. These vulnerabilities stem from a flaw in the SessionDeletionResponse function within the SMF component, which may lead to null pointer dereferencing...

7.5CVSS6.1AI score0.00526EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
added 2026/02/06 12:0 a.m.11 views

PT-2026-6669

Name of the Vulnerable Software and Affected Versions Free5GC versions prior to 4.1.1 Description A flaw exists in Free5GC up to version 4.1.0 within the SessionDeletionResponse function of the SMF component. This issue results in a null pointer dereference, potentially allowing for remote...

6.9CVSS5.2AI score0.00526EPSS
SaveExploits1References11
Rockylinux
Rockylinux
added 2026/02/05 9:13 a.m.20 views

wireshark security update

An update is available for wireshark. This update affects Rocky Linux 10. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The wireshark packages contain a network protocol analyzer used to capture...

7.8CVSS5.5AI score0.00208EPSS
SaveExploits1
SUSE CVE
SUSE CVE
added 2026/02/05 12:27 a.m.12 views

SUSE CVE-2025-71193

In the Linux kernel, the following vulnerability has been resolved: phy: qcom-qusb2: Fix NULL pointer dereference on early suspend Enabling runtime PM before attaching the QPHY instance as driver data can lead to a NULL pointer dereference in runtime PM callbacks that expect valid driver data...

4.7CVSS5.2AI score0.00168EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2026/02/05 12:25 a.m.9 views

SUSE CVE-2026-23043

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix NULL pointer dereference in doabortlogreplay Coverity reported a NULL pointer dereference issue CID 1666756 in doabortlogreplay. When btrfsallocpath fails in replayonebuffer, wc-subvolpath is NULL, but...

5.2AI score0.00145EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/02/05 12:0 a.m.11 views

SUSE SLES12: ImageMagick-config-6-SUSE / ImageMagick-config-6-upstream / etc (SUSE-SU-2026:0384-1)

The remote SUSE Linux SLES12 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:0384-1 advisory. - CVE-2026-23874: manipulation of digital images can lead to stack overflow bsc1256976. - CVE-2026-23876: maliciously crafted image can lead to...

9.8CVSS6.9AI score0.00578EPSS
SaveExploits3References10
NVD
NVD
added 2026/02/04 5:16 p.m.7 views

CVE-2026-23064

In the Linux kernel, the following vulnerability has been resolved: net/sched: actife: avoid possible NULL deref tcfifeencode must make sure ifeencode does not return NULL. syzbot reported: Oops: general protection fault, probably for non-canonical address 0xdffffc0000000000: 0000 1 SMP KASAN NOP...

5.5CVSS0.00123EPSS
SaveExploits0References7
NVD
NVD
added 2026/02/04 5:16 p.m.11 views

CVE-2026-23060

In the Linux kernel, the following vulnerability has been resolved: crypto: authencesn - reject too-short AAD assoclen8 to match ESP/ESN spec authencesn assumes an ESP/ESN-formatted AAD. When assoclen is shorter than the minimum expected length, cryptoauthencesndecrypt can advance past the end of...

5.5CVSS0.00123EPSS
SaveExploits0References8
NVD
NVD
added 2026/02/04 5:16 p.m.9 views

CVE-2025-71193

In the Linux kernel, the following vulnerability has been resolved: phy: qcom-qusb2: Fix NULL pointer dereference on early suspend Enabling runtime PM before attaching the QPHY instance as driver data can lead to a NULL pointer dereference in runtime PM callbacks that expect valid driver data...

0.00168EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/02/04 5:16 p.m.9 views

CVE-2025-71193

In the Linux kernel, the following vulnerability has been resolved: phy: qcom-qusb2: Fix NULL pointer dereference on early suspend Enabling runtime PM before attaching the QPHY instance as driver data can lead to a NULL pointer dereference in runtime PM callbacks that expect valid driver data...

5.4AI score0.00168EPSS
SaveExploits0References16
OSV
OSV
added 2026/02/04 5:16 p.m.11 views

UBUNTU-CVE-2026-23084

In the Linux kernel, the following vulnerability has been resolved: be2net: Fix NULL pointer dereference in becmdgetmacfromlist When the parameter pmacidvalid argument of becmdgetmacfromlist is set to false, the driver may request the PMACID from the firmware of the network card, and this functio...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References34
NVD
NVD
added 2026/02/04 4:16 p.m.9 views

CVE-2026-23042

In the Linux kernel, the following vulnerability has been resolved: idpf: fix aux device unplugging when rdma is not supported by vport If vport flags do not contain VIRTCHNL2VPORTENABLERDMA, driver does not allocate vdevinfo for this vport. This leads to kernel NULL pointer dereference in...

0.00145EPSS
SaveExploits0References2
NVD
NVD
added 2026/02/04 4:16 p.m.9 views

CVE-2026-23040

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211hwsim: fix typo in frequency notification The NAN notification is for 5745 MHz which corresponds to channel 149 and not 5475 which is not actually a valid channel. This could result in a NULL pointer dereference in...

0.00145EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/04 4:8 p.m.8 views

CVE-2026-23107 arm64/fpsimd: signal: Allocate SSVE storage when restoring ZA

In the Linux kernel, the following vulnerability has been resolved: arm64/fpsimd: signal: Allocate SSVE storage when restoring ZA The code to restore a ZA context doesn't attempt to allocate the task's svestate before setting TIFSME. Consequently, restoring a ZA context can place a task into an...

5.4AI score
SaveExploits0References8
Rows per page
Query Builder