Lucene search
+L

5252 matches found

Cvelist
Cvelist
added 2024/05/30 3:28 p.m.42 views

CVE-2024-36892 mm/slub: avoid zeroing outside-object freepointer for single free

In the Linux kernel, the following vulnerability has been resolved: mm/slub: avoid zeroing outside-object freepointer for single free Commit 284f17ac13fe "mm/slub: handle bulk and single object freeing separately" splits single and bulk object freeing in two functions slabfree and slabfreebulk...

6.4AI score0.00196EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/05/30 3:28 p.m.20 views

CVE-2024-36892 mm/slub: avoid zeroing outside-object freepointer for single free

In the Linux kernel, the following vulnerability has been resolved: mm/slub: avoid zeroing outside-object freepointer for single free Commit 284f17ac13fe "mm/slub: handle bulk and single object freeing separately" splits single and bulk object freeing in two functions slabfree and slabfreebulk...

6.8AI score0.00196EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/30 3:28 p.m.18 views

CVE-2024-36892 mm/slub: avoid zeroing outside-object freepointer for single free

In the Linux kernel, the following vulnerability has been resolved: mm/slub: avoid zeroing outside-object freepointer for single free Commit 284f17ac13fe "mm/slub: handle bulk and single object freeing separately" splits single and bulk object freeing in two functions slabfree and slabfreebulk...

5.9AI score
SaveExploits0References5
OSV
OSV
added 2024/05/30 3:15 p.m.0 views

DEBIAN-CVE-2024-36020

In the Linux kernel, the following vulnerability has been resolved: i40e: fix vf may be used uninitialized in this function warning To fix the regression introduced by commit 52424f974bc5, which causes servers hang in very hard to reproduce conditions with resets races. Using two sources for the...

5.5CVSS5.8AI score0.00255EPSS
SaveExploits0References1
IBM Security Bulletins
IBM Security Bulletins
added 2024/05/30 3:19 a.m.15 views

Security Bulletin: Multiple Vulnerabilities in IBM® Java SDK affect WebSphere Application Server shipped with IBM Security Access Manager for Enterprise Single Sign-On due to April 2024 CPU

Summary IBM WebSphere Application Server is shipped with IBM Security Access Manager for Enterprise Single Sign-On. Information about security vulnerabilities affecting IBM WebSphere Application Server has been published in a security bulletin. Vulnerability Details Refer to the security bulletin...

7.1AI score
SaveExploits0Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/05/30 12:00 a.m.23 views

EulerOS 2.0 SP12 : sudo (EulerOS-SA-2024-1755)

According to the versions of the sudo package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : Sudo before 1.9.15 might allow row hammer attacks for authentication bypass or privilege escalation because application logic sometimes is based on n...

7CVSS6.7AI score0.00541EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2024/05/30 12:00 a.m.14 views

PT-2024-27192 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue arises from the Linux kernel's slab allocator, specifically when handling single object freeing separately from bulk object freeing. If init on free is set, the slab free hoo...

9.8CVSS6.7AI score0.01305EPSS
SaveExploits3References703
GithubExploit
GithubExploit
added 2024/05/29 4:00 a.m.568 views

Exploit for Open Redirect in King-Theme Kingcomposer

Badges !MIT Licensehttps://img.shields.io/badge/Licens...

6.1CVSS6.3AI score0.0428EPSS
SaveExploits4
OSV
OSV
added 2024/05/27 11:15 a.m.8 views

CVE-2024-36383

An issue was discovered in Logpoint SAML Authentication before 6.0.3. An attacker can place a crafted filename in the state field of a SAML SSO-URL response, and the file corresponding to this filename will ultimately be deleted. This can lead to a SAML Authentication login outage...

5.3CVSS5.8AI score0.00422EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/05/27 10:58 a.m.15 views

CVE-2024-36383

An issue was discovered in Logpoint SAML Authentication before 6.0.3. An attacker can place a crafted filename in the state field of a SAML SSO-URL response, and the file corresponding to this filename will ultimately be deleted. This can lead to a SAML Authentication login outage...

