Lucene search
K

2032 matches found

Cvelist
Cvelist
added 2025/10/01 11:42 a.m.7 views

CVE-2023-53449 s390/dasd: Fix potential memleak in dasd_eckd_init()

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: Fix potential memleak in dasdeckdinit dasdreservereq is allocated before dasdvolinforeq, and it also needs to be freed before the error returns, just like the other cases in this function...

0.00142EPSS
Exploits0References6
NVD
NVD
added 2025/10/01 8:15 a.m.3 views

CVE-2025-39911

In the Linux kernel, the following vulnerability has been resolved: i40e: fix IRQ freeing in i40evsirequestirqmsix error path If requestirq in i40evsirequestirqmsix fails in an iteration later than the first, the error path wants to free the IRQs requested so far. However, it uses the wrong devid...

7.8CVSS0.00143EPSS
Exploits0References9
OSV
OSV
added 2025/10/01 8:15 a.m.1 views

UBUNTU-CVE-2025-39911

In the Linux kernel, the following vulnerability has been resolved: i40e: fix IRQ freeing in i40evsirequestirqmsix error path If requestirq in i40evsirequestirqmsix fails in an iteration later than the first, the error path wants to free the IRQs requested so far. However, it uses the wrong devid...

7.8CVSS6.5AI score0.00143EPSS
Exploits0References32
Vulnrichment
Vulnrichment
added 2025/10/01 7:44 a.m.9 views

CVE-2025-39911 i40e: fix IRQ freeing in i40e_vsi_request_irq_msix error path

In the Linux kernel, the following vulnerability has been resolved: i40e: fix IRQ freeing in i40evsirequestirqmsix error path If requestirq in i40evsirequestirqmsix fails in an iteration later than the first, the error path wants to free the IRQs requested so far. However, it uses the wrong devid...

6.6AI score0.00143EPSS
Exploits0References8
CVE
CVE
added 2025/10/01 7:44 a.m.23 views

CVE-2025-39911

CVE-2025-39911 : Linux kernel i40e driver fix for IRQ freeing in i40e_vsi_request_irq_msix error path. If request_irq() fails after the first iteration, the error path frees IRQs with the wrong dev_id, causing IRQs to remain freed incorrectly and triggering a WARNING: “Trying to free already-free...

7.8CVSS6.3AI score0.00143EPSS
Exploits0References9Affected Software1
Debian CVE
Debian CVE
added 2025/10/01 7:44 a.m.3 views

CVE-2025-39911

In the Linux kernel, the following vulnerability has been resolved: i40e: fix IRQ freeing in i40evsirequestirqmsix error path If requestirq in i40evsirequestirqmsix fails in an iteration later than the first, the error path wants to free the IRQs requested so far. However, it uses the wrong devid...

7.8CVSS6.2AI score0.00143EPSS
Exploits0
OSV
OSV
added 2025/10/01 7:44 a.m.3 views

CVE-2025-39911 i40e: fix IRQ freeing in i40e_vsi_request_irq_msix error path

In the Linux kernel, the following vulnerability has been resolved: i40e: fix IRQ freeing in i40evsirequestirqmsix error path If requestirq in i40evsirequestirqmsix fails in an iteration later than the first, the error path wants to free the IRQs requested so far. However, it uses the wrong devid...

7.8CVSS6.7AI score0.00143EPSS
Exploits0References12
Positive Technologies
Positive Technologies
added 2025/10/01 12:0 a.m.4 views

PT-2025-40148

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A resource leak exists in the error handling path of the mpc52xx lpbfifo probe function on the powerpc/52xx architecture. Specifically, a call to request irq is not balanced with a...

6.2AI score0.00146EPSS
Exploits0References11
Positive Technologies
Positive Technologies
added 2025/10/01 12:0 a.m.2 views

PT-2025-40136

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a memory leak in the fs/ntfs3 module, specifically within the ntfs fill super function. This issue was reported by syzbot, a kernel testing tool, which identifi...

6.4AI score0.00148EPSS
Exploits0References6
Positive Technologies
Positive Technologies
added 2025/10/01 12:0 a.m.3 views

PT-2025-40210

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the ext4 filesystem implementation. Specifically, the ext4 get group info function previously triggered a kernel BUG when encountering an invalid...

6.2AI score0.00142EPSS
Exploits0References7
Microsoft CVE
Microsoft CVE
added 2025/09/27 1:2 a.m.3 views

drm/panfrost: Fix the error path in panfrost_mmu_map_fault_addr()

...

5.5CVSS7AI score0.00237EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/09/25 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2023-53435

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - cassini: Fix a memory leak in the error handling path of casinitone cassaturnfirmwareinit allocates some memory using vmalloc. This memory is freed in the .remo...

5.5CVSS6.1AI score0.00136EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2025/09/25 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-39837

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: platform/x86: asus-wmi: Fix racy registrations asuswmiregisterdriver may be called from...

7.8CVSS5.7AI score0.00143EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2025/09/23 12:0 a.m.9 views

PT-2025-44123

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the ocfs2 component related to a double free in the user cluster connect function. Specifically, user cluster disconnect frees a memory region, an...

4.6CVSS5.8AI score0.00207EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/09/22 11:32 p.m.1 views

SUSE CVE-2024-53120

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: CT: Fix null-ptr-deref in add rule err flow In error flow of mlx5tcctentryaddrule, in case ctruleadd callback returns error, zonerule-attr is used uninitiated. Fix it to use attr which has the needed pointer value...

5.5CVSS6AI score0.00231EPSS
Exploits0References17
Tenable Nessus
Tenable Nessus
added 2025/09/20 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-53330

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - caif: fix memory leak in cfctrllinkuprequest When linktype is unknown or kzalloc failed in cfctrllinkuprequest, pkt is not released. Add release process to erro...

5.5CVSS6AI score0.00136EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2025/09/19 11:36 p.m.1 views

SUSE CVE-2022-50395

In the Linux kernel, the following vulnerability has been resolved: integrity: Fix memory leakage in keyring allocation error path Key restriction is allocated in integrityinitkeyring. However, if keyring allocation failed, it is not freed, causing memory leaks...

5.5CVSS6.5AI score0.00147EPSS
Exploits0References8
SUSE CVE
SUSE CVE
added 2025/09/19 11:34 p.m.2 views

SUSE CVE-2023-53388

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Clean dangling pointer on bind error path mtkdrmbind can fail, in which case drmdevput is called, destroying the drmdevice object. However a pointer to it was still being held in the private object, and that pointer...

5.5CVSS6.5AI score0.00143EPSS
Exploits0References7
SUSE CVE
SUSE CVE
added 2025/09/19 11:33 p.m.1 views

SUSE CVE-2023-53435

In the Linux kernel, the following vulnerability has been resolved: cassini: Fix a memory leak in the error handling path of casinitone cassaturnfirmwareinit allocates some memory using vmalloc. This memory is freed in the .remove function but not it the error handling path of the probe. Add the...

5.5CVSS6.4AI score0.00136EPSS
Exploits0References7
SUSE CVE
SUSE CVE
added 2025/09/19 11:24 p.m.1 views

SUSE CVE-2025-39837

In the Linux kernel, the following vulnerability has been resolved: platform/x86: asus-wmi: Fix racy registrations asuswmiregisterdriver may be called from multiple drivers concurrently, which can lead to the racy list operations, eventually corrupting the memory and hitting Oops on some ASUS...

7.8CVSS6.5AI score0.00143EPSS
Exploits0References3
Rows per page
Query Builder