Lucene search
K

35 matches found

EUVD
EUVD
added 2026/06/24 6:32 p.m.4 views

EUVD-2026-38820

In the Linux kernel, the following vulnerability has been resolved: iommu: Fix WARNON in iommugroupsetdomainnofail due to reset In iommugroupsetdomaininternal, concurrent domain attachments are rejected when any device in the group is recovering. This is necessary to fence concurrent attachments ...

5.7AI score0.00131EPSS
Exploits0References3
OSV
OSV
added 2026/05/27 2:17 p.m.8 views

UBUNTU-CVE-2026-46004

In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: Handle probe errors properly The probe procedure of setupcard in caiaq driver doesn't treat the error cases gracefully, e.g. the error from sndcardregister calls sndcardfree but continues. This would lead to a UAF fo...

7.8CVSS5.8AI score0.00129EPSS
Exploits0References7
SUSE Linux
SUSE Linux
added 2026/02/12 11:32 a.m.7 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP3 kernel was updated to fix various security issues The following security issues were fixed: CVE-2022-50697: mrp: introduce active flags to prevent UAF when applicant uninit bsc1255594. CVE-2025-38129: pagepool: fix inconsistency for pagepoolringlock bsc1245723...

8.7CVSS7.8AI score0.09117EPSS
Exploits0References102
NVD
NVD
added 2025/11/12 11:15 a.m.4 views

CVE-2025-40158

In the Linux kernel, the following vulnerability has been resolved: ipv6: use RCU in ip6output Use RCU in ip6output in order to use dstdevrcu to prevent possible UAF. We can remove rcureadlock/rcureadunlock pairs from ip6finishoutput2...

0.00193EPSS
Exploits0References2
OSV
OSV
added 2025/11/12 11:15 a.m.7 views

AZL-70025 CVE-2025-40158 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: ipv6: use RCU in ip6output Use RCU in ip6output in order to use dstdevrcu to prevent possible UAF. We can remove rcureadlock/rcureadunlock pairs from ip6finishoutput2...

5.6AI score0.00193EPSS
Exploits0References1
CVE
CVE
added 2025/11/12 10:23 a.m.20 views

CVE-2025-40139

CVE-2025-40139 affects the Linux kernel in the SMC (Shared Memory Communications) path. The issue is in the function smc_clc_prfx_set(), which is invoked during connect() and is not protected by RCU prior to dereferencing sk_dst_get(sk)->dev. This can lead to a use-after-free when the device i...

6AI score0.00165EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2025/10/29 12:24 a.m.5 views

SUSE CVE-2025-40074

In the Linux kernel, the following vulnerability has been resolved: ipv4: start using dstdevrcu Change icmpv4xrlimallow, ipdefrag to prevent possible UAF. Change ipmrpreparexmit, ipmrqueuefwdxmit, ipmroutput, ipv4neighlookup to use lockdep enabled dstdevrcu...

5.5CVSS6.5AI score0.0017EPSS
Exploits0References20
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2025-5157

Malicious code in bioql PyPI...

7.8CVSS7.2AI score0.07174EPSS
Exploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2025-4525

Malicious code in bioql PyPI...

7.8CVSS7.2AI score0.00275EPSS
Exploits0References9
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2025-5159

Malicious code in bioql PyPI...

7.8CVSS7.2AI score0.00234EPSS
Exploits0References9
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2024-50473

Malicious code in bioql PyPI...

7.8CVSS7.4AI score0.00292EPSS
Exploits0References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2022-54938

Malicious code in bioql PyPI...

7.8CVSS5.8AI score0.00267EPSS
Exploits0References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2025-5980

Malicious code in bioql PyPI...

7.8CVSS8.2AI score0.00211EPSS
Exploits0References6
Cvelist
Cvelist
added 2025/07/04 1:37 p.m.7 views

CVE-2025-38180 net: atm: fix /proc/net/atm/lec handling

In the Linux kernel, the following vulnerability has been resolved: net: atm: fix /proc/net/atm/lec handling /proc/net/atm/lec must ensure safety against devlec changes. It appears it had devput calls without prior devhold, leading to imbalance and UAF...

0.0017EPSS
Exploits0References8
OSV
OSV
added 2025/06/18 11:15 a.m.3 views

CVE-2022-50083

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

7.2AI score
Exploits0References1
CVE
CVE
added 2025/04/03 7:19 a.m.288 views

CVE-2025-21999

Summary: CVE-2025-21999 affects the Linux kernel’s procfs inode creation path. A use-after-free (UAF) can occur when a module is freed (rmmod) while a /proc entry’s inode is instantiated, due to dereferencing pde->proc_ops that belongs to the module, after proc entry registration. The root cau...

7.8CVSS6.7AI score0.00193EPSS
Exploits0References9Affected Software1
Vulnrichment
Vulnrichment
added 2025/02/27 2:18 a.m.8 views

CVE-2025-21762 arp: use RCU protection in arp_xmit()

In the Linux kernel, the following vulnerability has been resolved: arp: use RCU protection in arpxmit arpxmit can be called without RTNL or RCU protection. Use RCU protection to avoid potential UAF...

7.4AI score0.00232EPSS
Exploits0References8
Cvelist
Cvelist
added 2025/02/27 2:18 a.m.13 views

CVE-2025-21759 ipv6: mcast: extend RCU protection in igmp6_send()

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: extend RCU protection in igmp6send igmp6send can be called without RTNL or RCU being held. Extend RCU protection so that we can safely fetch the net pointer and avoid a potential UAF. Note that we no longer can use...

0.07174EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2025/02/27 2:18 a.m.4 views

CVE-2025-21759

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: extend RCU protection in igmp6send igmp6send can be called without RTNL or RCU being held. Extend RCU protection so that we can safely fetch the net pointer and avoid a potential UAF. Note that we no longer can use...

7.8CVSS5.6AI score0.07174EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/02/27 2:7 a.m.12 views

CVE-2025-21731

In the Linux kernel, the following vulnerability has been resolved: nbd: don't allow reconnect after disconnect Following process can cause nbdconfig UAF: 1 grab nbdconfig temporarily; 2 nbdgenldisconnect flush all recvwork and release the initial reference: nbdgenldisconnect nbddisconnectandput...

7.8CVSS5.9AI score0.00204EPSS
Exploits0
Rows per page
Query Builder