Lucene search
+L

227 matches found

OSV
OSV
added 2026/05/27 2:17 p.m.25 views

UBUNTU-CVE-2026-45939

In the Linux kernel, the following vulnerability has been resolved: gpib: Fix memory leak in niusbinit In niusbinit, if niusbsetupinit fails, the function returns -EFAULT without freeing the allocated writes buffer, leading to a memory leak. Additionally, niusbsetupinit returns 0 on failure, whic...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/05/27 12:00 a.m.18 views

CVE-2026-45852

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix double free in rxesrqfrominit In rxesrqfrominit, the queue pointer 'q' is assigned to 'srq-rq.queue' before copying the SRQ number to user space. If copytouser fails, the function calls rxequeuecleanup to free the...

7.8CVSS6.2AI score0.00175EPSS
SaveExploits0References25
UbuntuCve
UbuntuCve
added 2026/05/27 12:00 a.m.15 views

CVE-2026-45926

In the Linux kernel, the following vulnerability has been resolved: rust: pwm: Fix potential memory leak on init error When initializing a PWM chip using pwmchipalloc, the allocated device owns an initial reference that must be released on all error paths. If pinnedinit were to fail, the allocate...

5.5CVSS6AI score0.00112EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.11 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: mlxsw: Minor fix for a potential memory leak in mlxswmlinecardsinit. The line cards array is not freed during the error path of mlxswmlinecardsinit, which could lead to a memory leak. This issue was addressed by freeing the array...

5.5CVSS5.2AI score0.00154EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.13 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: mctp: Fixed an error handling path in mctpinit. If mctpneighinit returns an error, the route resources should be released during the error handling path. Otherwise, some resources may be leaked...

5.5CVSS5.8AI score0.00186EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.8 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fixed a NULL pointer crash in bnxtptpenable during error cleanup. When bnxtinitone fails during initialization e.g., bnxtinitintmode returns -ENODEV, the error handling code calls bnxtfreehwrmresources, which destroys the...

6AI score0.00145EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.11 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: In the dmstats function, check for and propagate the allocpercpu failure. Check the return value of allocprecpu, and return an error from dmstatsinit if it fails. Update allocdev to fail if dmstatsinit does. Otherwise, a NULL...

5.5CVSS6.2AI score0.00189EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.9 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: drm/amdkfd: Fixed error handling in kfdprocessdeviceinitvm It is necessary to only destroy the ibmem and let the process cleanup worker free the outstanding BOs. Reset the pointer in the pdd-qpd structure to avoid NULL pointer...

5.5CVSS5.3AI score0.00211EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/05/08 3:31 p.m.17 views

EUVD-2026-28612

In the Linux kernel, the following vulnerability has been resolved: cpufreq: governor: fix double free in cpufreqdbsgovernorinit error path When kobjectinitandadd fails, cpufreqdbsgovernorinit calls kobjectput&dbsdata-attrset.kobj. The kobject release callback cpufreqdbsdatarelease calls...

5.8AI score0.00129EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/05/08 1:11 p.m.19 views

CVE-2026-43297

In the Linux kernel, the following vulnerability has been resolved: media: rockchip: rga: Fix possible ERRPTR dereference in rgabufinit rgagetframe can return ERRPTR-EINVAL when buffer type is unsupported or invalid. rgabufinit does not check the return value and unconditionally dereferences the...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0
NVD
NVD
added 2026/05/06 12:16 p.m.11 views

CVE-2026-43164

In the Linux kernel, the following vulnerability has been resolved: udplite: Fix null-ptr-deref in udpenqueuescheduleskb. syzbot reported null-ptr-deref of udpsksk-udpprodqueue. 0 Since the cited commit, udplibinitsock can fail, as can udpinitsock and udpv6initsock. Let's handle the error in...

7.5CVSS0.00451EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/05/01 7:07 p.m.13 views

CVE-2026-43055

A flaw was found in the Linux kernel's SCSI target file module. When a write command is executed, the aiocmd-iocb for the kiwritestream is not initialized. This can lead to an incorrect kiwritestream value, causing unintended write failures in the block device. This vulnerability can result in a...

7.5CVSS5.8AI score0.00358EPSS
SaveExploits0References4
CVE
CVE
added 2026/05/01 2:15 p.m.26 views

CVE-2026-43008

CVE-2026-43008 affects the Linux kernel gpio: qixis-fpga driver. The issue is incorrect error handling in devm_regmap_init_mmio(): it returns ERR_PTR() on failure, but code checked for NULL, risking invalid pointer dereference. Mitigation: patch uses IS_ERR() and PTR_ERR() to handle errors correc...

5.5CVSS5.8AI score0.00107EPSS
SaveExploits0References2Affected Software1
RedhatCVE
RedhatCVE
added 2026/04/24 8:34 p.m.11 views

CVE-2026-31621

A flaw was found in the Linux kernel's bnge driver. When an error occurs during device initialization, the driver fails to return after deallocating a device, leading to a null pointer dereference. This can cause system instability or a crash, resulting in a Denial of Service DoS for affected...

5.5CVSS5.3AI score0.00121EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/17 12:00 a.m.7 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-007362)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-007362 advisory. In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix kernel NULL pointer dereference error When rxequeueinit in the function rxeqpinitre...

7.5CVSS5.8AI score0.0094EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/04/03 12:00 a.m.17 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from an initialization error in the ID register of unprotected pKVM clients, potentially leading to...

8.8CVSS7.1AI score0.00119EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2026/03/30 12:00 a.m.6 views

The vulnerability of the `udp4_gro_complete()` function in the `net/core/gro.c` module of the Linux kernel allows a malicious actor to gain unauthorized access to protected information or cause service failures.

The vulnerability of the udp4grocomplete function in the net/core/gro.c module of the Linux kernel is related to an erroneous initialization of the encapsulation flag. Exploiting this vulnerability may allow an attacker to gain unauthorized access to protected information or cause service failure...

5.5CVSS6AI score0.00114EPSS
SaveExploits0References9Affected Software4
Cvelist
Cvelist
added 2026/03/25 10:26 a.m.28 views

CVE-2026-23282 smb: client: fix oops due to uninitialised var in smb2_unlink()

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...

0.00121EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/18 6:16 p.m.9 views

UBUNTU-CVE-2026-23263

In the Linux kernel, the following vulnerability has been resolved: iouring/zcrx: fix page array leak d9f595b9a65e "iouring/zcrx: fix leaking pages on sg init fail" fixed a page leakage but didn't free the page array, release it as well...

5.5CVSS5.7AI score0.001EPSS
SaveExploits0References5
CVE
CVE
added 2026/03/02 6:42 p.m.59 views

CVE-2026-0029

The CVE-2026-0029 entry concerns Google Android’s kernel code, specifically a logic error in __pkvm_init_vm in pkvm.c that may cause memory corruption and enable local privilege escalation without user interaction. The vulnerability is documented across multiple feeds (NVD/NCSC/CNVD/CVELIST) with...

8.4CVSS6.1AI score0.00107EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder