Lucene search
+L

248169 matches found

Debian CVE
Debian CVE
added 5 days ago7 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.00168EPSS
SaveExploits0
CVE
CVE
added 5 days ago15 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.00168EPSS
SaveExploits0References8
CVE
CVE
added 5 days ago17 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 5 days ago19 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 5 days ago6 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 5 days ago11 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
Cvelist
Cvelist
added 5 days ago29 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.8CVSS0.00129EPSS
SaveExploits0References7
EUVD
EUVD
added 5 days ago7 views

EUVD-2026-59659

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.4AI score0.0017EPSS
SaveExploits0References2
Cvelist
Cvelist
added 5 days ago32 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...

0.0017EPSS
SaveExploits0References2
EUVD
EUVD
added 5 days ago6 views

EUVD-2026-59658

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix potential UAF on meter attach failure While attaching a newly created meter attachmeter function makes the new meter visible to other CPUs but can still fail afterwards. On failure, it detaches the meter bac...

5.5AI score0.00125EPSS
SaveExploits0References5
CVE
CVE
added 5 days ago22 views

CVE-2026-74465

The CVE-2026-74465 entry describes a potential use-after-free in Linux kernel/Open vSwitch meter handling: attach_meter() may briefly expose a newly created meter and later free it on failure via ovs_meter_cmd_set(), risking UAF if RC reader/window timing allows access. The fix (per the reports) ...

7.8CVSS5.5AI score0.00125EPSS
SaveExploits0References8
Cvelist
Cvelist
added 5 days ago34 views

CVE-2026-74463 i2c: jz4780: Cache host clock rate at probe to prevent CCF prepare_lock deadlock

In the Linux kernel, the following vulnerability has been resolved: i2c: jz4780: Cache host clock rate at probe to prevent CCF preparelock deadlock Fix a severe AB/BA deadlock between the Common Clock Framework CCF and the I2C adapter lock, which triggers when an I2C-controlled clock generator...

0.00168EPSS
SaveExploits0References8
Cvelist
Cvelist
added 5 days ago29 views

CVE-2026-74464 net: openvswitch: fix skb leak on flow key update failure during ct

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix skb leak on flow key update failure during ct ovsctexecute always steals or frees the skb on failure while ovsflowkeyupdate does not. So, if it fails and we return right away, the skb ends up leaked. Fix tha...

0.00168EPSS
SaveExploits0References8
CVE
CVE
added 5 days ago20 views

CVE-2026-74463

The CVE-2026-74463 issue concerns the Linux kernel: i2c: jz4780: Cache host clock rate at probe to prevent CCF prepare_lock deadlock. The root cause is that during an I2C clock frequency change, the Common Clock Framework (CCF) can deadlock with the I2C adapter lock when clk_get_rate() is invoked...

5.4AI score0.00168EPSS
SaveExploits0References8
EUVD
EUVD
added 5 days ago9 views

EUVD-2026-59656

In the Linux kernel, the following vulnerability has been resolved: i2c: jz4780: Cache host clock rate at probe to prevent CCF preparelock deadlock Fix a severe AB/BA deadlock between the Common Clock Framework CCF and the I2C adapter lock, which triggers when an I2C-controlled clock generator...

5.5AI score0.00168EPSS
SaveExploits0References5
OSV
OSV
added 5 days ago10 views

CVE-2026-74463 i2c: jz4780: Cache host clock rate at probe to prevent CCF prepare_lock deadlock

In the Linux kernel, the following vulnerability has been resolved: i2c: jz4780: Cache host clock rate at probe to prevent CCF preparelock deadlock Fix a severe AB/BA deadlock between the Common Clock Framework CCF and the I2C adapter lock, which triggers when an I2C-controlled clock generator...

5.6AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 5 days ago8 views

CVE-2026-74462

In the Linux kernel, the following vulnerability has been resolved: i2c: imx: mark I2C adapter when hardware is powered down On some i.MX platforms, certain I2C client drivers keep a periodic workqueue which continues to trigger I2C transfers. During system suspend/resume, there exists a time...

5.4AI score0.00166EPSS
SaveExploits0
OSV
OSV
added 5 days ago4 views

CVE-2026-74462 i2c: imx: mark I2C adapter when hardware is powered down

In the Linux kernel, the following vulnerability has been resolved: i2c: imx: mark I2C adapter when hardware is powered down On some i.MX platforms, certain I2C client drivers keep a periodic workqueue which continues to trigger I2C transfers. During system suspend/resume, there exists a time...

5.5AI score
SaveExploits0References6
CVE
CVE
added 5 days ago18 views

CVE-2026-74462

CVE-2026-74462 – Linux kernel i2c: imx vulnerable window during suspend/resume on i.MX platforms where a periodic I2C workqueue could trigger transfers while hardware resources (clock/pinctrl) are unavailable. Root cause: I2C adapter may be accessed in the window between suspend_noirq and resume_...

5.4AI score0.00166EPSS
SaveExploits0References3
Cvelist
Cvelist
added 5 days ago31 views

CVE-2026-74462 i2c: imx: mark I2C adapter when hardware is powered down

In the Linux kernel, the following vulnerability has been resolved: i2c: imx: mark I2C adapter when hardware is powered down On some i.MX platforms, certain I2C client drivers keep a periodic workqueue which continues to trigger I2C transfers. During system suspend/resume, there exists a time...

0.00166EPSS
SaveExploits0References3
Rows per page
Query Builder