Lucene search
+L

32816 matches found

CVE
CVE
added 2026/01/25 2:36 p.m.50 views

CVE-2026-23000

CVE-2026-23000 concerns the Linux kernel mlx5e driver. The issue occurs when mlx5e_netdev_change_profile fails to attach a new profile and then cannot rollback to the old one, leaving a dangling netdev with a reset priv. A second change-profile attempt (e.g., via switchdev) can crash when derefer...

5.5CVSS5.3AI score0.00153EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2026/01/25 2:36 p.m.16 views

CVE-2026-23000

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix crash on profile change rollback failure mlx5enetdevchangeprofile can fail to attach a new profile and can fail to rollback to old profile, in such case, we could end up with a dangling netdev with a fully reset...

5.5CVSS5.3AI score0.00153EPSS
SaveExploits0
EUVD
EUVD
added 2026/01/25 2:36 p.m.8 views

EUVD-2026-4630

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Don't store mlx5epriv in mlx5edev devlink priv mlx5epriv is an unstable structure that can be memset0 if profile attaching fails, mlx5epriv in mlx5edev devlink private is used to reference the netdev and mdev associate...

5.3AI score0.00158EPSS
SaveExploits0References4
CVE
CVE
added 2026/01/25 2:36 p.m.48 views

CVE-2026-22996

CVE-2026-22996 affects the Linux kernel mlx5e subsystems. The issue arises from storing the unstable mlx5e_priv in mlx5e_dev devlink priv, which could lead to a kernel NULL dereference during profile changes and an oops in mlx5e_remove. The fix stores netdev directly into mlx5e_dev and derives md...

5.5CVSS5.3AI score0.00158EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/01/25 2:36 p.m.7 views

CVE-2026-22996 net/mlx5e: Don't store mlx5e_priv in mlx5e_dev devlink priv

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Don't store mlx5epriv in mlx5edev devlink priv mlx5epriv is an unstable structure that can be memset0 if profile attaching fails, mlx5epriv in mlx5edev devlink private is used to reference the netdev and mdev associate...

5.3AI score
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/01/25 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-22996

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net/mlx5e: Don't store mlx5epriv in mlx5edev devlink priv mlx5epriv is an unstable structure that can be memset0 if profile attaching fails, mlx5epriv in mlx5ed...

5.5CVSS5.5AI score0.00158EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/01/24 12:25 a.m.10 views

SUSE CVE-2025-71148

In the Linux kernel, the following vulnerability has been resolved: net/handshake: restore destructor on submit failure handshakereqsubmit replaces sk-skdestruct but never restores it when submission fails before the request is hashed. handshakeskdestruct then returns early and the original...

4.7CVSS5.3AI score0.00115EPSS
SaveExploits0References19
OSV
OSV
added 2026/01/23 11:01 p.m.7 views

CVE-2026-24127 Typemill has Reflected XSS via login error view template

Typemill is a flat-file, Markdown-based CMS designed for informational documentation websites. A reflected Cross-Site Scripting XSS exists in the login error view template login.twig of versions 2.19.1 and below. The username value can be echoed back without proper contextual encoding when...

5.4CVSS5.5AI score
SaveExploits0References5
CVE
CVE
added 2026/01/23 11:01 p.m.35 views

CVE-2026-24127

CVE-2026-24127 pertains to Typemill, a flat-file CMS. A reflected XSS vulnerability exists in the login error view template login.twig affecting versions 2.19.1 and earlier, where the username value is echoed back without proper contextual encoding during failed authentication. This could allow a...

6.1CVSS5.5AI score0.00264EPSS
SaveExploits1References3Affected Software1
NVD
NVD
added 2026/01/23 3:16 p.m.12 views

CVE-2025-71153

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix memory leak in getfileallinfo In getfileallinfo, if vfsgetattr fails, the function returns immediately without freeing the allocated filename, leading to a memory leak. Fix this by freeing the filename before returning...

5.5CVSS0.00118EPSS
SaveExploits0References4
OSV
OSV
added 2026/01/23 3:16 p.m.11 views

