Lucene search
+L

417 matches found

NVD
NVD
added 2024/05/01 6:15 a.m.28 views

CVE-2024-26930

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix double free of the ha-vpmap pointer Coverity scan reported potential risk of double free of the pointer ha-vpmap. ha-vpmap was freed in qla2x00memalloc, and again freed in function qla2x00memfreeha. Assign NULL...

7.8CVSS7.4AI score0.00232EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/05/01 6:15 a.m.27 views

CVE-2024-26930

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix double free of the ha-vpmap pointer Coverity scan reported potential risk of double free of the pointer ha-vpmap. ha-vpmap was freed in qla2x00memalloc, and again freed in function qla2x00memfreeha. Assign NULL...

7.8CVSS6.4AI score0.00232EPSS
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2024/05/01 5:17 a.m.21 views

CVE-2024-26932 usb: typec: tcpm: fix double-free issue in tcpm_port_unregister_pd()

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: fix double-free issue in tcpmportunregisterpd When unregister pd capabilitie in tcpm, KASAN will capture below double -free issue. The root cause is the same capabilitiy will be kfreed twice, the first time is...

6.7AI score0.00216EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/05/01 5:17 a.m.35 views

CVE-2024-26932 usb: typec: tcpm: fix double-free issue in tcpm_port_unregister_pd()

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: fix double-free issue in tcpmportunregisterpd When unregister pd capabilitie in tcpm, KASAN will capture below double -free issue. The root cause is the same capabilitiy will be kfreed twice, the first time is...

7.7AI score0.00216EPSS
SaveExploits0References2
CVE
CVE
added 2024/05/01 5:17 a.m.182 views

CVE-2024-26930

CVE-2024-26930 : In the Linux kernel, the SCSI/QLA2xxx double-free vulnerability occurs when ha->vp_map is freed twice (in qla2x00_mem_alloc and again in qla2x00_mem_free). The root cause is a use-after-free-like double free of ha->vp_map; the fix assigns NULL to vp_map and lets kfree handl...

7.8CVSS6.4AI score0.00232EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/17 10:27 a.m.21 views

CVE-2024-26860 dm-integrity: fix a memory leak when rechecking the data

In the Linux kernel, the following vulnerability has been resolved: dm-integrity: fix a memory leak when rechecking the data Memory for the "checksums" pointer will leak if the data is rechecked after checksum failure because the associated kfree won't happen due to 'goto skipio'. Fix this by...

7.2AI score0.00222EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/04/11 2:30 a.m.4 views

SUSE CVE-2024-26760

In the Linux kernel, the following vulnerability has been resolved: scsi: target: pscsi: Fix bioput for error case As of commit 066ff571011d "block: turn biokmalloc into a simple kmalloc wrapper", a bio allocated by biokmalloc must be freed by biouninit and kfree. That is not done properly for th...

5.5CVSS6.3AI score0.00644EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2024/04/04 12:33 a.m.31 views

CVE-2024-26760

In the Linux kernel, the following vulnerability has been resolved: scsi: target: pscsi: Fix bioput for error case As of commit 066ff571011d "block: turn biokmalloc into a simple kmalloc wrapper", a bio allocated by biokmalloc must be freed by biouninit and kfree. That is not done properly for th...

4.4CVSS7AI score0.00644EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/03 5:15 p.m.0 views

DEBIAN-CVE-2024-26760

In the Linux kernel, the following vulnerability has been resolved: scsi: target: pscsi: Fix bioput for error case As of commit 066ff571011d "block: turn biokmalloc into a simple kmalloc wrapper", a bio allocated by biokmalloc must be freed by biouninit and kfree. That is not done properly for th...

5.5CVSS5.2AI score0.00644EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/04/03 5:0 p.m.32 views

CVE-2024-26760 scsi: target: pscsi: Fix bio_put() for error case

In the Linux kernel, the following vulnerability has been resolved: scsi: target: pscsi: Fix bioput for error case As of commit 066ff571011d "block: turn biokmalloc into a simple kmalloc wrapper", a bio allocated by biokmalloc must be freed by biouninit and kfree. That is not done properly for th...

9.8CVSS7.7AI score0.00644EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/04/03 5:0 p.m.30 views

CVE-2024-26760 scsi: target: pscsi: Fix bio_put() for error case

In the Linux kernel, the following vulnerability has been resolved: scsi: target: pscsi: Fix bioput for error case As of commit 066ff571011d "block: turn biokmalloc into a simple kmalloc wrapper", a bio allocated by biokmalloc must be freed by biouninit and kfree. That is not done properly for th...

9.8CVSS6.7AI score0.00644EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/04/03 5:0 p.m.25 views

CVE-2024-26737 bpf: Fix racing between bpf_timer_cancel_and_free and bpf_timer_cancel

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix racing between bpftimercancelandfree and bpftimercancel The following race is possible between bpftimercancelandfree and bpftimercancel. It will lead a UAF on the timer-timer. bpftimercancel; spinlock; t = timer-time;...

7.8CVSS7.6AI score0.00251EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/04/01 8:33 a.m.36 views

CVE-2024-26653 usb: misc: ljca: Fix double free in error handling path

In the Linux kernel, the following vulnerability has been resolved: usb: misc: ljca: Fix double free in error handling path When auxiliarydeviceadd returns error and then calls auxiliarydeviceuninit, callback function ljcaauxdevrelease calls kfreeauxdev-dev.platformdata to free the parameter data...

6.8AI score0.00236EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/04/01 12:0 a.m.20 views

CVE-2024-26653

In the Linux kernel, the following vulnerability has been resolved: usb: misc: ljca: Fix double free in error handling path When auxiliarydeviceadd returns error and then calls auxiliarydeviceuninit, callback function ljcaauxdevrelease calls kfreeauxdev-dev.platformdata to free the parameter data...

7.8CVSS5.9AI score0.00236EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/03/27 3:52 p.m.32 views

CVE-2024-26652

In the Linux kernel, the following vulnerability has been resolved: net: pdscore: Fix possible double free in error handling path When auxiliarydeviceadd returns error and then calls auxiliarydeviceuninit, Callback function pdscauxbusdevrelease calls kfreepadev to free memory. We shouldn't call...

6.7CVSS7.3AI score0.00301EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/27 2:15 p.m.6 views

UBUNTU-CVE-2024-26652

In the Linux kernel, the following vulnerability has been resolved: net: pdscore: Fix possible double free in error handling path When auxiliarydeviceadd returns error and then calls auxiliarydeviceuninit, Callback function pdscauxbusdevrelease calls kfreepadev to free memory. We shouldn't call...

4.1CVSS5.7AI score0.00301EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/03/11 12:0 a.m.12 views

Linux kernel security vulnerabilities

The Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel that stems from a post-release reuse problem with kfree in riscv...

7.8CVSS6.5AI score0.00275EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/03/06 4:52 a.m.5 views

SUSE CVE-2021-47106

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: fix use-after-free in nftsetcatchalldestroy We need to use listforeachentrysafe iterator because we can not access @catchall after kfreercu call. syzbot reported: BUG: KASAN: use-after-free in...

6.6CVSS6.3AI score0.00216EPSS
SaveExploits0References6
CVE
CVE
added 2024/03/04 6:6 p.m.80 views

CVE-2021-47084

CVE-2021-47084 is rejected/not used per the initial description.

6.8AI score
SaveExploits0
Debian CVE
Debian CVE
added 2024/03/04 6:6 p.m.12 views

CVE-2021-47084

Removed by vendor...

6.5AI score
SaveExploits0
Rows per page
Query Builder