Lucene search
+L

248863 matches found

Debian CVE
Debian CVE
added 2026/08/15 12:27 p.m.7 views

CVE-2026-74471

In the Linux kernel, the following vulnerability has been resolved: tracing: Check return value of registerevent in tracemoduleaddevents tracemoduleaddevents ignores the return value of registerevent and unconditionally calls addeventtotracers for each event. If registerevent fails for example, i...

7.8CVSS5.5AI score0.00126EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 12:27 p.m.11 views

CVE-2026-74471 tracing: Check return value of __register_event() in trace_module_add_events()

In the Linux kernel, the following vulnerability has been resolved: tracing: Check return value of registerevent in tracemoduleaddevents tracemoduleaddevents ignores the return value of registerevent and unconditionally calls addeventtotracers for each event. If registerevent fails for example, i...

7.8CVSS5.7AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/15 12:27 p.m.34 views

CVE-2026-74471 tracing: Check return value of __register_event() in trace_module_add_events()

In the Linux kernel, the following vulnerability has been resolved: tracing: Check return value of registerevent in tracemoduleaddevents tracemoduleaddevents ignores the return value of registerevent and unconditionally calls addeventtotracers for each event. If registerevent fails for example, i...

7.8CVSS0.00126EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 12:27 p.m.7 views

EUVD-2026-59664

In the Linux kernel, the following vulnerability has been resolved: tracing: Check return value of registerevent in tracemoduleaddevents tracemoduleaddevents ignores the return value of registerevent and unconditionally calls addeventtotracers for each event. If registerevent fails for example, i...

5.5AI score0.00126EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/15 12:27 p.m.14 views

CVE-2026-74470

In the Linux kernel, the following vulnerability has been resolved: scsi: scsidebug: Fix REPORT ZONES alloclen underflow OOB write respreportzones sizes the reply buffer from the CDB allocation length. The v3 fix rounds alloclen up with ALIGN before deriving the descriptor count: repmaxzones =...

7.8CVSS5.6AI score0.00129EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 12:27 p.m.6 views

CVE-2026-74470 scsi: scsi_debug: Fix REPORT ZONES alloc_len underflow OOB write

In the Linux kernel, the following vulnerability has been resolved: scsi: scsidebug: Fix REPORT ZONES alloclen underflow OOB write respreportzones sizes the reply buffer from the CDB allocation length. The v3 fix rounds alloclen up with ALIGN before deriving the descriptor count: repmaxzones =...

7.8CVSS5.8AI score
SaveExploits0References9
Cvelist
Cvelist
added 2026/08/15 12:27 p.m.28 views

CVE-2026-74470 scsi: scsi_debug: Fix REPORT ZONES alloc_len underflow OOB write

In the Linux kernel, the following vulnerability has been resolved: scsi: scsidebug: Fix REPORT ZONES alloclen underflow OOB write respreportzones sizes the reply buffer from the CDB allocation length. The v3 fix rounds alloclen up with ALIGN before deriving the descriptor count: repmaxzones =...

7.8CVSS0.00129EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/15 12:27 p.m.10 views

CVE-2026-74469

In the Linux kernel, the following vulnerability has been resolved: sctp: prevent peer transport count overflow sctpassocaddpeer increments the association's 16-bit transportcount for every new unique peer. Adding the 65,536th transport wraps the count to zero. SCTP sockdiag uses transportcount t...

8.8CVSS5.4AI score0.00469EPSS
SaveExploits0
CVE
CVE
added 2026/08/15 12:27 p.m.29 views

CVE-2026-74469

The CVE-2026-74469 issue affects the Linux kernel SCTP implementation. It occurs in sctp_assoc_add_peer(), where a 16-bit transport_count is incremented for each new unique peer; once the 65,536th transport is added, the counter wraps to zero. SCTP sock_diag uses transport_count to reserve the IN...

8.8CVSS5.3AI score0.00469EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 12:27 p.m.7 views

EUVD-2026-59662

In the Linux kernel, the following vulnerability has been resolved: sctp: prevent peer transport count overflow sctpassocaddpeer increments the association's 16-bit transportcount for every new unique peer. Adding the 65,536th transport wraps the count to zero. SCTP sockdiag uses transportcount t...

5.4AI score0.00469EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/15 12:27 p.m.28 views

CVE-2026-74469 sctp: prevent peer transport count overflow