6.8AI score0.00422EPSS
SaveExploits0References1
OpenVAS
OpenVAS
added 2024/05/27 12:00 a.m.8 views

Fedora: Security Advisory (FEDORA-2024-4c8d4cda0d)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS8.5AI score0.0141EPSS
SaveExploits1References4
OpenVAS
OpenVAS
added 2024/05/27 12:00 a.m.11 views

Fedora: Security Advisory (FEDORA-2024-8f4d69d2ec)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS8.5AI score0.0141EPSS
SaveExploits1References4
GithubExploit
GithubExploit
added 2024/05/24 7:14 a.m.341 views

Exploit for CVE-2023-5089

Badges !MIT Licensehttps://img.shields.io/badge/Licens...

5.3CVSS5.5AI score0.02217EPSS
SaveExploits3
RedhatCVE
RedhatCVE
added 2024/05/23 11:08 a.m.31 views

CVE-2022-48708

In the Linux kernel, the following vulnerability has been resolved: pinctrl: single: fix potential NULL dereference Added checking of pointer "function" in pcssetmux. pinmuxgenericgetfunction can return NULL and the pointer "function" was dereferenced without checking against NULL. Found by Linux...

4.4CVSS6.6AI score0.0024EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/05/23 3:00 a.m.6 views

SUSE CVE-2022-48708

In the Linux kernel, the following vulnerability has been resolved: pinctrl: single: fix potential NULL dereference Added checking of pointer "function" in pcssetmux. pinmuxgenericgetfunction can return NULL and the pointer "function" was dereferenced without checking against NULL. Found by Linux...

4.4CVSS6.5AI score0.0024EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2024/05/23 2:57 a.m.7 views

SUSE CVE-2023-52745

In the Linux kernel, the following vulnerability has been resolved: IB/IPoIB: Fix legacy IPoIB due to wrong number of queues The cited commit creates child PKEY interfaces over netlink will multiple tx and rx queues, but some devices doesn't support more than 1 tx and 1 rx queues. This causes to ...

4.4CVSS6.3AI score0.0026EPSS
SaveExploits0References8
NVD
NVD
added 2024/05/22 5:16 p.m.34 views

CVE-2024-20355

A vulnerability in the implementation of SAML 2.0 single sign-on SSO for remote access VPN services in Cisco Adaptive Security Appliance ASA Software and Cisco Firepower Threat Defense FTD Software could allow an authenticated, remote attacker to successfully establish a VPN session on an affecte...

5CVSS5.1AI score0.00333EPSS
SaveExploits0References1
CVE
CVE
added 2024/05/22 4:54 p.m.96 views

CVE-2024-20355

CVE-2024-20355 affects Cisco ASA/FTD SAML SSO. The issue stems from improper separation of authorization domains, allowing an authenticated remote user to reuse a SAML token to access a tunnel group they are not authorized for, enabling a remote VPN session to secured networks behind the device. ...

5CVSS6.8AI score0.00333EPSS
SaveExploits0References1Affected Software1
RedHat Linux
RedHat Linux
added 2024/05/22 10:03 a.m.13 views

kernel: Linux kernel igb driver: Denial of Service due to improper SR-IOV cleanup

A flaw was found in the Linux kernel's igb driver. When the igb module is loaded with Single Root I/O Virtualization SR-IOV enabled on certain network adapters, and the SR-IOV initialization subsequently fails, the driver does not properly clean up allocated resources. A local user can exploit th...

5.7AI score0.00165EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/21 4:15 p.m.1 views

DEBIAN-CVE-2023-52812

In the Linux kernel, the following vulnerability has been resolved: drm/amd: check num of link levels when update pcie param In SR-IOV environment, the value of pcietable-numoflinklevels will be 0, and numoflevels - 1 will cause array index out of bounds...

7.8CVSS5.5AI score0.0026EPSS
SaveExploits0References1
Rows per page
Query Builder