Lucene search
+L

55238 matches found

OSV
OSV
added 2026/06/24 11:48 a.m.9 views

MINI-W7CX-F74C-6MWC

Bulletin has no description...

6.5CVSS5.7AI score0.00389EPSS
SaveExploits0
OSV
OSV
added 2026/06/24 11:48 a.m.7 views

MINI-WGW5-CHG4-5V3H

Bulletin has no description...

9.1CVSS5.7AI score0.006EPSS
SaveExploits0
OSV
OSV
added 2026/06/24 11:48 a.m.8 views

MINI-W77V-W77J-V6Q4

Bulletin has no description...

8.7CVSS6.5AI score0.00391EPSS
SaveExploits0
OSV
OSV
added 2026/06/24 9:59 a.m.9 views

SUSE-SU-2026:22409-1 Security update for the Linux Kernel RT (Live Patch 18 for SUSE Linux Enterprise Micro 6.0)

This update for the SUSE Linux Enterprise Kernel 6.4.0-40.1 fixes various security issues The following security issues were fixed: - CVE-2026-23278: netfilter: nftables: always walk all pending catchall elements bsc1260907. - CVE-2026-31402: nfsd: fix heap overflow in NFSv4.0 LOCK replay cache...

9.8CVSS6.2AI score0.00949EPSS
SaveExploits8References14
OSV
OSV
added 2026/06/24 9:59 a.m.11 views

SUSE-SU-2026:22414-1 Security update for the Linux Kernel RT (Live Patch 23 for SUSE Linux Enterprise Micro 6.0)

This update for the SUSE Linux Enterprise Kernel 6.4.0-46.1 fixes various security issues The following security issues were fixed: - CVE-2026-31402: nfsd: fix heap overflow in NFSv4.0 LOCK replay cache bsc1261640. - CVE-2026-31504: net: fix fanout UAF in packetrelease via NETDEVUP race bsc126308...

9.8CVSS6.7AI score0.00949EPSS
SaveExploits8References12
OSV
OSV
added 2026/06/24 9:39 a.m.12 views

SUSE-SU-2026:22400-1 Security update for the Linux Kernel (Live Patch 9 for SUSE Linux Enterprise Micro 6.0)

This update for the SUSE Linux Enterprise Kernel 6.4.0-31.1 fixes various security issues The following security issues were fixed: - CVE-2026-23278: netfilter: nftables: always walk all pending catchall elements bsc1260907. - CVE-2026-31402: nfsd: fix heap overflow in NFSv4.0 LOCK replay cache...

9.8CVSS6.7AI score0.00949EPSS
SaveExploits8References14
OSV
OSV
added 2026/06/24 9:39 a.m.11 views

SUSE-SU-2026:22464-1 Security update for the Linux Kernel (Live Patch 8 for SUSE Linux Enterprise Micro 6.0)

This update for the SUSE Linux Enterprise Kernel 6.4.0-30.1 fixes various security issues The following security issues were fixed: - CVE-2026-23278: netfilter: nftables: always walk all pending catchall elements bsc1260907. - CVE-2026-31402: nfsd: fix heap overflow in NFSv4.0 LOCK replay cache...

9.8CVSS6.2AI score0.00949EPSS
SaveExploits8References14
NVD
NVD
added 2026/06/24 8:16 a.m.18 views

CVE-2026-52912

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfqueue: hold bridge skb-dev while queued brpassframeup rewrites skb-dev from the ingress port to the bridge master before queueing bridge LOCALIN packets. NFQUEUE only holds references on state.in/out and bridge...

7.8CVSS0.00142EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/06/24 8:16 a.m.14 views

CVE-2026-52937

In the Linux kernel, the following vulnerability has been resolved: tap: fix stack info leak in tapioctl SIOCGIFHWADDR In the SIOCGIFHWADDR path, tapioctl copies 16 bytes of an uninitialised on-stack struct sockaddrstorage to userspace via ifrhwaddr, but netifgetmacaddress only writes safamily an...

5.5CVSS5.4AI score0.00112EPSS
SaveExploits0References13
OSV
OSV
added 2026/06/24 8:16 a.m.15 views

UBUNTU-CVE-2026-52925

In the Linux kernel, the following vulnerability has been resolved: vrf: Fix a potential NPD when removing a port from a VRF RCU readers that identified a net device as a VRF port using netifisl3slave assume that a subsequent call to netdevmasterupperdevgetrcu will return a VRF device. They then...

5.5CVSS5.7AI score0.00114EPSS
SaveExploits0References44
OSV
OSV
added 2026/06/24 8:16 a.m.10 views

