Lucene search
K

141 matches found

OSV
OSV
added 2024/07/12 1:15 p.m.2 views

AZL-47926 CVE-2024-40997 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: cpufreq: amd-pstate: fix memory leak on CPU EPP exit The cpudata memory from kzalloc in amdpstateeppcpuinit is not freed in the analogous exit function, so fix that. rjw: Subject and changelog edits...

5.5CVSS6.3AI score0.00028EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2024/07/12 12:20 p.m.17 views

CVE-2024-40900 cachefiles: remove requests from xarray during flushing requests

In the Linux kernel, the following vulnerability has been resolved: cachefiles: remove requests from xarray during flushing requests Even with CACHEFILESDEAD set, we can still read the requests, so in the following concurrency the request may be used after it has been freed: mount | daemonthread1...

6.6AI score0.00015EPSS
Exploits0References4
Microsoft CVE
Microsoft CVE
added 2024/06/30 2:0 p.m.3 views

do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak

...

5.5CVSS7.6AI score0.00034EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2024/06/20 3:27 p.m.26 views

CVE-2024-38575

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: pcie: handle randbuf allocation failure The kzalloc in brcmfpciedownloadfwnvram will return null if the physical memory has run out. As a result, if we use getrandombytes to generate random bytes in the randbuf, t...

4.4CVSS6.8AI score0.00009EPSS
Exploits0References4
OSV
OSV
added 2024/05/22 7:15 a.m.1 views

DEBIAN-CVE-2021-47451

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtIDLETIMER: fix panic that occurs when timertype has garbage value Currently, when the rule related to IDLETIMER is added, idletimertg timer structure is initialized by kmalloc on executing idletimertgcreate function...

5.5CVSS5.4AI score0.00015EPSS
Exploits0References1
CVE
CVE
added 2024/05/22 6:19 a.m.85 views

CVE-2021-47451

CVE-2021-47451 relates to a Linux kernel netfilter xt_IDLETIMER panic caused by idletimer_tg.timer_type containing garbage values when a rule is added. The fixed version initializes timer_type with kzalloc instead of kmalloc to prevent the NULL/D garbage read that leads to a kernel panic. Public ...

5.5CVSS6.4AI score0.00015EPSS
Exploits0References3Affected Software1
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.13 views

CVE-2021-47250

In the Linux kernel, the following vulnerability has been resolved: net: ipv4: fix memory leak in netlblcipsov4addstd Reported by syzkaller: BUG: memory leak unreferenced object 0xffff888105df7000 size 64: comm "syz-executor842", pid 360, jiffies 4294824824 age 22.546s hex dump first 32 bytes: 00...

5.5CVSS6.3AI score0.00014EPSS
Exploits0References10
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.1 views

SUSE CVE-2024-35886

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix infinite recursion in fib6dumpdone. syzkaller reported infinite recursive calls of fib6dumpdone during netlink socket destruction. 1 From the log, syzkaller sent an AFUNSPEC RTMGETROUTE message, and then the response wa...

5.5CVSS6.1AI score0.00014EPSS
Exploits0References16
OSV
OSV
added 2024/05/20 10:15 a.m.3 views

AZL-42204 CVE-2024-35972 affecting package kernel for versions less than 5.15.158.1-1

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix possible memory leak in bnxtrdmaauxdeviceinit If ulp = kzalloc fails, the allocated edev will leak because it is not properly assigned and the cleanup path will not be able to free it. Fix it by assigning it properly...

5.5CVSS6.3AI score0.00009EPSS
Exploits0References1
OSV
OSV
added 2024/05/20 10:15 a.m.1 views

UBUNTU-CVE-2024-35972

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix possible memory leak in bnxtrdmaauxdeviceinit If ulp = kzalloc fails, the allocated edev will leak because it is not properly assigned and the cleanup path will not be able to free it. Fix it by assigning it properly...

5.5CVSS6.5AI score0.00009EPSS
Exploits0References10
OSV
OSV
added 2024/05/19 9:15 a.m.1 views

DEBIAN-CVE-2024-35886

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix infinite recursion in fib6dumpdone. syzkaller reported infinite recursive calls of fib6dumpdone during netlink socket destruction. 1 From the log, syzkaller sent an AFUNSPEC RTMGETROUTE message, and then the response wa...

