Lucene search
+L

8209 matches found

OSV
OSV
added 2024/07/16 12:15 p.m.8 views

DEBIAN-CVE-2022-48774

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ptdma: Fix the error handling path in ptcoreinit In order to free resources correctly in the error handling path of ptcoreinit, 2 goto's have to be switched. Otherwise, some resources will leak and we will try to relea...

5.5CVSS5AI score0.00225EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/16 12:15 p.m.4 views

DEBIAN-CVE-2022-48773

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: fix pointer derefs in error cases of rpcrdmaepcreate If there are failures then we must not leave the non-NULL pointers with the error value, otherwise rpcrdmaepdestroy gets confused and tries free them, resulting in an...

5.5CVSS5.4AI score0.0025EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2024/07/16 12:15 p.m.11 views

CVE-2021-47622

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: Fix a deadlock in the error handler The following deadlock has been observed on a test setup: - All tags allocated - The SCSI error handler calls ufshcdehhostresethandler - ufshcdehhostresethandler queues work that cal...

5.5CVSS6.2AI score0.00171EPSS
SaveExploits0References4Affected Software1
UbuntuCve
UbuntuCve
added 2024/07/16 12:15 p.m.19 views

CVE-2021-47624

In the Linux kernel, the following vulnerability has been resolved: net/sunrpc: fix reference count leaks in rpcsysfsxprtstatechange The refcount leak issues take place in an error handling path. When the 3rd argument buf doesn't match with "offline", "online" or "remove", the function simply...

7.1CVSS6.4AI score0.00237EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/16 12:15 p.m.14 views

UBUNTU-CVE-2022-48773

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: fix pointer derefs in error cases of rpcrdmaepcreate If there are failures then we must not leave the non-NULL pointers with the error value, otherwise rpcrdmaepdestroy gets confused and tries free them, resulting in an...

5.5CVSS6.2AI score0.0025EPSS
SaveExploits0References7
OSV
OSV
added 2024/07/16 12:15 p.m.6 views

UBUNTU-CVE-2022-48774

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ptdma: Fix the error handling path in ptcoreinit In order to free resources correctly in the error handling path of ptcoreinit, 2 goto's have to be switched. Otherwise, some resources will leak and we will try to relea...

5.5CVSS5.7AI score0.00225EPSS
SaveExploits0References6
OSV
OSV
added 2024/07/16 12:15 p.m.13 views

UBUNTU-CVE-2022-48801

In the Linux kernel, the following vulnerability has been resolved: iio: buffer: Fix file related error handling in IIOBUFFERGETFDIOCTL If we fail to copy the just created file descriptor to userland, we try to clean up by putting back 'fd' and freeing 'ib'. The code uses putunusedfd for the form...

7.8CVSS5.7AI score0.00284EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/07/16 12:15 p.m.24 views

CVE-2022-48801

In the Linux kernel, the following vulnerability has been resolved: iio: buffer: Fix file related error handling in IIOBUFFERGETFDIOCTL If we fail to copy the just created file descriptor to userland, we try to clean up by putting back 'fd' and freeing 'ib'. The code uses putunusedfd for the form...

7.8CVSS6.3AI score0.00284EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/07/16 11:43 a.m.13 views

CVE-2022-48801 iio: buffer: Fix file related error handling in IIO_BUFFER_GET_FD_IOCTL

In the Linux kernel, the following vulnerability has been resolved: iio: buffer: Fix file related error handling in IIOBUFFERGETFDIOCTL If we fail to copy the just created file descriptor to userland, we try to clean up by putting back 'fd' and freeing 'ib'. The code uses putunusedfd for the form...

7.8CVSS6.9AI score0.00284EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/07/16 11:43 a.m.31 views

CVE-2022-48801 iio: buffer: Fix file related error handling in IIO_BUFFER_GET_FD_IOCTL

In the Linux kernel, the following vulnerability has been resolved: iio: buffer: Fix file related error handling in IIOBUFFERGETFDIOCTL If we fail to copy the just created file descriptor to userland, we try to clean up by putting back 'fd' and freeing 'ib'. The code uses putunusedfd for the form...

