32572 matches found
The vulnerability of the nest_imc_event_init() function in the arch/powerpc/perf/imc-pmu.c module, which is part of the PowerPC platform support for the Linux operating system, allows a hacker to cause a service failure.
The vulnerability of the nestimceventinit function in the arch/powerpc/perf/imc-pmu.c module, which is part of the PowerPC platform support for the Linux operating system, is related to state management errors. Exploiting this vulnerability could allow an attacker to cause a service failure...
The vulnerability of the qla2x00_probe_one() function in the drivers/scsi/qla2xxx/qla_os.c driver module of the Linux operating system’s SCSI device kernel allows a hacker to cause a service failure.
The vulnerability of the qla2x00probeone function in the drivers/scsi/qla2xxx/qlaos.c driver for Linux SCSI devices is related to incorrect initialization of resources. Exploiting this vulnerability can allow an attacker to cause service failures...
The vulnerability of the papr_scm_pmu_get_value() function in the arch/powerpc/platforms/pseries/papr_scm.c module, which is part of the PowerPC platform support for the Linux operating system. This vulnerability allows a hacker to cause a service failure.
The vulnerability of the paprscmpmugetvalue function in the arch/powerpc/platforms/pseries/paprscm.c module is related to the implementation of resource allocation without any restrictions or regulations. Exploiting this vulnerability could allow an attacker to cause a system failure...
The vulnerability of the sdma_clean() function in the drivers/infiniband/hw/hfi1/sdma.c module of the Linux operating system’s kernel driver allows a malicious actor to cause a service failure.
The vulnerability of the sdmaclean function in the drivers/infiniband/hw/hfi1/sdma.c module of the Linux operating system’s InfiniBand support driver is related to incorrect initialization of resources. Exploiting this vulnerability could allow an attacker to cause a service failure...
The vulnerability of the ipgre_xmit() function in the net/ipv4/ip_gre.c module of the Linux operating system allows a hacker to cause a service failure.
The vulnerability of the ipgrexmit function in the net/ipv4/ipgre.c module of the Linux kernel is related to the copying of buffers without checking the size of the input data a classic buffer overflow attack. Exploiting this vulnerability can allow an attacker to cause a system failure...
The vulnerability of the mpt3sas_transport_port_add() function in the drivers/scsi/mpt3sas/mpt3sas_transport.c driver of Linux’ SCSI device drivers allows a hacker to cause a service failure.
The vulnerability of the mpt3sastransportportadd function in the drivers/scsi/mpt3sas/mpt3sastransport.c driver for Linux SCSI devices is related to the use of pointers. Exploiting this vulnerability could allow an attacker to cause a service failure...
The vulnerability of the __drm_universal_plane_init() function in the drivers/gpu/drm/drm_plane.c file of the DRI support driver for the Linux operating system’s kernel allows a attacker to cause a service failure.
The vulnerability of the drmuniversalplaneinit function in the drivers/gpu/drm/drmplane.c file of the DRI support driver for the Linux operating system is related to code errors. Exploiting this vulnerability could allow an attacker to cause a service failure...
The vulnerability of the __poolDestroy() function in the drivers/md/dm-thin.c file of the multi-device Linux kernel driver software allows a hacker to cause a service failure.
The vulnerability of the poolDestroy function in the drivers/md/dm-thin.c file of the Linux device driver for multiple devices RAID and LVM involves the reutilization of previously released memory. Exploiting this vulnerability can allow an attacker to cause a service failure...
The vulnerability of the nfs_file_direct_read() function in the fs/nfs/direct.c module, which is part of the NFS client support in Linux kernel, allows a hacker to cause a service failure.
The vulnerability of the nfsfiledirectread function in the fs/nfs/direct.c module, which is part of the NFS client support in Linux kernel, is related to data processing errors. Exploiting this vulnerability can allow an attacker to cause service failures...
Linux Distros Unpatched Vulnerability : CVE-2026-23301
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: ASoC: SDCA: Add allocation failure check for Entity name Currently findsdcaentityiot can...
EUVD-2026-15921
Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in OOPSpam Team OOPSpam Anti-Spam oopspam-anti-spam allows Stored XSS.This issue affects OOPSpam Anti-Spam: from n/a through = 1.2.62...
SUSE CVE-2026-23282
In the Linux kernel, the following vulnerability has been resolved: smb: client: fix oops due to uninitialised var in smb2unlink If SMB2openinit or SMB2closeinit fails e.g. reconnect, the iovs set @rqst will be left uninitialised, hence calling SMB2openfree, SMB2closefree or smb2setrelated on the...
SUSE CVE-2026-23301
In the Linux kernel, the following vulnerability has been resolved: ASoC: SDCA: Add allocation failure check for Entity name Currently findsdcaentityiot can allocate a string for the Entity name but it doesn't check if that allocation succeeded. Add the missing NULL check after the allocation...
SUSE CVE-2026-23389
In the Linux kernel, the following vulnerability has been resolved: ice: Fix memory leak in icesetringparam In icesetringparam, txrings and xdprings are allocated before rxrings. If the allocation of rxrings fails, the code jumps to the done label leaking both txrings and xdprings. Furthermore, i...
CVE-2026-26233
CVE-2026-26233 affects Mattermost releases 10.11.x to 11.4.x, where login requests are not rate-limited, enabling unauthenticated remote attackers to cause denial of service via an HTTP/2 single-packet attack with 100+ parallel login requests. No patch/version details are provided in the document...
USN-8123-1 mbedtls vulnerabilities
It was discovered that Mbed TLS incorrectly handled memory allocation failures. A remote attacker could possibly use this issue to crash the program. This issue only affected Ubuntu 18.04 LTS and Ubuntu 20.04 LTS. CVE-2021-44732 Jonathan Winzig discovered that Mbed TLS incorrectly handled crafted...
CVE-2026-23289
A flaw was found in the Linux kernel's IB/mthca component. A local user could exploit this vulnerability by triggering a system call failure path related to the mthcacreatesrq function. This oversight leads to a missed unmapping of user database resources, resulting in a resource leak...
CVE-2026-23366
A flaw was found in the Linux kernel's Direct Rendering Manager DRM client component. This vulnerability occurs when the system attempts to destroy an uninitialized memory pointer, specifically the 'modes' variable within the drmclientmodesetprobe function, after a memory allocation failure. This...
CVE-2026-23283
A flaw was found in the Linux kernel's regulator: fp9931 component. This vulnerability occurs when the fp9931hwmonread function fails to properly release a power management PM runtime reference if a regmapread operation fails. This oversight can lead to a PM reference leak, potentially causing...
EUVD-2026-15348
In the Linux kernel, the following vulnerability has been resolved: drm/client: Do not destroy NULL modes 'modes' in drmclientmodesetprobe may fail to kcalloc. If this occurs, we jump to 'out', calling modesdestroy on it, which dereferences it. This may result in a NULL pointer dereference in the...