UBUNTU-CVE-2026-52941

In the Linux kernel, the following vulnerability has been resolved: net/smc: avoid NULL deref of conn-lnk in smcmsgevent tracepoint The smcmsgevent tracepoint class, shared by smctxsendmsg and smcrxrecvmsg, unconditionally dereferences smc-conn.lnk: stringname, smc-conn.lnk-ibname conn-lnk is onl...

5.5CVSS5.7AI score0.00119EPSS
SaveExploits0References17
CVE
CVE
added 2026/06/24 7:14 a.m.35 views

CVE-2026-52941

Summary: CVE-2026-52941 affects the Linux kernel net/smc stack. The smc_msg_event tracepoint used by smc_tx_sendmsg/smc_rx_recvmsg dereferenced conn.lnk unconditionally, causing a NULL pointer dereference when conn.lnk is NULL on SMC-D, leading to a crash. The fix guards against !conn->lnk and...

5.5CVSS5.8AI score0.00119EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/06/24 7:14 a.m.12 views

CVE-2026-52941 net/smc: avoid NULL deref of conn->lnk in smc_msg_event tracepoint

In the Linux kernel, the following vulnerability has been resolved: net/smc: avoid NULL deref of conn-lnk in smcmsgevent tracepoint The smcmsgevent tracepoint class, shared by smctxsendmsg and smcrxrecvmsg, unconditionally dereferences smc-conn.lnk: stringname, smc-conn.lnk-ibname conn-lnk is onl...

5.8AI score
SaveExploits0References9
Cvelist
Cvelist
added 2026/06/24 7:14 a.m.43 views

CVE-2026-52941 net/smc: avoid NULL deref of conn->lnk in smc_msg_event tracepoint

In the Linux kernel, the following vulnerability has been resolved: net/smc: avoid NULL deref of conn-lnk in smcmsgevent tracepoint The smcmsgevent tracepoint class, shared by smctxsendmsg and smcrxrecvmsg, unconditionally dereferences smc-conn.lnk: stringname, smc-conn.lnk-ibname conn-lnk is onl...

0.00119EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/06/24 7:14 a.m.12 views

CVE-2026-52925

In the Linux kernel, the following vulnerability has been resolved: vrf: Fix a potential NPD when removing a port from a VRF RCU readers that identified a net device as a VRF port using netifisl3slave assume that a subsequent call to netdevmasterupperdevgetrcu will return a VRF device. They then...

5.7AI score0.00114EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2026/06/24 7:14 a.m.44 views

CVE-2026-52912 netfilter: nf_queue: hold bridge skb->dev while queued

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfqueue: hold bridge skb-dev while queued brpassframeup rewrites skb-dev from the ingress port to the bridge master before queueing bridge LOCALIN packets. NFQUEUE only holds references on state.in/out and bridge...

7.8CVSS0.00142EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/06/24 7:14 a.m.15 views

EUVD-2026-38715

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfqueue: hold bridge skb-dev while queued brpassframeup rewrites skb-dev from the ingress port to the bridge master before queueing bridge LOCALIN packets. NFQUEUE only holds references on state.in/out and bridge...

5.7AI score0.00142EPSS
SaveExploits0References8
OSV
OSV
added 2026/06/24 7:14 a.m.8 views

CVE-2026-52912 netfilter: nf_queue: hold bridge skb->dev while queued

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfqueue: hold bridge skb-dev while queued brpassframeup rewrites skb-dev from the ingress port to the bridge master before queueing bridge LOCALIN packets. NFQUEUE only holds references on state.in/out and bridge...

7.8CVSS5.8AI score
SaveExploits0References11
CVE
CVE
added 2026/06/24 7:14 a.m.68 views

CVE-2026-52912

The CVE-2026-52912 affects the Linux kernel netfilter nf_queue handling of bridge LOCAL_IN traffic. br_pass_frame_up() rewrites skb->dev from the ingress port to the bridge master before queueing, allowing a queued bridge packet to retain a freed bridge master in skb->dev. On reinjection, b...

7.8CVSS5.7AI score0.00142EPSS
SaveExploits0References8Affected Software1
NVD
NVD
added 2026/06/24 5:17 a.m.19 views

CVE-2026-12850

Multiple OS command injection vulnerabilities exist in the libNetSetObj.so functionality of GeoVision GV-I/O Box 4E 2.09. A specially crafted network packet can lead to command execution. An attacker can send a network request to trigger this vulnerability. libNetSetObj.so is an internal library...

9.1CVSS0.02703EPSS
SaveExploits0References2
Rows per page
Query Builder