Lucene search
+L

965 matches found

OSV
OSV
added 2024/05/22 7:15 a.m.10 views

UBUNTU-CVE-2021-47467

In the Linux kernel, the following vulnerability has been resolved: kunit: fix reference count leak in kfreeatend The reference counting issue happens in the normal path of kfreeatend. When kunitallocandgetresource is invoked, the function forgets to handle the returned resource object, whose...

5.3CVSS5.7AI score0.00489EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/21 4:15 p.m.7 views

DEBIAN-CVE-2023-52875

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: clk-mt2701: Add check for mtkallocclkdata Add the check for the return value of mtkallocclkdata in order to avoid NULL pointer dereference...

5.5CVSS5AI score0.0023EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 4:15 p.m.5 views

DEBIAN-CVE-2023-52870

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: clk-mt6765: Add check for mtkallocclkdata Add the check for the return value of mtkallocclkdata in order to avoid NULL pointer dereference...

4.1CVSS4.8AI score0.00218EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 3:15 p.m.4 views

DEBIAN-CVE-2021-47361

In the Linux kernel, the following vulnerability has been resolved: mcb: fix error handling in mcballocbus There are two bugs: 1 If idasimpleget fails then this code calls putdevicecarrier but we haven't yet called getdevicecarrier and probably that leads to a use after free. 2 After...

7.8CVSS5.7AI score0.00242EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/05/21 2:00 a.m.9 views

SUSE CVE-2024-35829

In the Linux kernel, the following vulnerability has been resolved: drm/lima: fix a memleak in limaheapalloc When limavmmapbo fails, the resources need to be deallocated, or there will be memleaks...

5.5CVSS6.5AI score0.00212EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2024/05/21 1:58 a.m.8 views

SUSE CVE-2024-35962

In the Linux kernel, the following vulnerability has been resolved: netfilter: complete validation of user input In my recent commit, I missed that doreplace handlers use copyfromsockptr which I fixed, followed by unsafe copyfromsockptroffset calls. In all functions, we can perform the @optlen...

5.5CVSS6.7AI score0.00238EPSS
SaveExploits0References16
OSV
OSV
added 2024/05/20 10:15 a.m.11 views

UBUNTU-CVE-2024-35974

In the Linux kernel, the following vulnerability has been resolved: block: fix q-blkglist corruption during disk rebind Multiple gendisk instances can allocated/added for single request queue in case of disk rebind. blkg may still stay in q-blkglist when calling blkcginitdisk for rebind, then...

5.5CVSS6.6AI score0.00227EPSS
SaveExploits0References10
BDU FSTEC
BDU FSTEC
added 2024/05/16 12:00 a.m.18 views

The vulnerability of the function io_files_update_with_index_alloc() in the fs/io_uring.c module of the io_uring component of the Linux operating system allows a attacker to cause a service failure.

The vulnerability of the iofilesupdatewithindexalloc function in the fs/iouring.c module of the iouring component of the Linux operating system is related to the assignment of a null pointer. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00212EPSS
SaveExploits0References8Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/05/15 12:00 a.m.22 views

The vulnerability of the qla2x00_mem_alloc() function in the drivers/scsi/qla2xxx/qla_os.c module of the QLogic QLA2XXX kernel driver for the Linux operating system allows a hacker to cause service failure or exert other adverse effects.

The vulnerability of the qla2x00memalloc function in the drivers/scsi/qla2xxx/qlaos.c file of the QLogic QLA2XXX kernel in the Linux operating system is related to the reallocation of previously released memory. Exploiting this vulnerability could allow an attacker to cause a service failure or...

7.8CVSS6.6AI score0.00232EPSS
SaveExploits0References13Affected Software3
BDU FSTEC
BDU FSTEC
added 2024/05/15 12:00 a.m.15 views

The vulnerability of the htab_map_alloc() function in the kernel/bpf/hashtab.c module of the BPF subsystem in Linux kernel-based operating systems on 32-bit architectures allows attackers to compromise the confidentiality, integrity, and accessibility of protected information.

