Lucene search
+L

15058 matches found

Vulnrichment
Vulnrichment
added 2024/05/01 5:17 a.m.33 views

CVE-2024-26930 scsi: qla2xxx: Fix double free of the ha->vp_map pointer

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...

7CVSS6.8AI score0.00232EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/05/01 5:17 a.m.61 views

CVE-2024-26930 scsi: qla2xxx: Fix double free of the ha->vp_map pointer

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...

7CVSS7.6AI score0.00232EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/01 5:17 a.m.196 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
Debian CVE
Debian CVE
added 2024/05/01 5:17 a.m.30 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.8CVSS8.3AI score0.00232EPSS
SaveExploits0
OSV
OSV
added 2024/05/01 5:17 a.m.31 views

CVE-2024-26930 scsi: qla2xxx: Fix double free of the ha->vp_map pointer

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...

7CVSS6.1AI score
SaveExploits0References7
Cvelist
Cvelist
added 2024/05/01 5:17 a.m.32 views

CVE-2024-26929

...

7.6AI score
SaveExploits0
CVE
CVE
added 2024/05/01 5:17 a.m.254 views

CVE-2024-26929

CVE-2024-26929 is rejected by its CNA and does not represent an active vulnerability entry.

6.5AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.13 views

kernel: drm/amdgpu: drop redundant sched job cleanup when cs is aborted

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: drop redundant sched job cleanup when cs is aborted Once command submission failed due to userptr invalidation in amdgpucssubmit, legacy code will perform cleanup of scheduler job. However, it's not needed at all, as...

5.5CVSS6.9AI score0.00157EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.9 views

kernel: nf_tables: use-after-free vulnerability in the nft_verdict_init() function

A flaw was found in the Netfilter subsystem in the Linux kernel. This issue occurs in the nftverdictinit function, allowing positive values as a drop error within the hook verdict, therefore, the nfhookslow function can cause a double-free vulnerability when NFDROP is issued with a drop error tha...

7.8CVSS6.7AI score0.28058EPSS
SaveExploits16References7
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.12 views

Kernel: double free in hci_conn_cleanup of the bluetooth subsystem

A double-free vulnerability was found in the hciconncleanup in net/bluetooth/hciconn.c in the Linux Kernel. This issue may cause a denial of service or privilege escalation...

7.8CVSS6.8AI score0.00273EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.407 views

Important: Red Hat Security Advisory: kernel security, bug fix, and enhancement update

An update for kernel is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

9.8CVSS7.2AI score0.28058EPSS
SaveExploits23References73
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.10 views

kernel: nf_tables: use-after-free vulnerability in the nft_setelem_catchall_deactivate() function

A double-free flaw was found in how the Linux kernel's NetFilter system marks whether a catch-all element is enabled. A local user could use this flaw to crash the system...

7.8CVSS6.8AI score0.00284EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/04/30 2:26 a.m.15 views

SUSE CVE-2022-48649

In the Linux kernel, the following vulnerability has been resolved: mm/slabcommon: fix possible double free of kmemcache When doing slubdebug test, kfence's 'testmemcachetypesafebyrcu' kunit test case cause a use-after-free error: BUG: KASAN: use-after-free in kobjectdel+0x14/0x30 Read of size 8 ...

7.8CVSS6.4AI score0.00217EPSS
SaveExploits0References3
AlmaLinux
AlmaLinux
added 2024/04/30 12:00 a.m.177 views

Important: kernel security, bug fix, and enhancement update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: GSM multiplexing race condition leads to privilege escalation CVE-2023-6546 kernel: multiple use-after-free vulnerabilities CVE-2024-1086, CVE-2023-3567, CVE-2023-4133, CVE-2023-6932,...

9.8CVSS8.5AI score0.28058EPSS
SaveExploits23References122
RedhatCVE
RedhatCVE
added 2024/04/29 4:05 p.m.21 views

CVE-2022-48649

In the Linux kernel, the following vulnerability has been resolved: mm/slabcommon: fix possible double free of kmemcache When doing slubdebug test, kfence's 'testmemcachetypesafebyrcu' kunit test case cause a use-after-free error: BUG: KASAN: use-after-free in kobjectdel+0x14/0x30 Read of size 8 ...

5.5CVSS7AI score0.00217EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/04/29 12:00 a.m.25 views

Fedora 40 : yyjson (2024-8c48a81cb9)

The remote Fedora 40 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2024-8c48a81cb9 advisory. Update to 0.9.0; fix rhbz2274045 and rhbz2266791; Security fix for CVE-2024-25713 Tenable has extracted the preceding description block directly from the...

7.8AI score0.01836EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2024/04/29 12:00 a.m.34 views

Fedora 40 : tcpreplay (2024-96903c39cb)

The remote Fedora 40 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2024-96903c39cb advisory. Patch CVE-2023-4256 and CVE-2023-43279 Tenable has extracted the preceding description block directly from the Fedora security advisory. Note that...

5.5CVSS5.7AI score0.00673EPSS
SaveExploits2References3
Tenable Nessus
Tenable Nessus
added 2024/04/29 12:00 a.m.25 views

Fedora 40 : libdwarf (2024-60627905b6)

The remote Fedora 40 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2024-60627905b6 advisory. Update to latest upstream release. Tenable has extracted the preceding description block directly from the Fedora security advisory. Note that Nessus has not...

7.5CVSS7.3AI score0.01089EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/04/29 12:00 a.m.44 views

SUSE SLED15: qemu / qemu-SLOF / qemu-accel-qtest / qemu-accel-tcg-x86 / qemu-arm / etc (SUSE-SU-2024:1438-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:1438-1 advisory. - CVE-2024-3447: Fixed heap buffer overflow in sdhciwritedataport bsc1222845 - CVE-2023-6683:...

8.2CVSS7AI score0.01261EPSS
SaveExploits1References13
Tenable Nessus
Tenable Nessus
added 2024/04/29 12:00 a.m.56 views

Amazon Linux 2023 : bpftool, kernel, kernel-devel (ALAS2023-2024-603)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2024-603 advisory. 2024-09-12: CVE-2024-27404 was added to this advisory. 2024-09-12: CVE-2024-27431 was added to this advisory. 2024-09-12: CVE-2024-27415 was added to this advisory. 2024-09-12: CVE-2024-27413 w...

9.8CVSS6.8AI score0.01006EPSS
SaveExploits0References82
Rows per page
Query Builder