Lucene search
+L

1246 matches found

Positive Technologies
Positive Technologies
added 2026/05/31 12:00 a.m.30 views

PT-2026-45211

Name of the Vulnerable Software and Affected Versions apache-airflow versions prior to 3.2.2 Description The 'partitioned dag runs' endpoints in the UI enforce only asset-level access control instead of per-Dag authorization. This allows an authenticated UI or API user with global Asset:read...

4.3CVSS5.4AI score0.00366EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2026/05/29 1:14 a.m.29 views

SUSE CVE-2026-46227

In the Linux kernel, the following vulnerability has been resolved: sctp: revalidate list cursor after sctpsendmsgtoasoc in SCTPSENDALL The SCTPSENDALL path in sctpsendmsg iterates ep-asocs with listforeachentrysafe, which caches the next entry in @tmp before the loop body runs. The body calls...

7CVSS5.7AI score0.00104EPSS
SaveExploits0References168
RedhatCVE
RedhatCVE
added 2026/05/28 8:50 p.m.17 views

CVE-2026-46015

A flaw was found in the Linux kernel's TCP networking subsystem. When an established network connection is migrated between listener sockets within the same SOREUSEPORT group, applications waiting for new connections may not be properly notified. This can cause poll, epollwait, and blocking accep...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References4
NVD
NVD
added 2026/05/28 10:16 a.m.16 views

CVE-2026-46187

In the Linux kernel, the following vulnerability has been resolved: wifi: rsi: fix kthread lifetime race between self-exit and external-stop RSI driver use both self-exitkthreadcompleteandexit and external-stop kthreadstop when killing a kthread. Generally, kthreadstop is called first, and in thi...

4.7CVSS0.00093EPSS
SaveExploits0References8
CVE
CVE
added 2026/05/28 9:40 a.m.46 views

CVE-2026-46223

The CVE-2026-46223 issue concerns the Linux kernel cgroup subsystem: rmdir defers percpu_ref kill of CSS until the cgroup is depopulated. A chain of commits reworked rmdir behavior to ensure ->css_offline() does not run while tasks are still doing kernel work in the cgroup. The core problem wa...

5.5CVSS5.7AI score0.00083EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/05/28 9:36 a.m.15 views

EUVD-2026-32814

In the Linux kernel, the following vulnerability has been resolved: wifi: rsi: fix kthread lifetime race between self-exit and external-stop RSI driver use both self-exitkthreadcompleteandexit and external-stop kthreadstop when killing a kthread. Generally, kthreadstop is called first, and in thi...

5.8AI score0.00093EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2026/05/28 8:04 a.m.13 views

net/smc: avoid early lgr access in smc_clc_wait_msg

...

7.5CVSS5.4AI score0.00501EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/05/28 3:54 a.m.15 views

SUSE CVE-2026-46027

In the Linux kernel, the following vulnerability has been resolved: net/smc: avoid early lgr access in smcclcwaitmsg A CLC decline can be received while the handshake is still in an early stage, before the connection has been associated with a link group. The decline handling in smcclcwaitmsg...

5.5CVSS5.7AI score0.00501EPSS
SaveExploits0References8
OSV
OSV
added 2026/05/27 2:17 p.m.12 views

UBUNTU-CVE-2026-46090

In the Linux kernel, the following vulnerability has been resolved: ALSA: aloop: Fix peer runtime UAF during format-change stop loopbackcheckformat may stop the capture side when playback starts with parameters that no longer match a running capture stream. Commit 826af7fa62e3 "ALSA: aloop: Fix...

7.8CVSS5.7AI score0.00103EPSS
SaveExploits0References23
OSV
OSV
added 2026/05/27 2:17 p.m.11 views

UBUNTU-CVE-2026-46073

In the Linux kernel, the following vulnerability has been resolved: hwmon: powerz Fix missing usbkillurb on signal interrupt waitforcompletioninterruptibletimeout returns -ERESTARTSYS when interrupted. This needs to abort the URB and return an error. No data has been received from the device so a...