In the Linux kernel, the following vulnerability has been resolved: sctp: prevent peer transport count overflow sctpassocaddpeer increments the association's 16-bit transportcount for every new unique peer. Adding the 65,536th transport wraps the count to zero. SCTP sockdiag uses transportcount t...

8.8CVSS0.00469EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 12:27 p.m.8 views

CVE-2026-74469 sctp: prevent peer transport count overflow

In the Linux kernel, the following vulnerability has been resolved: sctp: prevent peer transport count overflow sctpassocaddpeer increments the association's 16-bit transportcount for every new unique peer. Adding the 65,536th transport wraps the count to zero. SCTP sockdiag uses transportcount t...

8.8CVSS5.5AI score
SaveExploits0References11
CVE
CVE
added 2026/08/15 12:27 p.m.21 views

CVE-2026-74468

The CVE-2026-74468 vulnerability affects the Linux kernel GPIO subsystem for the pch (Platform Controller Hub) driver. The root cause is that pch_irq_type() uses a spinlock (chip->spinlock) with spin_lock_irqsave() while __irq_set_trigger() is invoked with desc->lock held (a raw_spinlock_t)...

5.5AI score0.00177EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/15 12:27 p.m.36 views

CVE-2026-74468 gpio: pch: use raw_spinlock_t for the register lock

In the Linux kernel, the following vulnerability has been resolved: gpio: pch: use rawspinlockt for the register lock pchirqtype is registered as the irqchip .irqsettype callback and takes chip-spinlock with spinlockirqsave. This callback is reached from setupirq - irqsettrigger - chip-irqsettype...

0.00177EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/15 12:27 p.m.7 views

CVE-2026-74468

In the Linux kernel, the following vulnerability has been resolved: gpio: pch: use rawspinlockt for the register lock pchirqtype is registered as the irqchip .irqsettype callback and takes chip-spinlock with spinlockirqsave. This callback is reached from setupirq - irqsettrigger - chip-irqsettype...

5.5AI score0.00177EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 12:27 p.m.5 views

CVE-2026-74468 gpio: pch: use raw_spinlock_t for the register lock

In the Linux kernel, the following vulnerability has been resolved: gpio: pch: use rawspinlockt for the register lock pchirqtype is registered as the irqchip .irqsettype callback and takes chip-spinlock with spinlockirqsave. This callback is reached from setupirq - irqsettrigger - chip-irqsettype...

5.7AI score
SaveExploits0References11
CVE
CVE
added 2026/08/15 12:27 p.m.20 views

CVE-2026-74466

The CVE-2026-74466 vulnerability concerns the Linux kernel’s s390/zcrypt path. A domain value is extracted from a CCA or EP11 ioctl struct and, under certain conditions (custom device node, administrative load), is used as an array index after bounds checking without a speculation barrier. This c...

5.4AI score0.0017EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/15 12:27 p.m.26 views

CVE-2026-74467

CVE-2026-74467 concerns the Linux kernel: the s390/qeth code failed to enforce CAP_NET_ADMIN for private ioctl commands (SIOC_QETH_ADP_SET_SNMP_CONTROL, SIOC_QETH_GET_CARD_TYPE, SIOC_QETH_QUERY_OAT). The vulnerability is mitigated by gating these SIOCDEVPRIVATE ioctls with a CAP_NET_ADMIN check t...

7.8CVSS5.3AI score0.00129EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/15 12:27 p.m.8 views

CVE-2026-74466 s390/zcrypt: Close speculative mem read possibility

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Close speculative mem read possibility The domain value is extracted from a given CCA or EP11 ioctl struct when a CPRB is about to be sent. Thus this is a user controlled value. Under some special conditions custom...

5.5AI score
SaveExploits0References5
OSV
OSV
added 2026/08/15 12:27 p.m.15 views

CVE-2026-74467 s390/qeth: Check CAP_NET_ADMIN for private ioctls

In the Linux kernel, the following vulnerability has been resolved: s390/qeth: Check CAPNETADMIN for private ioctls Gate the SIOCDEVPRIVATE ioctl commands SIOCQETHADPSETSNMPCONTROL, SIOCQETHGETCARDTYPE and SIOCQETHQUERYOAT with CAPNETADMIN capable check to ensure unprivileged users cannot invoke...

7.8CVSS5.5AI score
SaveExploits0References10
Rows per page
Query Builder