AZL-78431 CVE-2025-71154 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: net: usb: rtl8150: fix memory leak on usbsubmiturb failure In asyncsetregisters, when usbsubmiturb fails, the allocated asyncreq structure and URB are not freed, causing a memory leak. The completion callback asyncsetregcb is...

5.5CVSS5.8AI score0.00119EPSS
SaveExploits0References1
OSV
OSV
added 2026/01/23 3:16 p.m.16 views

AZL-75150 CVE-2025-71148 affecting package kernel for versions less than 6.6.121.1-1

In the Linux kernel, the following vulnerability has been resolved: net/handshake: restore destructor on submit failure handshakereqsubmit replaces sk-skdestruct but never restores it when submission fails before the request is hashed. handshakeskdestruct then returns early and the original...

3.3CVSS5.8AI score0.00115EPSS
SaveExploits0References1
NVD
NVD
added 2026/01/23 3:16 p.m.11 views

CVE-2025-71148

In the Linux kernel, the following vulnerability has been resolved: net/handshake: restore destructor on submit failure handshakereqsubmit replaces sk-skdestruct but never restores it when submission fails before the request is hashed. handshakeskdestruct then returns early and the original...

3.3CVSS0.00115EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/01/23 3:16 p.m.8 views

CVE-2025-71154

In the Linux kernel, the following vulnerability has been resolved: net: usb: rtl8150: fix memory leak on usbsubmiturb failure In asyncsetregisters, when usbsubmiturb fails, the allocated asyncreq structure and URB are not freed, causing a memory leak. The completion callback asyncsetregcb is...

5.5CVSS5.7AI score0.00119EPSS
SaveExploits0References39
OSV
OSV
added 2026/01/23 3:16 p.m.20 views

UBUNTU-CVE-2025-71148

In the Linux kernel, the following vulnerability has been resolved: net/handshake: restore destructor on submit failure handshakereqsubmit replaces sk-skdestruct but never restores it when submission fails before the request is hashed. handshakeskdestruct then returns early and the original...

3.3CVSS5.7AI score0.00115EPSS
SaveExploits0References27
OSV
OSV
added 2026/01/23 3:16 p.m.8 views

UBUNTU-CVE-2025-71147

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: Fix a memory leak in tpm2loadcmd 'tpm2loadcmd' allocates a tempoary blob indirectly via 'tpm2keydecode' but it is not freed in the failure paths. Address this by wrapping the blob into with a cleanup helper...

5.5CVSS5.7AI score0.00119EPSS
SaveExploits0References39
UbuntuCve
UbuntuCve
added 2026/01/23 3:16 p.m.7 views

CVE-2025-71148

In the Linux kernel, the following vulnerability has been resolved: net/handshake: restore destructor on submit failure handshakereqsubmit replaces sk-skdestruct but never restores it when submission fails before the request is hashed. handshakeskdestruct then returns early and the original...

3.3CVSS5.6AI score0.00115EPSS
SaveExploits0References26
UbuntuCve
UbuntuCve
added 2026/01/23 3:16 p.m.8 views

CVE-2025-71153

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix memory leak in getfileallinfo In getfileallinfo, if vfsgetattr fails, the function returns immediately without freeing the allocated filename, leading to a memory leak. Fix this by freeing the filename before returning...

5.5CVSS5.7AI score0.00118EPSS
SaveExploits0References26
CVE
CVE
added 2026/01/23 2:25 p.m.38 views

CVE-2025-71153

Technical details for CVE-2025-71153 are not publicly available in the provided connected documents. Monitor for updates from security advisories and vendor PSNs to obtain affected products, impact, and remediation.

5.5CVSS5.2AI score0.00118EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/01/23 2:25 p.m.38 views

CVE-2025-71153 ksmbd: Fix memory leak in get_file_all_info()

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix memory leak in getfileallinfo In getfileallinfo, if vfsgetattr fails, the function returns immediately without freeing the allocated filename, leading to a memory leak. Fix this by freeing the filename before returning...

0.00118EPSS
SaveExploits0References4
Rows per page
Query Builder