5.5CVSS5.9AI score0.00122EPSS
SaveExploits0References23
CVE
CVE
added 2026/05/27 12:56 p.m.42 views

CVE-2026-46041

CVE-2026-46041 affects the Linux kernel with a fix for sleeping in an atomic context in the hdlc path used by greybus/gb-beagleplay. The root cause is that hdlc_append() calls usleep_range() while tx_producer_lock (a spinlock) is held, risking a BUG: scheduling while atomic. The workaround is to ...

5.5CVSS5.9AI score0.00135EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/05/27 12:56 p.m.10 views

CVE-2026-46041 greybus: gb-beagleplay: fix sleep in atomic context in hdlc_tx_frames()

In the Linux kernel, the following vulnerability has been resolved: greybus: gb-beagleplay: fix sleep in atomic context in hdlctxframes hdlcappend calls usleeprange to wait for circular buffer space, but it is called with txproducerlock a spinlock held via hdlctxframes -...

6.1AI score
SaveExploits0References7
CVE
CVE
added 2026/05/27 12:56 p.m.48 views

CVE-2026-46027

The CVE-2026-46027 fix targets the Linux kernel net/smc path, addressing a race where a CLC decline during an early handshake could trigger updates to link-group level sync state before the link group is fully initialized. The mitigation guards the link-group state update in smc_clc_wait_msg() so...

7.5CVSS5.7AI score0.00501EPSS
SaveExploits0References8Affected Software1
EUVD
EUVD
added 2026/05/27 12:56 p.m.21 views

EUVD-2026-32408

In the Linux kernel, the following vulnerability has been resolved: net/smc: avoid early lgr access in smcclcwaitmsg A CLC decline can be received while the handshake is still in an early stage, before the connection has been associated with a link group. The decline handling in smcclcwaitmsg...

5.7AI score0.00501EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/05/27 12:56 p.m.23 views

CVE-2026-46027

In the Linux kernel, the following vulnerability has been resolved: net/smc: avoid early lgr access in smcclcwaitmsg A CLC decline can be received while the handshake is still in an early stage, before the connection has been associated with a link group. The decline handling in smcclcwaitmsg...

7.5CVSS5.7AI score0.00501EPSS
SaveExploits0
OSV
OSV
added 2026/05/27 12:56 p.m.12 views

CVE-2026-46027 net/smc: avoid early lgr access in smc_clc_wait_msg

In the Linux kernel, the following vulnerability has been resolved: net/smc: avoid early lgr access in smcclcwaitmsg A CLC decline can be received while the handshake is still in an early stage, before the connection has been associated with a link group. The decline handling in smcclcwaitmsg...

7.5CVSS5.8AI score
SaveExploits0References11
ATTACKERKB
ATTACKERKB
added 2026/05/27 12:56 p.m.10 views

CVE-2026-46027

In the Linux kernel, the following vulnerability has been resolved: net/smc: avoid early lgr access in smcclcwaitmsg A CLC decline can be received while the handshake is still in an early stage, before the connection has been associated with a link group. The decline handling in smcclcwaitmsg...

7.5CVSS5.7AI score0.00501EPSS
SaveExploits0References9Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/27 12:00 a.m.61 views

PT-2026-43908

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified openSUSE Tumbleweed versions prior to kernel-devel-7.0.11-1.1 Description A flaw exists in the greybus gb-beagleplay component where the hdlc append function calls usleep range while the tx producer...

5.5CVSS6.2AI score0.00135EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/05/27 12:00 a.m.18 views

Linux Distros Unpatched Vulnerability : CVE-2026-46015

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - tcp: call skdataready after listener migration When inetcsklistenstop migrates an established child socket from a closing listener to another socket in the same...

7.8CVSS4.9AI score0.00129EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/05/27 12:00 a.m.22 views

PT-2026-43690

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix NULL pointer dereference on panthor fw unplug This patch removes the MCU halt and wait for halt procedures during panthor fw unplug as the MCU can be in a variety of states or the FW may not even be...

5.7AI score0.00138EPSS
SaveExploits0References3
Rows per page
Query Builder