Lucene search
+L

104 matches found

RedhatCVE
RedhatCVE
added 2024/05/27 11:01 a.m.26 views

CVE-2021-47510

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix re-dirty process of tree-log nodes There is a report of a transaction abort of -EAGAIN with the following script. !/bin/sh for d in sda sdb; do mkfs.btrfs -d single -m single -f /dev/$d done mount /dev/sda /mnt/test...

5.5CVSS9.1AI score0.00205EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/22 7:15 a.m.12 views

UBUNTU-CVE-2021-47446

In the Linux kernel, the following vulnerability has been resolved: drm/msm/a4xx: fix error handling in a4xxgpuinit This code returns 1 on error instead of a negative error. It leads to an Oops in the caller. A second problem is that the check for "if ret != -ENODATA" cannot be true because "ret"...

7.8CVSS5.7AI score0.00206EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/05/03 2:09 a.m.6 views

SUSE CVE-2024-27025

In the Linux kernel, the following vulnerability has been resolved: nbd: null check for nlaneststart nlaneststart may fail and return NULL. Insert a check and set errno based on other call sites within the same source code...

6.6CVSS6.2AI score0.00292EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2024/05/01 9:23 p.m.29 views

CVE-2024-27025

In the Linux kernel, the following vulnerability has been resolved: nbd: null check for nlaneststart nlaneststart may fail and return NULL. Insert a check and set errno based on other call sites within the same source code...

5.5CVSS7AI score0.00292EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/01 1:15 p.m.2 views

DEBIAN-CVE-2024-27025

In the Linux kernel, the following vulnerability has been resolved: nbd: null check for nlaneststart nlaneststart may fail and return NULL. Insert a check and set errno based on other call sites within the same source code...

5.5CVSS5.7AI score0.00292EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/01 1:15 p.m.12 views

UBUNTU-CVE-2024-27025

In the Linux kernel, the following vulnerability has been resolved: nbd: null check for nlaneststart nlaneststart may fail and return NULL. Insert a check and set errno based on other call sites within the same source code...

5.5CVSS6.2AI score0.00292EPSS
SaveExploits0References11
OSV
OSV
added 2024/05/01 12:49 p.m.27 views

CVE-2024-27025 nbd: null check for nla_nest_start

In the Linux kernel, the following vulnerability has been resolved: nbd: null check for nlaneststart nlaneststart may fail and return NULL. Insert a check and set errno based on other call sites within the same source code...

6AI score
SaveExploits0References13
Debian CVE
Debian CVE
added 2024/05/01 12:49 p.m.20 views

CVE-2024-27025

In the Linux kernel, the following vulnerability has been resolved: nbd: null check for nlaneststart nlaneststart may fail and return NULL. Insert a check and set errno based on other call sites within the same source code...

5.5CVSS7.4AI score0.00292EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/01 12:49 p.m.39 views

CVE-2024-27025 nbd: null check for nla_nest_start

In the Linux kernel, the following vulnerability has been resolved: nbd: null check for nlaneststart nlaneststart may fail and return NULL. Insert a check and set errno based on other call sites within the same source code...

7.8AI score0.00292EPSS
SaveExploits0References8
CVE
CVE
added 2024/05/01 12:49 p.m.3477 views

CVE-2024-27025

CVE-2024-27025 concerns the Linux kernel: a NULL return from nla_nest_start() could lead to NULL pointer dereference if not checked. The patch inserts a NULL check and sets errno consistent with other call sites, preventing a potential crash. Public references show the issue resolved in the kerne...

5.5CVSS6.5AI score0.00292EPSS
SaveExploits0References10Affected Software1
RedhatCVE
RedhatCVE
added 2024/04/29 4:21 p.m.36 views

CVE-2022-48659

In the Linux kernel, the following vulnerability has been resolved: mm/slub: fix to return errno if kmalloc fails In createuniqueid, kmalloc, GFPKERNEL can fail due to out-of-memory, if it fails, return errno correctly rather than triggering panic via BUGON; kernel BUG at mm/slub.c:5893! Internal...

4.7CVSS7.1AI score0.00241EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/28 1:15 p.m.1 views

DEBIAN-CVE-2022-48659

In the Linux kernel, the following vulnerability has been resolved: mm/slub: fix to return errno if kmalloc fails In createuniqueid, kmalloc, GFPKERNEL can fail due to out-of-memory, if it fails, return errno correctly rather than triggering panic via BUGON; kernel BUG at mm/slub.c:5893! Internal...

5.5CVSS5.1AI score0.00241EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/28 1:15 p.m.6 views

UBUNTU-CVE-2022-48659

In the Linux kernel, the following vulnerability has been resolved: mm/slub: fix to return errno if kmalloc fails In createuniqueid, kmalloc, GFPKERNEL can fail due to out-of-memory, if it fails, return errno correctly rather than triggering panic via BUGON; kernel BUG at mm/slub.c:5893! Internal...

5.5CVSS6AI score0.00241EPSS
SaveExploits0References12
CVE
CVE
added 2024/04/28 1:01 p.m.133 views

CVE-2022-48659

CVE-2022-48659 is a Linux kernel issue localized to mm/slub where kmalloc() can fail with an OOM, and the fix ensures create_unique_id() returns a proper errno instead of triggering BUG_ON(). The result is a kernel BUG at mm/slub.c:5893 in the failing path, with the stack showing sysfs_slab_add →...

5.5CVSS6.5AI score0.00241EPSS
SaveExploits0References8Affected Software1
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.7 views

kernel: scsi: lpfc: Check kzalloc() in lpfc_sli4_cgn_params_read()

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Check kzalloc in lpfcsli4cgnparamsread If kzalloc fails in lpfcsli4cgnparamsread, then we rely on lpfcreadobject's routine to NULL check pdata. Currently, an early return error is thrown from lpfcreadobject to protect...

5.5CVSS6.4AI score0.00189EPSS
SaveExploits0References5
OSV
OSV
added 2023/02/23 10:15 p.m.9 views

UBUNTU-CVE-2023-25824

Modgnutls is a TLS module for Apache HTTPD based on GnuTLS. Versions from 0.9.0 to 0.12.0 including did not properly fail blocking read operations on TLS connections when the transport hit timeouts. Instead it entered an endless loop retrying the read operation, consuming CPU resources. This coul...

7.5CVSS5.7AI score0.01091EPSS
SaveExploits1References5
OSV
OSV
added 2023/01/17 6:28 p.m.11 views

GSD-2023-1000974 net: stmmac: fix errno when create_singlethread_workqueue() fails

net: stmmac: fix errno when createsinglethreadworkqueue fails This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.86 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/10/09 10:52 p.m.12 views

GSD-2022-1006607 mm/slub: fix to return errno if kmalloc() fails

mm/slub: fix to return errno if kmalloc fails This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.19.260 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/10/09 10:46 p.m.11 views

GSD-2022-1006535 mm/slub: fix to return errno if kmalloc() fails

mm/slub: fix to return errno if kmalloc fails This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.19.12 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/10/09 10:43 p.m.10 views

GSD-2022-1006491 mm/slub: fix to return errno if kmalloc() fails

mm/slub: fix to return errno if kmalloc fails This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.0 by commit...

7.2AI score
SaveExploits0
Rows per page
Query Builder