Lucene search
+L

3366 matches found

SUSE CVE
SUSE CVE
added 2024/06/04 12:15 p.m.5 views

SUSE CVE-2024-36013

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix slab-use-after-free in l2capconnect Extend a critical section to prevent chan from early freeing. Also make the l2capconnect return type void. Nothing is using the returned value but it is ugly to return a...

5.5CVSS6.3AI score0.0047EPSS
SaveExploits0References17
NVD
NVD
added 2024/06/03 10:15 a.m.25 views

CVE-2023-43555

Information disclosure in Video while parsing mp2 clip with invalid section length...

8.2CVSS8.1AI score0.00243EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/06/03 10:5 a.m.16 views

CVE-2023-43555 Buffer Over-read in Video

Information disclosure in Video while parsing mp2 clip with invalid section length...

8.2CVSS6.8AI score0.00243EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/06/03 10:5 a.m.37 views

CVE-2023-43555 Buffer Over-read in Video

Information disclosure in Video while parsing mp2 clip with invalid section length...

8.2CVSS8.1AI score0.00243EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/06/03 7:50 a.m.32 views

CVE-2024-36962 net: ks8851: Queue RX packets in IRQ handler instead of disabling BHs

In the Linux kernel, the following vulnerability has been resolved: net: ks8851: Queue RX packets in IRQ handler instead of disabling BHs Currently the driver uses localbhdisable/localbhenable in its IRQ handler to avoid triggering netrxaction softirq on exit from netifrx. The netrxaction could...

7.5CVSS6.6AI score0.00464EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/06/03 12:0 a.m.17 views

RHEL 6 : gdb (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 6 host has one or more packages installed that are affected by a vulnerability that has been acknowledged by the vendor but will not be patched. - gdb: Malformed section in an ELF binary or a core file can cause memory exhaustion CVE-2017-9778 Note that Nessus h...

5.5CVSS6.6AI score0.01113EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/05/29 3:48 p.m.38 views

Moderate: Red Hat Security Advisory: OpenShift Virtualization 4.14.6 Images security update

Red Hat OpenShift Virtualization release 4.14.6 is now available with updates to packages and images that fix several bugs and add enhancements. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which giv...

6.5CVSS6.8AI score0.00556EPSS
SaveExploits1References5
Veracode
Veracode
added 2024/05/29 8:10 a.m.12 views

Improper Access Control

silverstripe/framework is vulnerable to Improper Access Control. The vulnerability is due to missing canView checks when the report is actually viewed, allowing any report to be accessed if the URL is known and the user can access the Reports section of the CMS...

7AI score
SaveExploits0
OSV
OSV
added 2024/05/28 2:15 p.m.47 views

UBUNTU-CVE-2024-24686

Multiple stack-based buffer overflow vulnerabilities exist in the readOFF functionality of libigl v2.5.0. A specially crafted .off file can lead to stack-based buffer overflow. An attacker can provide a malicious file to trigger this vulnerability.This vulnerability concerns the parsing of commen...

7.8CVSS6.4AI score0.00527EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/05/28 2:2 p.m.48 views

CVE-2023-35952

Multiple stack-based buffer overflow vulnerabilities exist in the readOFF.cpp functionality of libigl v2.4.0. A specially-crafted .off file can lead to a buffer overflow. An attacker can arbitrary code execution to trigger these vulnerabilities.This vulnerability exists within the code responsibl...

7.8CVSS8.3AI score0.00495EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2024/05/28 2:2 p.m.39 views

CVE-2023-35953

Multiple stack-based buffer overflow vulnerabilities exist in the readOFF.cpp functionality of libigl v2.4.0. A specially-crafted .off file can lead to a buffer overflow. An attacker can arbitrary code execution to trigger these vulnerabilities.This vulnerability exists within the code responsibl...

7.8CVSS8.3AI score0.00495EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2024/05/28 2:2 p.m.33 views

CVE-2024-24685

Multiple stack-based buffer overflow vulnerabilities exist in the readOFF functionality of libigl v2.5.0. A specially crafted .off file can lead to stack-based buffer overflow. An attacker can provide a malicious file to trigger this vulnerability.This vulnerability concerns the parsing of commen...

7.8CVSS8.1AI score0.00528EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/27 6:44 p.m.16 views

GHSA-52CX-HPC5-CXWC silverstripe/framework missing ACL on reports

The SSReport, and the reports CMS section only checks canView when listing the reports that can be viewed by the current user. It does not and should perform canView checks when the report is actually viewed, so if you know the URL to a report and can otherwise access the Reports section of the...

4.3CVSS7AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/05/27 12:0 a.m.6 views

PT-2024-40536 · Packagist · Silverstripe/Framework

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned. Description: A security issue allows a member with the EDIT PERMISSIONS permission and access to the "Security" section to escalate their privileges to ADMIN level by re-assigning themselves or...

6.5CVSS7.3AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/05/24 3:9 p.m.20 views

CVE-2021-47517 ethtool: do not perform operations on net devices being unregistered

In the Linux kernel, the following vulnerability has been resolved: ethtool: do not perform operations on net devices being unregistered There is a short period between a net device starts to be unregistered and when it is actually gone. In that time frame ethtool operations could still be...

7.8CVSS6.8AI score0.00244EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/05/24 3:9 p.m.29 views

CVE-2021-47517 ethtool: do not perform operations on net devices being unregistered

In the Linux kernel, the following vulnerability has been resolved: ethtool: do not perform operations on net devices being unregistered There is a short period between a net device starts to be unregistered and when it is actually gone. In that time frame ethtool operations could still be...

7.8CVSS6.4AI score0.00244EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/05/23 3:40 p.m.39 views

Important: Red Hat Security Advisory: .NET 7.0 security update

An update for .NET 7.0 is now available for Red Hat Enterprise Linux 8. 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...

7.5CVSS7AI score0.02707EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/05/23 11:9 a.m.31 views

CVE-2023-52777

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix gtk offload status event locking The ath11k active pdevs are protected by RCU but the gtk offload status event handling code calling ath11kmacgetarvifbyvdevid was not marked as a read-side critical section. Mark...

5.2CVSS6.7AI score0.00241EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/23 7:15 a.m.6 views

UBUNTU-CVE-2024-36013

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix slab-use-after-free in l2capconnect Extend a critical section to prevent chan from early freeing. Also make the l2capconnect return type void. Nothing is using the returned value but it is ugly to return a...

8.8CVSS6.1AI score0.0047EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2024/05/23 7:8 a.m.46 views

Important: Red Hat Security Advisory: logging for Red Hat OpenShift security update

An update is now available for RHOL-5.8-RHEL-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 the CVE links in the...

7.5CVSS7AI score0.91969EPSS
SaveExploits1References6
Rows per page
Query Builder