Lucene search
+L

3933 matches found

UbuntuCve
UbuntuCve
added 2024/07/16 12:15 p.m.28 views

CVE-2022-48826

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: Fix deadlock on DSI device attach error DSI device attach to DSI host will be done with host device's lock held. Un-registering host in "device attach" error path ex: probe retry will result in deadlock with below call...

5.5CVSS6AI score0.00198EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/07/16 11:43 a.m.24 views

CVE-2022-48808 net: dsa: fix panic when DSA master device unbinds on shutdown

In the Linux kernel, the following vulnerability has been resolved: net: dsa: fix panic when DSA master device unbinds on shutdown Rafael reports that on a system with LX2160A and Marvell DSA switches, if a reboot occurs while the DSA master dpaa2-eth is up, the following panic can be seen:...

6.6AI score0.00268EPSS
SaveExploits0References3
Citrix
Citrix
added 2024/07/13 12:00 a.m.23 views

How to Capture a Network Trace for a PVS Target Device

This article describes how to capture a target-side network trace from a Provisioned Services PVS machine. Requirements Hypervisors: XenServer 5.x XenServer 6.x VMware ESX 4.x VMware ESXi 5.x Hyper-V 2012 Or Physical Environment including but not limited to HP/IBM/Dell/Cisco target devices...

7.1AI score
SaveExploits0
OSV
OSV
added 2024/07/12 1:15 p.m.6 views

DEBIAN-CVE-2024-40980

In the Linux kernel, the following vulnerability has been resolved: dropmonitor: replace spinlock by rawspinlock tracedropcommon is called with preemption disabled, and it acquires a spinlock. This is problematic for RT kernels because spinlocks are sleeping locks in this configuration, which...

5.5CVSS5.2AI score0.00757EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/07/12 1:15 p.m.21 views

CVE-2024-40906

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Always stop health timer during driver removal Currently, if teardownhca fails to execute during driver removal, mlx5 does not stop the health timer. Afterwards, mlx5 continue with driver teardown. This may lead to a UA...

7.8CVSS6.8AI score0.00305EPSS
SaveExploits0References13
Vulnrichment
Vulnrichment
added 2024/07/12 12:20 p.m.15 views

CVE-2024-40910 ax25: Fix refcount imbalance on inbound connections

In the Linux kernel, the following vulnerability has been resolved: ax25: Fix refcount imbalance on inbound connections When releasing a socket in ax25release, we call netdevput to decrease the refcount on the associated ax.25 device. However, the execution path for accepting an incoming connecti...

8.8CVSS6.7AI score0.00446EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/07/12 12:00 a.m.8 views

Linux kernel security vulnerabilities

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 Linux kernel, which stems from an error in the x86/kexec component when invoking deep trace...

5.5CVSS8.1AI score0.00239EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/07/09 2:26 p.m.20 views

CVE-2024-6614 Incorrect listing of stack frames

The frame iterator could get stuck in a loop when encountering certain wasm frames leading to incorrect stack traces. This vulnerability affects Firefox 128 and Thunderbird 128...

5.8AI score0.0037EPSS
SaveExploits0References3
Citrix
Citrix
added 2024/07/02 12:00 a.m.12 views

Citrix CDFControl Service How to Save Logs On A UNC Network Share

Sometimes it may be necessary to save trace data to a shared network folder, for example, crash/hang issues with non-persistent VDAs or due to local disk space constraints...

6.9AI score
SaveExploits0
NVD
NVD
added 2024/06/30 5:15 p.m.34 views

CVE-2024-35119

IBM InfoSphere Information Server 11.7 could allow a remote attacker to obtain sensitive information when a detailed technical error message is returned in a stack trace. This information could be used in further attacks against the system. IBM X-Force ID: 290342...

5.3CVSS0.00448EPSS
SaveExploits0References2
OSV
OSV
added 2024/06/30 5:15 p.m.9 views

CVE-2024-35119

IBM InfoSphere Information Server 11.7 could allow a remote attacker to obtain sensitive information when a detailed technical error message is returned in a stack trace. This information could be used in further attacks against the system. IBM X-Force ID: 290342...

5.3CVSS5.8AI score0.00448EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/06/30 4:36 p.m.39 views

CVE-2024-35119 IBM InfoSphere Information Server information disclosure

IBM InfoSphere Information Server 11.7 could allow a remote attacker to obtain sensitive information when a detailed technical error message is returned in a stack trace. This information could be used in further attacks against the system. IBM X-Force ID: 290342...

5.3CVSS0.00448EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/06/30 4:36 p.m.20 views

CVE-2024-35119 IBM InfoSphere Information Server information disclosure

IBM InfoSphere Information Server 11.7 could allow a remote attacker to obtain sensitive information when a detailed technical error message is returned in a stack trace. This information could be used in further attacks against the system. IBM X-Force ID: 290342...

5.3CVSS5.9AI score0.00448EPSS
SaveExploits0References2
CVE
CVE
added 2024/06/30 4:36 p.m.74 views

CVE-2024-35119

CVE-2024-35119 affects IBM InfoSphere Information Server 11.7. The issue is an information-disclosure vulnerability where a detailed technical error message in a stack trace can leak sensitive information to a remote attacker. Impact is limited to confidentiality (low). IBM notes remediation via ...

5.3CVSS4.9AI score0.00448EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2024/06/28 10:15 p.m.42 views

CVE-2024-38525

dd-trace-cpp is the Datadog distributed tracing for C++. When the library fails to extract trace context due to malformed unicode, it logs the list of audited headers and their values using the nlohmann JSON library. However, due to the way the JSON library is invoked, it throws an uncaught...

7.5CVSS0.00431EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/06/28 9:10 p.m.19 views

CVE-2024-38525 dd-trace-cpp malformed unicode header values may cause crash

dd-trace-cpp is the Datadog distributed tracing for C++. When the library fails to extract trace context due to malformed unicode, it logs the list of audited headers and their values using the nlohmann JSON library. However, due to the way the JSON library is invoked, it throws an uncaught...

7.5CVSS6.9AI score0.00431EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/06/28 9:10 p.m.44 views

CVE-2024-38525 dd-trace-cpp malformed unicode header values may cause crash

dd-trace-cpp is the Datadog distributed tracing for C++. When the library fails to extract trace context due to malformed unicode, it logs the list of audited headers and their values using the nlohmann JSON library. However, due to the way the JSON library is invoked, it throws an uncaught...

7.5CVSS0.00431EPSS
SaveExploits0References2
OSV
OSV
added 2024/06/28 9:10 p.m.12 views

CVE-2024-38525 dd-trace-cpp malformed unicode header values may cause crash

dd-trace-cpp is the Datadog distributed tracing for C++. When the library fails to extract trace context due to malformed unicode, it logs the list of audited headers and their values using the nlohmann JSON library. However, due to the way the JSON library is invoked, it throws an uncaught...

7.5CVSS6.6AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/06/28 12:00 a.m.15 views

PT-2024-28052 · Unknown · Nlohmann/Json +1

Name of the Vulnerable Software and Affected Versions: dd-trace-cpp versions prior to 0.2.2 Description: The issue occurs when the library fails to extract trace context due to malformed unicode. It attempts to log the list of audited headers and their values using the nlohmann JSON library...

7.5CVSS7.2AI score0.00431EPSS
SaveExploits0References5
OSV
OSV
added 2024/06/27 4:15 p.m.13 views

CVE-2023-30430

IBM Security Verify Access 10.0.0 through 10.0.7.1 could allow a local user to obtain sensitive information from trace logs. IBM X-Force ID: 252183...

5.5CVSS5.8AI score0.00163EPSS
SaveExploits0References2
Rows per page
Query Builder