Lucene search
+L

5323 matches found

Positive Technologies
Positive Technologies
added 2024/05/21 12:00 a.m.15 views

PT-2024-14768

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue occurs when a system has isolated CPUs via the "isolcpus=" command line parameter, and an attempt is made to offline the last housekeeping CPU. This results in a WARN ON when...

5.5CVSS5.5AI score0.0024EPSS
SaveExploits0
OSV
OSV
added 2024/05/20 10:15 a.m.3 views

DEBIAN-CVE-2024-36006

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrumacltcam: Fix incorrect list API usage Both the function that migrates all the chunks within a region and the function that migrates all the entries within a chunk call listfirstentry on the respective lists without...

5.5CVSS5.7AI score0.00226EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/20 10:15 a.m.22 views

CVE-2024-36006

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrumacltcam: Fix incorrect list API usage Both the function that migrates all the chunks within a region and the function that migrates all the entries within a chunk call listfirstentry on the respective lists without...

5.5CVSS6.4AI score0.00226EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/05/18 2:46 a.m.10 views

SUSE CVE-2024-27402

In the Linux kernel, the following vulnerability has been resolved: phonet/pep: fix racy skbqueueempty use The receive queues are protected by their respective spin-lock, not the socket lock. This could lead to skbpeek unexpectedly returning NULL or a pointer to an already dequeued socket buffer...

5.8CVSS6.4AI score0.00223EPSS
SaveExploits0References13
OSV
OSV
added 2024/05/17 3:15 p.m.3 views

DEBIAN-CVE-2023-52678

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Confirm list is non-empty before utilizing listfirstentry in kfdtopology.c Before using listfirstentry, make sure to check that list is not empty, if list is empty return -ENODATA. Fixes the below:...

5.5CVSS5.5AI score0.00231EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/17 3:15 p.m.28 views

CVE-2023-52678

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Confirm list is non-empty before utilizing listfirstentry in kfdtopology.c Before using listfirstentry, make sure to check that list is not empty, if list is empty return -ENODATA. Fixes the below:...

7.8CVSS6.3AI score0.00231EPSS
SaveExploits0References14
Cvelist
Cvelist
added 2024/05/17 2:24 p.m.35 views

CVE-2023-52678 drm/amdkfd: Confirm list is non-empty before utilizing list_first_entry in kfd_topology.c

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Confirm list is non-empty before utilizing listfirstentry in kfdtopology.c Before using listfirstentry, make sure to check that list is not empty, if list is empty return -ENODATA. Fixes the below:...

7.8CVSS6.4AI score0.00231EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/05/17 12:00 a.m.11 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a failure to verify that a list is non-empty before using listfirstentry in kfdtopology.c. The vulnerability...

5.5CVSS6.5AI score0.00231EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/05/07 12:00 a.m.10 views

PT-2024-29600 · WordPress · Build App Online

Name of the Vulnerable Software and Affected Versions: Build App Online plugin for WordPress versions up to, and including, 3.0.5 Description: The issue is due to the eb user email verification key default value being empty and the missing not empty check in the eb user email verify function. Thi...

9.8CVSS7.3AI score0.00902EPSS
SaveExploits0References7
Patchstack
Patchstack
added 2024/05/06 11:55 p.m.8 views

WordPress Edwiser Bridge plugin <= 3.0.5 - Authentication Bypass due to Missing Empty Value Check vulnerability

Authentication Bypass due to Missing Empty Value Check vulnerability discovered by István Márton in WordPress Plugin Edwiser Bridge versions = 3.0.5...

9.8CVSS7AI score0.00902EPSS
SaveExploits0References1Affected Software1
SUSE CVE
SUSE CVE
added 2024/05/03 2:09 a.m.6 views

SUSE CVE-2024-26970

In the Linux kernel, the following vulnerability has been resolved: clk: qcom: gcc-ipq6018: fix terminating of frequency table arrays The frequency table arrays are supposed to be terminated with an empty element. Add such entry to the end of the arrays where it is missing in order to avoid...

5.5CVSS6.4AI score0.00226EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/05/03 2:09 a.m.7 views

SUSE CVE-2024-26967

In the Linux kernel, the following vulnerability has been resolved: clk: qcom: camcc-sc8280xp: fix terminating of frequency table arrays The frequency table arrays are supposed to be terminated with an empty element. Add such entry to the end of the arrays where it is missing in order to avoid...

5.5CVSS7.6AI score0.00201EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/05/03 2:09 a.m.9 views

SUSE CVE-2024-26968

In the Linux kernel, the following vulnerability has been resolved: clk: qcom: gcc-ipq9574: fix terminating of frequency table arrays The frequency table arrays are supposed to be terminated with an empty element. Add such entry to the end of the arrays where it is missing in order to avoid...

5.5CVSS7.7AI score0.00232EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2024/05/01 8:58 p.m.35 views

CVE-2024-27047

A vulnerability was found in the Linux kernel's net driver phydevice.c in the phygetinternaldelay function, where a lack of proper checks can cause a potential NULL pointer dereference to occur when the function attempts to access an empty array. The error occurs if the driver calls...

5.5CVSS8.1AI score0.00281EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/01 1:15 p.m.2 views

DEBIAN-CVE-2024-27047

In the Linux kernel, the following vulnerability has been resolved: net: phy: fix phygetinternaldelay accessing an empty array The phygetinternaldelay function could try to access to an empty array in the case that the driver is calling phygetinternaldelay without defining delayvalues and...

5.5CVSS5.3AI score0.00281EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/01 1:15 p.m.16 views

UBUNTU-CVE-2024-27047

In the Linux kernel, the following vulnerability has been resolved: net: phy: fix phygetinternaldelay accessing an empty array The phygetinternaldelay function could try to access to an empty array in the case that the driver is calling phygetinternaldelay without defining delayvalues and...

5.5CVSS6AI score0.00281EPSS
SaveExploits0References25
OSV
OSV
added 2024/05/01 6:15 a.m.4 views

DEBIAN-CVE-2024-26967

In the Linux kernel, the following vulnerability has been resolved: clk: qcom: camcc-sc8280xp: fix terminating of frequency table arrays The frequency table arrays are supposed to be terminated with an empty element. Add such entry to the end of the arrays where it is missing in order to avoid...

5.5CVSS5.3AI score0.00201EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/01 6:15 a.m.21 views

CVE-2024-26969

In the Linux kernel, the following vulnerability has been resolved: clk: qcom: gcc-ipq8074: fix terminating of frequency table arrays The frequency table arrays are supposed to be terminated with an empty element. Add such entry to the end of the arrays where it is missing in order to avoid...

7.3CVSS7.4AI score0.00257EPSS
SaveExploits0References11
OSV
OSV
added 2024/05/01 6:15 a.m.3 views

DEBIAN-CVE-2024-26966

In the Linux kernel, the following vulnerability has been resolved: clk: qcom: mmcc-apq8084: fix terminating of frequency table arrays The frequency table arrays are supposed to be terminated with an empty element. Add such entry to the end of the arrays where it is missing in order to avoid...

5.5CVSS5.3AI score0.00261EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/04/30 4:54 p.m.17 views

zstd: mysql: buffer overrun in util.c

A vulnerability was found in zstd. This flaw allows an attacker to supply an empty string as an argument to the command line tool to cause a buffer overrun...

7.5CVSS7.5AI score0.01588EPSS
SaveExploits0References4
Rows per page
Query Builder