7.8CVSS0.00284EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/07/16 11:29 a.m.11 views

CVE-2021-47624 net/sunrpc: fix reference count leaks in rpc_sysfs_xprt_state_change

In the Linux kernel, the following vulnerability has been resolved: net/sunrpc: fix reference count leaks in rpcsysfsxprtstatechange The refcount leak issues take place in an error handling path. When the 3rd argument buf doesn't match with "offline", "online" or "remove", the function simply...

6.7AI score0.00237EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/07/16 11:29 a.m.24 views

CVE-2021-47624 net/sunrpc: fix reference count leaks in rpc_sysfs_xprt_state_change

In the Linux kernel, the following vulnerability has been resolved: net/sunrpc: fix reference count leaks in rpcsysfsxprtstatechange The refcount leak issues take place in an error handling path. When the 3rd argument buf doesn't match with "offline", "online" or "remove", the function simply...

0.00237EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/07/16 11:13 a.m.41 views

CVE-2022-48774 dmaengine: ptdma: Fix the error handling path in pt_core_init()

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ptdma: Fix the error handling path in ptcoreinit In order to free resources correctly in the error handling path of ptcoreinit, 2 goto's have to be switched. Otherwise, some resources will leak and we will try to relea...

0.00225EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/07/16 11:13 a.m.19 views

CVE-2022-48774 dmaengine: ptdma: Fix the error handling path in pt_core_init()

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ptdma: Fix the error handling path in ptcoreinit In order to free resources correctly in the error handling path of ptcoreinit, 2 goto's have to be switched. Otherwise, some resources will leak and we will try to relea...

6.7AI score0.00225EPSS
SaveExploits0References3
IBM Security Bulletins
IBM Security Bulletins
added 2024/07/15 7:39 p.m.15 views

Security Bulletin: IBM Sterling Partner Engagement Manager is vulnerable to Improper Error Handling.

Summary IBM Sterling Partner Engagement Manager resolved the issue improper error handling, which prevents the disclosure of log messages containing implementation details. Vulnerability Details CVEID:CVE-2022-35640 DESCRIPTION: IBM Sterling Partner Engagement Manager could allow a local attacker...

5.5CVSS3.7AI score0.00176EPSS
SaveExploits0Affected Software1
RedHat Linux
RedHat Linux
added 2024/07/15 4:08 p.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
NVD
NVD
added 2024/07/12 1:15 p.m.34 views

CVE-2024-40927

In the Linux kernel, the following vulnerability has been resolved: xhci: Handle TD clearing for multiple streams case When multiple streams are in use, multiple TDs might be in flight when an endpoint is stopped. We need to issue a Set TR Dequeue Pointer for each, to ensure everything is reset...

7.8CVSS0.00292EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/07/12 1:15 p.m.20 views

CVE-2024-40927

In the Linux kernel, the following vulnerability has been resolved: xhci: Handle TD clearing for multiple streams case When multiple streams are in use, multiple TDs might be in flight when an endpoint is stopped. We need to issue a Set TR Dequeue Pointer for each, to ensure everything is reset...

7.8CVSS6AI score0.00292EPSS
SaveExploits0References20
OSV
OSV
added 2024/07/12 1:15 p.m.14 views

UBUNTU-CVE-2024-40945

In the Linux kernel, the following vulnerability has been resolved: iommu: Return right value in iommusvabinddevice iommusvabinddevice should return either a sva bond handle or an ERRPTR value in error cases. Existing drivers idxd and uacce only check the return value with ISERR. This could...

5.5CVSS6.1AI score0.00257EPSS
SaveExploits0References28
GithubExploit
GithubExploit
added 2024/07/11 2:17 p.m.552 views

Exploit for SQL Injection in Valvepress Automatic

Wordpress SQLI-2-RCE Exploit - This Python script exploits CVE...

9.9CVSS10AI score0.93971EPSS
SaveExploits16
Rows per page
Query Builder