Lucene search
+L

8209 matches found

Tenable Nessus
Tenable Nessus
added 2024/08/22 12:00 a.m.21 views

SUSE SLES15: xen / xen-devel / xen-libs / xen-tools / xen-tools-domU / etc (SUSE-SU-2024:2994-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:2994-1 advisory. - CVE-2024-31145: Fixed error handling in x86 IOMMU identity mapping XSA-460, bsc1228574 - CVE-2024-31146: Fixed PCI device...

7.5CVSS6.8AI score0.00235EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2024/08/22 12:00 a.m.9 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 code issue vulnerability exists in Linux kernel that stems from a failure to properly handle errors when a call to the devmthermalzoneofsensorregister function fails...

5.5CVSS6.4AI score0.00214EPSS
SaveExploits0References7
Veracode
Veracode
added 2024/08/21 5:48 a.m.20 views

Information Disclosure

umbraco.cms is vulnerable Information Disclosure. The vulnerability is due to improper handling of error responses in the Management API, which causes stack trace information to be returned even when Umbraco is not in debug mode. It allows an attacker to gain access to internal details of the...

5.3CVSS6.9AI score0.00363EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/08/21 1:15 a.m.4 views

DEBIAN-CVE-2024-43875

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Clean up error handling in vpciscanbus Smatch complains about inconsistent NULL checking in vpciscanbus: drivers/pci/endpoint/functions/pci-epf-vntb.c:1024 vpciscanbus error: we previously assumed 'vpcibus' could b...

5.5CVSS5.5AI score0.00212EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/08/21 1:15 a.m.22 views

CVE-2024-43870

In the Linux kernel, the following vulnerability has been resolved: perf: Fix event leak upon exit When a task is scheduled out, pending sigtrap deliveries are deferred to the target task upon resume to userspace via taskwork. However failures while adding an event's callback to the taskwork engi...

5.5CVSS6.2AI score0.00212EPSS
SaveExploits0References17
OSV
OSV
added 2024/08/21 1:15 a.m.8 views

UBUNTU-CVE-2024-43875

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Clean up error handling in vpciscanbus Smatch complains about inconsistent NULL checking in vpciscanbus: drivers/pci/endpoint/functions/pci-epf-vntb.c:1024 vpciscanbus error: we previously assumed 'vpcibus' could b...

5.5CVSS6.1AI score0.00212EPSS
SaveExploits0References18
CVE
CVE
added 2024/08/21 12:06 a.m.100 views

CVE-2024-43875

CVE-2024-43875 affects the Linux kernel PCI endpoint code, specifically vpci_scan_bus in drivers/pci/endpoint/functions/pci-epf-vntb.c. The issue is improper NULL checking and error handling: Smatch reported that vpci_bus could be NULL, leading to an error path that would crash instead of returni...

5.5CVSS6.8AI score0.00212EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/08/21 12:06 a.m.18 views

CVE-2024-43875 PCI: endpoint: Clean up error handling in vpci_scan_bus()

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Clean up error handling in vpciscanbus Smatch complains about inconsistent NULL checking in vpciscanbus: drivers/pci/endpoint/functions/pci-epf-vntb.c:1024 vpciscanbus error: we previously assumed 'vpcibus' could b...

6.1AI score
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/08/21 12:06 a.m.18 views

CVE-2024-43875 PCI: endpoint: Clean up error handling in vpci_scan_bus()

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Clean up error handling in vpciscanbus Smatch complains about inconsistent NULL checking in vpciscanbus: drivers/pci/endpoint/functions/pci-epf-vntb.c:1024 vpciscanbus error: we previously assumed 'vpcibus' could b...

7.1AI score0.00212EPSS
SaveExploits0References5
OSV
OSV
added 2024/08/21 12:06 a.m.29 views

CVE-2024-43870 perf: Fix event leak upon exit

In the Linux kernel, the following vulnerability has been resolved: perf: Fix event leak upon exit When a task is scheduled out, pending sigtrap deliveries are deferred to the target task upon resume to userspace via taskwork. However failures while adding an event's callback to the taskwork engi...

6AI score
SaveExploits0References9
CVE
CVE
added 2024/08/21 12:06 a.m.173 views

CVE-2024-43870

CVE-2024-43870 : In the Linux kernel perf subsystem, a window exists during task_exit where pending sigtrap deliveries may be queued but not added to the event’s task_work due to a failure when adding the event’s callback to task_work. This creates a small window in which the event refcount can b...

5.5CVSS6.5AI score0.00212EPSS
SaveExploits0References6Affected Software1
Packet Storm
Packet Storm
added 2024/08/21 12:00 a.m.272 views

Online Banking System 1.0 Cross Site Request Forgery

============================================================================================================================================= | Title : Online Banking System 1.0 CSRF Vulnerability | | Author : indoushka | | Tested on : windows 10 FrPro / browser : Mozilla firefox 128.0.3 64 bits ...

7.4AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/08/19 1:45 p.m.22 views

CVE-2024-43818

In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: Adjust error handling in case of absent codec device acpigetfirstphysicalnode can return NULL in several cases no such device, ACPI table error, reference count drop to 0, etc. Existing check just emit error message, b...

4.4CVSS7.1AI score0.00225EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/08/19 1:48 a.m.12 views

kernel: TIPC message reassembly use-after-free remote code execution vulnerability

A use-after-free UAF flaw exists in the Linux Kernel within the reassembly of fragmented TIPC messages, specifically in the tipcbufappend function. The issue results due to a lack of checks in the error handling cleanup and can trigger a UAF on "struct skbuff", which may lead to remote code...

9.8CVSS7.7AI score0.01305EPSS
SaveExploits1References6
SUSE CVE
SUSE CVE
added 2024/08/18 2:03 a.m.8 views

SUSE CVE-2024-42261

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Validate passed in drm syncobj handles in the timestamp extension If userspace provides an unknown or invalid handle anywhere in the handle array the rest of the driver will not handle that well. Fix it by checking handl...

5.5CVSS7.7AI score0.00196EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/08/18 2:02 a.m.6 views

SUSE CVE-2024-42275

In the Linux kernel, the following vulnerability has been resolved: drm/client: Fix error code in drmclientbuffervmaplocal This function accidentally returns zero/success on the failure path. It leads to locking issues and an uninitialized mapcopy in the caller...

6.4CVSS6.8AI score0.00203EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/08/18 2:02 a.m.9 views

SUSE CVE-2024-42303

In the Linux kernel, the following vulnerability has been resolved: media: imx-pxp: Fix ERRPTR dereference in pxpprobe devmregmapinitmmio can fail, add a check and bail out in case of error...

5.5CVSS7.2AI score0.0021EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/08/18 2:02 a.m.8 views

SUSE CVE-2024-42320

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: fix error checks in dasdcopypairstore dasdaddbusid can return an error via ERRPTR if an allocation fails. However, two callsites in dasdcopypairstore do not check the result, potentially resulting in a NULL pointer...

5.5CVSS6.3AI score0.0021EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/08/18 2:01 a.m.9 views

SUSE CVE-2024-43829

In the Linux kernel, the following vulnerability has been resolved: drm/qxl: Add check for drmcvtmode Add check for the return value of drmcvtmode and return the error if it fails in order to avoid NULL pointer dereference...

5.5CVSS6.4AI score0.00236EPSS
SaveExploits0References13
OSV
OSV
added 2024/08/17 10:15 a.m.5 views

DEBIAN-CVE-2024-43818

In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: Adjust error handling in case of absent codec device acpigetfirstphysicalnode can return NULL in several cases no such device, ACPI table error, reference count drop to 0, etc. Existing check just emit error message, b...

5.5CVSS5.3AI score0.00225EPSS
SaveExploits0References1
Rows per page
Query Builder