Lucene search
+L

10338 matches found

Debian CVE
Debian CVE
added 2026/04/24 2:45 p.m.31 views

CVE-2026-31656

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: fix refcount underflow in intelengineparkheartbeat A use-after-free / refcount underflow is possible when the heartbeat worker and intelengineparkheartbeat race to release the same engine-heartbeat.systole request. T...

7.8CVSS5.4AI score0.00117EPSS
SaveExploits0
CVE
CVE
added 2026/04/24 2:45 p.m.38 views

CVE-2026-31656

The CVE-2026-31656 issue affects the Linux kernel in the drm/i915/gt path, where a race between the heartbeat worker and intel_engine_park_heartbeat() can cause a refcount underflow and potential use-after-free of engine->heartbeat.systole. Root cause: a non-atomic read of the pointer followed...

7.8CVSS5.5AI score0.00117EPSS
SaveExploits0References8Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/24 2:45 p.m.5 views

CVE-2026-31656

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: fix refcount underflow in intelengineparkheartbeat A use-after-free / refcount underflow is possible when the heartbeat worker and intelengineparkheartbeat race to release the same engine-heartbeat.systole request. T...

5.4AI score0.00117EPSS
SaveExploits0References8Affected Software1
EUVD
EUVD
added 2026/04/24 2:45 p.m.8 views

EUVD-2026-25549

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: fix refcount underflow in intelengineparkheartbeat A use-after-free / refcount underflow is possible when the heartbeat worker and intelengineparkheartbeat race to release the same engine-heartbeat.systole request. T...

5.5AI score0.00117EPSS
SaveExploits0References7
OSV
OSV
added 2026/04/24 2:45 p.m.11 views

CVE-2026-31656 drm/i915/gt: fix refcount underflow in intel_engine_park_heartbeat

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: fix refcount underflow in intelengineparkheartbeat A use-after-free / refcount underflow is possible when the heartbeat worker and intelengineparkheartbeat race to release the same engine-heartbeat.systole request. T...

7.8CVSS5.8AI score
SaveExploits0References11
EUVD
EUVD
added 2026/04/24 2:45 p.m.14 views

EUVD-2026-25542

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: fix integer underflow in chain mode The jumbofrm chain-mode implementation unconditionally computes len = nopagedlen - bmax; where nopagedlen = skbheadlenskb linear bytes only and bmax is BUFSIZE8KiB or BUFSIZE2KiB...

6AI score0.00459EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/04/24 2:45 p.m.65 views

CVE-2026-31649 net: stmmac: fix integer underflow in chain mode

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: fix integer underflow in chain mode The jumbofrm chain-mode implementation unconditionally computes len = nopagedlen - bmax; where nopagedlen = skbheadlenskb linear bytes only and bmax is BUFSIZE8KiB or BUFSIZE2KiB...

9.8CVSS0.00459EPSS
SaveExploits0References8
CVE
CVE
added 2026/04/24 2:45 p.m.80 views

CVE-2026-31649

The CVE-2026-31649 issue affects the Linux kernel’s stmmac driver, where jumbo_frm() can underflow when processing fragmented packets. If nopaged_len is small but skb->len is large, len = nopaged_len - buf_len (with buf_len clamped to min(nopaged_len, bmax)) can still yield a large unsigned va...

9.8CVSS6AI score0.00459EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2026/04/24 2:45 p.m.14 views

CVE-2026-31649 net: stmmac: fix integer underflow in chain mode

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: fix integer underflow in chain mode The jumbofrm chain-mode implementation unconditionally computes len = nopagedlen - bmax; where nopagedlen = skbheadlenskb linear bytes only and bmax is BUFSIZE8KiB or BUFSIZE2KiB...

9.8CVSS6.1AI score
SaveExploits0References13
Debian CVE
Debian CVE
added 2026/04/24 2:45 p.m.16 views

CVE-2026-31649

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: fix integer underflow in chain mode The jumbofrm chain-mode implementation unconditionally computes len = nopagedlen - bmax; where nopagedlen = skbheadlenskb linear bytes only and bmax is BUFSIZE8KiB or BUFSIZE2KiB...

9.8CVSS6.1AI score0.00459EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/04/24 2:42 p.m.19 views

CVE-2026-31617

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fncm: validate minimum blocklen in ncmunwrapntb The blocklen read from the host-supplied NTB header is checked against ntbmax but has no lower bound. When blocklen is smaller than opts-ndpsize, the bounds check of:...

5.5CVSS5.2AI score0.00129EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/04/24 2:33 p.m.7 views

CVE-2026-31551

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: Fix staticbranchdec underflow for aqldisable. syzbot reported staticbranchdec underflow in aqlenablewrite. 0 The problem is that aqlenablewrite does not serialise concurrent writes to the debugfs. aqlenablewrite...

5.2AI score0.00123EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2026/04/24 2:33 p.m.41 views

CVE-2026-31551 wifi: mac80211: Fix static_branch_dec() underflow for aql_disable.

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: Fix staticbranchdec underflow for aqldisable. syzbot reported staticbranchdec underflow in aqlenablewrite. 0 The problem is that aqlenablewrite does not serialise concurrent writes to the debugfs. aqlenablewrite...

0.00123EPSS
SaveExploits0References7
OSV
OSV
added 2026/04/24 2:33 p.m.11 views

CVE-2026-31551 wifi: mac80211: Fix static_branch_dec() underflow for aql_disable.

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: Fix staticbranchdec underflow for aqldisable. syzbot reported staticbranchdec underflow in aqlenablewrite. 0 The problem is that aqlenablewrite does not serialise concurrent writes to the debugfs. aqlenablewrite...

5.9AI score
SaveExploits0References10
Debian CVE
Debian CVE
added 2026/04/24 2:33 p.m.12 views

CVE-2026-31551

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: Fix staticbranchdec underflow for aqldisable. syzbot reported staticbranchdec underflow in aqlenablewrite. 0 The problem is that aqlenablewrite does not serialise concurrent writes to the debugfs. aqlenablewrite...

5.5CVSS5.2AI score0.00123EPSS
SaveExploits0
EUVD
EUVD
added 2026/04/24 2:33 p.m.10 views

EUVD-2026-25444

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: Fix staticbranchdec underflow for aqldisable. syzbot reported staticbranchdec underflow in aqlenablewrite. 0 The problem is that aqlenablewrite does not serialise concurrent writes to the debugfs. aqlenablewrite...

5.3AI score0.00123EPSS
SaveExploits0References7
CVE
CVE
added 2026/04/24 2:33 p.m.29 views

CVE-2026-31551

The CVE-2026-31551 entry relates to the Linux kernel mac80211 wifi subsystem. A race in aql_enable_write() during concurrent debugfs writes can cause a static_branch_dec() underflow because the code checks static_key_false(&aql_disable.key) and then later increments/decrements the static branch, ...

5.5CVSS5.4AI score0.00123EPSS
SaveExploits0References7Affected Software1
CNNVD
CNNVD
added 2026/04/24 12:00 a.m.16 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the lack of return statements in the nfcllcprecvhdlc and nfcllcprecvdisc functions after the...

8.8CVSS5.8AI score0.00224EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/04/24 12:00 a.m.21 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the lack of verification of the minimum block len in the ncmunwrapntb function. This vulnerabilit...

5.5CVSS5.8AI score0.00129EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/04/24 12:00 a.m.19 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from a underflow in the reference counting mechanism used in intelengineparkheartbeat. This...

7.8CVSS5.8AI score0.00117EPSS
SaveExploits0References2
Rows per page
Query Builder