Lucene search
+L

2266 matches found

RedhatCVE
RedhatCVE
added 2025/10/02 11:33 a.m.6 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...

7CVSS6AI score0.00147EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2025/10/02 8:7 a.m.16 views

i40e: fix IRQ freeing in i40e_vsi_request_irq_msix error path

...

7.8CVSS7AI score0.00147EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/10/01 11:32 p.m.5 views

SUSE CVE-2022-50461

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw: Fix PM runtime leakage in am65cpswnussndoslaveopen Ensure pmruntimeput is issued in error path...

5.5CVSS6.5AI score0.00143EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/10/01 5:47 p.m.10 views

kernel: ALSA: bcd2000: Fix a UAF bug on the error path of probing

In the Linux kernel, the following vulnerability has been resolved: ALSA: bcd2000: Fix a UAF bug on the error path of probing When the driver fails in sndcardregister at probe time, it will free the 'bcd2k-midiouturb' before killing it, which may cause a UAF bug. The following log can reveal it:...

7.8CVSS6.8AI score0.00204EPSS
SaveExploits0References5
NVD
NVD
added 2025/10/01 12:15 p.m.10 views

CVE-2022-50463

In the Linux kernel, the following vulnerability has been resolved: powerpc/52xx: Fix a resource leak in an error handling path The error handling path of mpc52xxlpbfifoprobe has a requestirq that is not balanced by a corresponding freeirq. Add the missing call, as already done in the remove...

5.5CVSS0.00149EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/01 12:15 p.m.7 views

UBUNTU-CVE-2023-53505

In the Linux kernel, the following vulnerability has been resolved: clk: tegra: tegra124-emc: Fix potential memory leak The tegra and tegra needs to be freed in the error handling path, otherwise it will be leaked...

5.5CVSS5.8AI score0.00146EPSS
SaveExploits0References10
OSV
OSV
added 2025/10/01 11:45 a.m.7 views

CVE-2023-53505 clk: tegra: tegra124-emc: Fix potential memory leak

In the Linux kernel, the following vulnerability has been resolved: clk: tegra: tegra124-emc: Fix potential memory leak The tegra and tegra needs to be freed in the error handling path, otherwise it will be leaked...

6.5AI score
SaveExploits0References10
Cvelist
Cvelist
added 2025/10/01 11:45 a.m.16 views

CVE-2022-50463 powerpc/52xx: Fix a resource leak in an error handling path

In the Linux kernel, the following vulnerability has been resolved: powerpc/52xx: Fix a resource leak in an error handling path The error handling path of mpc52xxlpbfifoprobe has a requestirq that is not balanced by a corresponding freeirq. Add the missing call, as already done in the remove...

0.00149EPSS
SaveExploits0References9
CVE
CVE
added 2025/10/01 11:45 a.m.23 views

CVE-2022-50451

CVE-2022-50451 involves a memory leak in the Linux kernel’s ntfs3 module, specifically in the ntfs_fill_super() error path. The provided documents consistently describe a bug where an unreferenced kmemleak object is leaked during mounting, traced to the error handling path of ntfs_fill_super(). T...

5.5CVSS6.1AI score0.00151EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/10/01 11:45 a.m.21 views

CVE-2022-50451 fs/ntfs3: Fix memory leak on ntfs_fill_super() error path

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix memory leak on ntfsfillsuper error path syzbot reported kmemleak as below: BUG: memory leak unreferenced object 0xffff8880122f1540 size 32: comm "a.out", pid 6664, jiffies 4294939771 age 25.500s hex dump first 32...

0.00151EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/10/01 11:42 a.m.14 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.00146EPSS
SaveExploits0References6
NVD
NVD
added 2025/10/01 8:15 a.m.6 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.00147EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/01 8:15 a.m.5 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.00147EPSS
SaveExploits0References32
Debian CVE
Debian CVE
added 2025/10/01 7:44 a.m.5 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.00147EPSS
SaveExploits0
CVE
CVE
added 2025/10/01 7:44 a.m.42 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.00147EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/10/01 7:44 a.m.5 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.7AI score
SaveExploits0References12
Vulnrichment
Vulnrichment
added 2025/10/01 7:44 a.m.21 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.00147EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/10/01 12:0 a.m.6 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.00145EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/10/01 12:0 a.m.7 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.00149EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2025/10/01 12:0 a.m.4 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.00151EPSS
SaveExploits0References6
Rows per page
Query Builder