Lucene search
+L

8309 matches found

Positive Technologies
Positive Technologies
added 2023/05/25 12:00 a.m.10 views

PT-2023-4776 · Spring · Spring For Apache Kafka

Name of the Vulnerable Software and Affected Versions: Spring for Apache Kafka versions 3.0.9 and earlier Spring for Apache Kafka versions 2.9.10 and earlier Description: The issue is related to a deserialization attack vector in Spring for Apache Kafka. An attacker would have to construct a...

7.8CVSS8.1AI score0.0209EPSS
SaveExploits2References26
Positive Technologies
Positive Technologies
added 2023/05/24 12:00 a.m.17 views

PT-2025-40217

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s SCSI subsystem, specifically within the UFS Universal Storage Flash core. The ufshcd queuecommand function may be invoked multiple times for a single...

7.8CVSS5.7AI score0.00154EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2023/05/16 8:56 a.m.8 views

kernel: RDMA/qedr: Fix potential memory leak in __qedr_alloc_mr()

A flaw was found in the qedr module in the Linux kernel. A missing release of allocated memory when an error occurs will cause a memory leak, potentially impacting system performance and resulting in a denial of service...

5.5CVSS6.6AI score0.00229EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/16 8:56 a.m.10 views

kernel: openvswitch: fix memory leak at failed datapath creation

A flaw was found in the openvswitch module in the Linux kernel. A missing release of allocated memory when an error occurs will cause a memory leak, potentially impacting system performance and resulting in a denial of service...

5.5CVSS6.6AI score0.00174EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/16 8:56 a.m.10 views

kernel: ALSA: usb-audio: Fix potential memory leaks

A memory leak was found in the Linux kernel's USB audio driver in the synchronization endpoint URB allocation path. When memory allocation fails partway through allocating URBs for a sync endpoint, the error handling code fails to release the partially allocated URBs because the endpoint's URB...

5.5CVSS7.2AI score0.0016EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/16 8:51 a.m.12 views

golang: net/http: handle server errors after sending GOAWAY

A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown...

7.5CVSS6.6AI score0.03269EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2023/05/13 12:00 a.m.45 views

RHEL 9 : nodejs:18 (RHSA-2023:2654)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2023:2654 advisory. Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. The...

8.6CVSS7.2AI score0.02209EPSS
SaveExploits5References20
Cvelist
Cvelist
added 2023/05/10 11:41 a.m.66 views

CVE-2023-1732 Improper random reading in CIRCL

When sampling randomness for a shared secret, the implementation of Kyber and FrodoKEM, did not check whether crypto/rand.Read returns an error. In rare deployment cases error thrown by the Read function, this could lead to a predictable shared secret. The tkn20 and blindrsa components did not...

5.3CVSS8.3AI score0.00386EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.8 views

kernel: openvswitch: fix memory leak at failed datapath creation

A flaw was found in the openvswitch module in the Linux kernel. A missing release of allocated memory when an error occurs will cause a memory leak, potentially impacting system performance and resulting in a denial of service...

5.5CVSS6.6AI score0.00174EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.10 views

kernel: iavf: Fix reset error handling

A deadlock condition exists in the linux kernel such that when calling iavfclose in iavfresettask error handling,doing so can lead to double call of napidisable thereby leading to a denial of service due to the deadlock...

5.5CVSS6.7AI score0.00133EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.19 views

kernel: nvme-pci: fix a NULL pointer dereference in nvme_alloc_admin_tags

A flaw was found in the nvme module in the Linux kernel. A NULL pointer dereference can be triggered due to improper error management when the blkmqinitqueue function fails to set up the queue, resulting in a denial of service...

5.5CVSS6.5AI score0.00291EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.26 views

kernel: ALSA: usb-audio: Fix potential memory leaks

A memory leak was found in the Linux kernel's USB audio driver in the synchronization endpoint URB allocation path. When memory allocation fails partway through allocating URBs for a sync endpoint, the error handling code fails to release the partially allocated URBs because the endpoint's URB...

5.5CVSS7.2AI score0.0016EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.8 views

kernel: NFSD: fix leaked reference count of nfsd4_ssc_umount_item

In the Linux kernel, the following vulnerability has been resolved: NFSD: fix leaked reference count of nfsd4sscumountitem The reference count of nfsd4sscumountitem is not decremented on error conditions. This prevents the laundromat from unmounting the vfsmount of the source file. This patch...

7.5CVSS6.7AI score0.0028EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.10 views

kernel: iavf: Fix adminq error handling

In the Linux kernel, the following vulnerability has been resolved: iavf: Fix adminq error handling iavfallocasqbufs/iavfallocarqbufs allocates with dmaalloccoherent memory for VF mailbox. Free DMA regions for both ASQ and ARQ in case error happens during configuration of ASQ/ARQ registers. Witho...

5.5CVSS6.3AI score0.00176EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.22 views

kernel: ALSA: aoa: i2sbus: fix possible memory leak in i2sbus_add_dev()

In the Linux kernel, the following vulnerability has been resolved: ALSA: aoa: i2sbus: fix possible memory leak in i2sbusadddev devsetname in soundbusaddone allocates memory for name, it need be freed when ofdeviceregister fails, call soundbusdevput to give up the reference that hold in...

5.5CVSS6.6AI score0.00156EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.9 views

kernel: iavf: Fix NULL pointer dereference in iavf_get_link_ksettings

A flaw was found in the iavf module in the Linux kernel. A NULL pointer dereference can be triggered due to improper error management, resulting in a denial of service...

5.5CVSS6.5AI score0.00148EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.9 views

kernel: nfsd: Fix a memory leak in an error handling path

In the Linux kernel, the following vulnerability has been resolved: nfsd: Fix a memory leak in an error handling path If this memdupuser call fails, the memory allocated in a previous call a few lines above should be freed. Otherwise it leaks...

5.5CVSS6.6AI score0.00156EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.16 views

kernel: drm/virtio: improper return value check in virtio_gpu_object_shmem_init()

In the Linux kernel before 6.0.3, drivers/gpu/drm/virtio/virtgpuobject.c misinterprets the drmgemshmemgetsgtable return value expects it to be NULL in the error case, whereas it is actually an error pointer...

5.5CVSS6.6AI score0.00301EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/05/09 2:03 a.m.8 views

SUSE CVE-2023-2283

A vulnerability was found in libssh, where the authentication check of the connecting client can be bypassed in thepkiverifydatasignature function in memory allocation problems. This issue may happen if there is insufficient memory or the memory usage is limited. The problem is caused by the retu...

4.8CVSS6.8AI score0.01061EPSS
SaveExploits2References45
Positive Technologies
Positive Technologies
added 2023/05/09 12:00 a.m.19 views

PT-2025-26064 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A potential memory leak has been identified in the Linux kernel, specifically in the RDMA/qedr component. The issue arises when qedr alloc mr allocates memory for mr-info.pbl table usi...

8.8CVSS7.9AI score0.10458EPSS
SaveExploits32References1114
Rows per page
Query Builder