Lucene search
+L

26 matches found

Kitploit
Kitploit
added 2026/08/25 3:40 a.m.7 views

gha-lab-227431b300

Kiwi TCMS - Open-Source-Testmanagement .. image:: https://img.shields.io/docker/pulls/kiwitcms/kiwi :target: https://kiwitcms.readthedocs.io/en/latest/installingdocker.html :alt: Downloads from Docker Hub .. image:: https://readthedocs.org/projects/kiwitcms/badge/?version=latest :target:...

5.5AI score
SaveExploits0References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2015-1175

Malware in sbrugna...

7.5CVSS7.4AI score0.02412EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2025-5195

Malicious code in bioql PyPI...

7.2AI score0.00177EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/28 2:22 a.m.7 views

SUSE CVE-2024-58015

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Fix for out-of bound access error Selfgen stats are placed in a buffer using printarraytobufindex function. Array length parameter passed to the function is too big, resulting in possible out-of bound memory error...

5.5CVSS6.7AI score0.00177EPSS
SaveExploits0References8
OSV
OSV
added 2025/02/27 3:15 a.m.7 views

UBUNTU-CVE-2024-58015

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Fix for out-of bound access error Selfgen stats are placed in a buffer using printarraytobufindex function. Array length parameter passed to the function is too big, resulting in possible out-of bound memory error...

7.1CVSS5.9AI score0.00177EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/02/27 2:12 a.m.22 views

CVE-2024-58015 wifi: ath12k: Fix for out-of bound access error

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Fix for out-of bound access error Selfgen stats are placed in a buffer using printarraytobufindex function. Array length parameter passed to the function is too big, resulting in possible out-of bound memory error...

0.00177EPSS
SaveExploits0References2
CVE
CVE
added 2025/02/27 2:12 a.m.89 views

CVE-2024-58015

CVE-2024-58015 affects the Linux kernel wifi driver ath12k. The root cause is an out-of-bounds memory access in self-generated stats where an overly large length is passed to print_array_to_buf_index(). The fix reduces the buffer size by one to correct the upper bound. Impact is described as an o...

7.1CVSS6.8AI score0.00177EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/02/27 2:12 a.m.15 views

CVE-2024-58015 wifi: ath12k: Fix for out-of bound access error

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Fix for out-of bound access error Selfgen stats are placed in a buffer using printarraytobufindex function. Array length parameter passed to the function is too big, resulting in possible out-of bound memory error...

6.4AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/02/27 2:12 a.m.10 views

CVE-2024-58015

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Fix for out-of bound access error Selfgen stats are placed in a buffer using printarraytobufindex function. Array length parameter passed to the function is too big, resulting in possible out-of bound memory error...

7.1CVSS6AI score0.00177EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/11/12 12:00 a.m.12 views

PT-2025-8837

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory error issue has been identified in the Linux kernel, specifically in the wifi: ath12k component. The problem arises from the print array to buf index function being passed an...

7.1CVSS6.6AI score0.00177EPSS
SaveExploits0
NVD
NVD
added 2024/05/01 6:15 a.m.29 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.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.8CVSS6.4AI score0.00232EPSS
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2024/05/01 5:17 a.m.32 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.56 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.188 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
OSV
OSV
added 2024/05/01 5:17 a.m.28 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
SUSE CVE
SUSE CVE
added 2023/02/15 5:22 a.m.8 views

SUSE CVE-2015-1031

Multiple use-after-free vulnerabilities in Privoxy before 3.0.22 allow remote attackers to have unspecified impact via vectors related to 1 the unmap function in list.c or 2 "two additional unconfirmed use-after-free complaints made by Coverity scan." NOTE: some of these details are obtained from...

7.5CVSS8.1AI score0.02412EPSS
SaveExploits0References4
Oracle linux
Oracle linux
added 2020/11/10 12:00 a.m.63 views

glibc security, bug fix, and enhancement update

2.28-127.0.1 - add Ampere emag to tunable cpu list Patrick McGehearty - add optimized memset for emag - add an ASIMD variant of strlen for falkor - Orabug: 2700101. - Modify glibc-ora28849085.patch so it works with RHCK kernels. - Orabug: 28849085. - Make IOfunlockfile match funlockfile and...

7CVSS0.5AI score0.00758EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2015/06/17 12:00 a.m.15 views

FreeBSD : testdisk -- buffer overflow with malicious disk image (c67069dc-0986-11e5-bb90-002590263bf5)

CGSecurity TestDisk Changelog reports : Various fix including security fix, thanks to : - Coverity scan Static Analysis of source code - afl-fuzz security-oriented fuzzer. - Denis Andzakovic from Security Assessment for reporting an exploitable Stack Buffer Overflow. Denis Andzakovic reports : A...

5.9AI score
SaveExploits0References3
FreeBSD
FreeBSD
added 2015/04/30 12:00 a.m.16 views

testdisk -- buffer overflow with malicious disk image

CGSecurity TestDisk Changelog reports: Various fix including security fix, thanks to: Coverity scan Static Analysis of source code afl-fuzz security-oriented fuzzer. Denis Andzakovic from Security Assessment for reporting an exploitable Stack Buffer Overflow. Denis Andzakovic reports: A buffer...

2.7AI score
SaveExploits0References2
Rows per page
Query Builder