7.8CVSS5.7AI score0.00014EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2024/05/01 1:15 p.m.21 views

CVE-2024-27048

In the Linux kernel, the following vulnerability has been resolved: wifi: brcm80211: handle pmkop allocation failure The kzalloc in brcmfpmksav3op will return null if the physical memory has run out. As a result, if we dereference the null value, the null pointer dereference bug will happen. Retu...

5.5CVSS6.4AI score0.00009EPSS
Exploits0References11
Debian CVE
Debian CVE
added 2024/05/01 12:54 p.m.19 views

CVE-2024-27048

In the Linux kernel, the following vulnerability has been resolved: wifi: brcm80211: handle pmkop allocation failure The kzalloc in brcmfpmksav3op will return null if the physical memory has run out. As a result, if we dereference the null value, the null pointer dereference bug will happen. Retu...

5.5CVSS7AI score0.00009EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2024/04/17 5:53 p.m.32 views

CVE-2024-26901

In the Linux kernel, the following vulnerability has been resolved: dosysnametohandle: use kzalloc to fix kernel-infoleak syzbot identified a kernel information leak vulnerability in dosysnametohandle and issued the following report 1. 1 "BUG: KMSAN: kernel-infoleak in instrumentcopytouser...

5.5CVSS6.8AI score0.00034EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2024/04/17 11:15 a.m.23 views

CVE-2024-26901

In the Linux kernel, the following vulnerability has been resolved: dosysnametohandle: use kzalloc to fix kernel-infoleak syzbot identified a kernel information leak vulnerability in dosysnametohandle and issued the following report 1. 1 "BUG: KMSAN: kernel-infoleak in instrumentcopytouser...

5.5CVSS6.4AI score0.00034EPSS
Exploits0References35
Vulnrichment
Vulnrichment
added 2024/04/17 10:27 a.m.33 views

CVE-2024-26901 do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak

In the Linux kernel, the following vulnerability has been resolved: dosysnametohandle: use kzalloc to fix kernel-infoleak syzbot identified a kernel information leak vulnerability in dosysnametohandle and issued the following report 1. 1 "BUG: KMSAN: kernel-infoleak in instrumentcopytouser...

6AI score0.00034EPSS
Exploits0References9
Cvelist
Cvelist
added 2024/04/17 10:27 a.m.18 views

CVE-2024-26901 do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak

In the Linux kernel, the following vulnerability has been resolved: dosysnametohandle: use kzalloc to fix kernel-infoleak syzbot identified a kernel information leak vulnerability in dosysnametohandle and issued the following report 1. 1 "BUG: KMSAN: kernel-infoleak in instrumentcopytouser...

6.2AI score0.00034EPSS
Exploits0References9
Debian CVE
Debian CVE
added 2024/04/17 10:27 a.m.66 views

CVE-2024-26901

In the Linux kernel, the following vulnerability has been resolved: dosysnametohandle: use kzalloc to fix kernel-infoleak syzbot identified a kernel information leak vulnerability in dosysnametohandle and issued the following report 1. 1 "BUG: KMSAN: kernel-infoleak in instrumentcopytouser...

5.5CVSS7.4AI score0.00034EPSS
Exploits0
CVE
CVE
added 2024/04/17 10:27 a.m.227 views

CVE-2024-26901

CVE-2024-26901 is a Linux kernel information-leak vulnerability identified by syzbot in do_sys_name_to_handle, where uninitialized bytes were observed during copy to userspace. The issue was mitigated by replacing a kmalloc path with kzalloc, addressing uninitialized memory (Bytes 18–19) and rela...

5.5CVSS5.8AI score0.00034EPSS
Exploits0References13Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/04/17 12:0 a.m.21 views

Fedora 39 : kernel (2024-f93cdd8831)

The remote Fedora 39 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2024-f93cdd8831 advisory. The 6.8.6 stable kernel update contains a number of important fixes across the tree. Tenable has extracted the preceding description block directly from the...

5.5CVSS6.9AI score0.00198EPSS
Exploits0References2
Rows per page
Query Builder