Lucene search
+L

52484 matches found

OSV
OSV
•added 2026/09/03 8:21 a.m.•15 views

CVE-2026-80738 bpf: Check sk_state before sk_protocol in bpf_tcp_*_syncookie

In the Linux kernel, the following vulnerability has been resolved: bpf: Check skstate before skprotocol in bpftcpsyncookie bpftcpgensyncookie and bpftcpchecksyncookie accept a socket pointer 'sk' with argument type ARGPTRTOBTFIDSOCKCOMMON. However, they access sk-skprotocol without validating...

7.3CVSS5.5AI score
SaveExploits0References5
EUVD
EUVD
•added 2026/09/03 8:21 a.m.•11 views

EUVD-2026-70339

In the Linux kernel, the following vulnerability has been resolved: ovpn: ensure socket is owned by ovpn before deref skuserdata Some subsystems, like BPF SOCKMAP, set skuserdata without actually setting the encaptype. For this reason, we must make sure that the type is the one ovpn expects befor...

5.8AI score0.00169EPSS
SaveExploits0References3
CVE
CVE
•added 2026/09/03 8:21 a.m.•22 views

CVE-2026-80730

CVE-2026-80730 affects the Linux kernel's ring-buffer subsystem. The root cause is in test_ringbuffer()'s out_free cleanup loop: the !rb_threads[cpu] check only catches NULL entries but misses entries holding an ERR_PTR . When kthread_run_on_cpu() fails, it stores ERR_PTR(-ENOMEM) or ERR_PTR(-EIN...

5.8AI score0.00215EPSS
SaveExploits0References6
EUVD
EUVD
•added 2026/09/03 8:21 a.m.•13 views

EUVD-2026-70334

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix crash passing ERRPTR to kthreadstop In testringbuffer's outfree cleanup loop, the check !rbthreadscpu only catches NULL entries and misses entries that hold an ERRPTR. rbthreads is static, so unassigned slots are...

5.8AI score0.00215EPSS
SaveExploits0References6
Cvelist
Cvelist
•added 2026/09/03 8:21 a.m.•41 views

CVE-2026-80730 ring-buffer: Fix crash passing ERR_PTR to kthread_stop()

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix crash passing ERRPTR to kthreadstop In testringbuffer's outfree cleanup loop, the check !rbthreadscpu only catches NULL entries and misses entries that hold an ERRPTR. rbthreads is static, so unassigned slots are...

0.00215EPSS
SaveExploits0References6
OSV
OSV
•added 2026/09/03 8:21 a.m.•11 views

CVE-2026-80730 ring-buffer: Fix crash passing ERR_PTR to kthread_stop()

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix crash passing ERRPTR to kthreadstop In testringbuffer's outfree cleanup loop, the check !rbthreadscpu only catches NULL entries and misses entries that hold an ERRPTR. rbthreads is static, so unassigned slots are...

5.6AI score
SaveExploits0References9
OSV
OSV
•added 2026/09/03 8:09 a.m.•6 views

SUSE-SU-2026:23450-1 Security update for libusb-1_0

This update for libusb-10 fixes the following issues: - CVE-2026-23679: NULL pointer dereference in parseinterface allows attackers to crash applications by supplying a malformed USB configuration descriptor bsc1266664. - CVE-2026-47104: one-byte out-of-bounds read in parseiadarray allows attacke...

6.9CVSS6.1AI score0.0019EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/09/03 7:59 a.m.•14 views

EUVD-2026-70318

RTU500 has a vulnerability, where high-load scenarios, such as sending GI requests at short intervals, may cause a NULL pointer dereference in the last entry of the enhanced message queue. This can cause a BCIIEC104 fatal write error, resulting in connection interruption and restart, and ultimate...

5.9CVSS5.9AI score0.00274EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/03 7:59 a.m.•38 views

CVE-2026-17539

RTU500 has a vulnerability, where high-load scenarios, such as sending GI requests at short intervals, may cause a NULL pointer dereference in the last entry of the enhanced message queue. This can cause a BCIIEC104 fatal write error, resulting in connection interruption and restart, and ultimate...

5.9CVSS0.00274EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/09/03 7:59 a.m.•13 views

CVE-2026-17539

RTU500 has a vulnerability, where high-load scenarios, such as sending GI requests at short intervals, may cause a NULL pointer dereference in the last entry of the enhanced message queue. This can cause a BCIIEC104 fatal write error, resulting in connection interruption and restart, and ultimate...

5.9CVSS5.9AI score0.00274EPSS
SaveExploits0References1
CVE
CVE
•added 2026/09/03 7:59 a.m.•18 views

CVE-2026-17539

RTU500 (Hitachi Energy) is affected by a NULL pointer dereference in the last entry of the enhanced message queue, triggered under high-load scenarios such as sending GI (General Interrogation) requests at short intervals . This leads to a BCI_IEC104 fatal write error , causing connection interru...

5.9CVSS5.9AI score0.00274EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
•added 2026/09/03 4:54 a.m.•9 views

kernel: NFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addr

A flaw was found in the Linux kernel's NFSv4/pNFS implementation. The nfs4decodempdsaddr function, responsible for decoding network address information, does not properly handle zero-length raddr opaque data. A malicious or compromised metadata server can exploit this by providing a zero-length...

7.5CVSS5.8AI score0.00517EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/03 4:54 a.m.•12 views

kernel: NFSv4/flexfiles: reject zero filehandle version count

A flaw was found in the Linux kernel's NFSv4 Network File System version 4 flexfiles component. This vulnerability occurs when the fflayoutalloclseg function processes a malformed flexfiles layout that specifies a zero filehandle version count. An attacker could exploit this by providing a...

7.5CVSS5.9AI score0.00529EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/03 4:15 a.m.•12 views

kernel: NFSv4/flexfiles: reject zero filehandle version count

A flaw was found in the Linux kernel's NFSv4 Network File System version 4 flexfiles component. This vulnerability occurs when the fflayoutalloclseg function processes a malformed flexfiles layout that specifies a zero filehandle version count. An attacker could exploit this by providing a...

7.5CVSS5.9AI score0.00529EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/03 4:15 a.m.•8 views

kernel: NFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addr

A flaw was found in the Linux kernel's NFSv4/pNFS implementation. The nfs4decodempdsaddr function, responsible for decoding network address information, does not properly handle zero-length raddr opaque data. A malicious or compromised metadata server can exploit this by providing a zero-length...

7.5CVSS5.8AI score0.00517EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/03 4:15 a.m.•11 views

kernel: bonding: alb: fix UAF in rlb_arp_recv during bond up/down

A flaw was found in the Linux kernel's bonding driver, specifically within the Active-Backup Load Balancing ALB receive path. A local attacker can trigger a Use-After-Free UAF vulnerability in the rlbarprecv function by rapidly bringing a bond interface up and down while receiving Address...

7.8CVSS6.6AI score0.00171EPSS
SaveExploits0References5
F5 Networks
F5 Networks
•added 2026/09/03 1:30 a.m.•14 views

K000163196: Linux kernel vulnerability CVE-2026-53400

Security Advisory Description In the Linux kernel, the following vulnerability has been resolved: i2c: core: fix adapter registration race Adapters can be looked up based on their id using i2cgetadapter which takes a reference to the embedded struct device. Make sure that the adapter including it...

7.8CVSS5.8AI score0.00105EPSS
SaveExploits0
SUSE CVE
SUSE CVE
•added 2026/09/03 12:06 a.m.•14 views

SUSE CVE-2026-74379

In the Linux kernel, the following vulnerability has been resolved: dax/kmem: account for partial discontiguous resource upon removal When devdaxkmemprobe partially succeeds at least one range is mapped but a subsequent range fails requestmemregion or addmemorydrivermanaged, the probe silently...

5.8AI score0.00215EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/09/03 12:05 a.m.•15 views

SUSE CVE-2026-79778

rclone before v1.75.0 contains a denial of service vulnerability in the WebDAV TUS creation handler that dereferences a nil response before checking for transport errors. A malicious or compromised configured endpoint can reset connections during TUS uploads to trigger a panic that terminates...

6CVSS5.9AI score0.00317EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/09/03 12:00 a.m.•16 views

PT-2026-84950

In the Linux kernel, the following vulnerability has been resolved: Input: psxpad-spi - set driver data before use psxpad spi suspend retrieves the controller state with spi get drvdata, but probe never stores it, so suspend dereferences a NULL pointer. Store it during probe...

5.8AI score0.00196EPSS
SaveExploits0References8
Rows per page
Query Builder