The vulnerability of the htabmapalloc function in the kernel/bpf/hashtab.c module of the Linux operating system’s BPF subsystem in 32-bit architectures is related to integer overflow. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and...

7.8CVSS6.7AI score0.00251EPSS
SaveExploits0References50Affected Software3
CNNVD
CNNVD
added 2024/05/03 12:00 a.m.13 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the sndemu10k1pcmchannelalloc function allowing out-of-bounds access...

7.8CVSS6.5AI score0.00237EPSS
SaveExploits0References11
OSV
OSV
added 2024/05/01 1:15 p.m.14 views

AZL-40298 CVE-2024-27078 affecting package hyperv-daemons for versions less than 6.6.29.1-1

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-tpg: fix some memleaks in tpgalloc In tpgalloc, resources should be deallocated in each and every error-handling paths, since they are allocated in for statements. Otherwise there would be memleaks because tpgfree is...

5.5CVSS6.3AI score0.00289EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/04/18 2:30 a.m.16 views

SUSE CVE-2024-26839

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix a memleak in initcreditreturn When dmaalloccoherent fails to allocate dd-crbasei.va, initcreditreturn should deallocate dd-crbase and dd-crbasei that allocated before. Or those resources would be never freed and a...

3.3CVSS6.2AI score0.00239EPSS
SaveExploits0References11
OSV
OSV
added 2024/04/17 4:15 p.m.8 views

DEBIAN-CVE-2024-26911

In the Linux kernel, the following vulnerability has been resolved: drm/buddy: Fix allocrange error handling code Few users have observed display corruption when they boot the machine to KDE Plasma or playing games. We have root caused the problem that whenever allocrange couldn't find the requir...

3.3CVSS5.3AI score0.00204EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/17 4:15 p.m.26 views

UBUNTU-CVE-2024-26911

In the Linux kernel, the following vulnerability has been resolved: drm/buddy: Fix allocrange error handling code Few users have observed display corruption when they boot the machine to KDE Plasma or playing games. We have root caused the problem that whenever allocrange couldn't find the requir...

7.8CVSS5.8AI score0.00204EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/04/17 12:00 a.m.11 views

PT-2024-21576

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to the drm/buddy component of the Linux kernel, specifically with the alloc range function. This function was returning SUCCESS in certain corner cases when it...

3.3CVSS4.5AI score0.00204EPSS
SaveExploits0References18
CNNVD
CNNVD
added 2024/04/17 12:00 a.m.11 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the allocrange error handling code...

3.3CVSS4.5AI score0.00204EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/04/04 1:52 a.m.36 views

CVE-2024-26741

In the Linux kernel, the following vulnerability has been resolved: dccp/tcp: Unhash sk from ehash for tb2 alloc failure after checkestalblished. syzkaller reported a warning 0 in inetcskdestroysock with no repro. WARNONinetsksk-inetnum && !inetcsksk-icskbindhash; However, the syzkaller's log...

5.5CVSS6.7AI score0.0027EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/03 5:15 p.m.22 views

CVE-2024-26741

In the Linux kernel, the following vulnerability has been resolved: dccp/tcp: Unhash sk from ehash for tb2 alloc failure after checkestalblished. syzkaller reported a warning 0 in inetcskdestroysock with no repro. WARNONinetsksk-inetnum && !inetcsksk-icskbindhash; However, the syzkaller's log...

5.5CVSS7.5AI score0.0027EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/04/03 5:00 p.m.37 views

CVE-2024-26741 dccp/tcp: Unhash sk from ehash for tb2 alloc failure after check_estalblished().

In the Linux kernel, the following vulnerability has been resolved: dccp/tcp: Unhash sk from ehash for tb2 alloc failure after checkestalblished. syzkaller reported a warning 0 in inetcskdestroysock with no repro. WARNONinetsksk-inetnum && !inetcsksk-icskbindhash; However, the syzkaller's log...

7.6AI score0.0027EPSS
SaveExploits0References4
Rows per page
Query Builder