Lucene search
K

431 matches found

Positive Technologies
Positive Technologies
added 2022/10/09 12:0 a.m.2 views

PT-2022-34791 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.19.12 Description: A potential security issue exists due to a failure to return an error code when kmalloc fails. The actual impact and attack plausibility have not yet been proven. Recommendations: For Linux...

7.5AI score
Exploits0References1
Positive Technologies
Positive Technologies
added 2022/10/09 12:0 a.m.1 views

PT-2022-34867 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v4.14.295 Description: The issue is related to a potential security vulnerability in the Linux Kernel. It has been fixed in version v4.14.295. The problem occurs when kmalloc fails, and an error is not properly...

7.2AI score
Exploits0References1
Positive Technologies
Positive Technologies
added 2022/09/08 12:0 a.m.5 views

PT-2022-7434 · Linux +4 · Linux Kernel +4

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the kmalloc function in the Linux kernel, which can fail due to out-of-memory conditions. If it fails, the function should return an error code errno instead of...

8.4CVSS6.7AI score0.00223EPSS
Exploits1References1366
OSV
OSV
added 2022/06/28 7:1 p.m.8 views

GSD-2022-1003296 lkdtm/bugs: Check for the NULL pointer after calling kmalloc

lkdtm/bugs: Check for the NULL pointer after calling kmalloc 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.47 by commit...

7.2AI score
Exploits0
OSV
OSV
added 2022/06/28 6:6 p.m.5 views

GSD-2022-1002661 lkdtm/bugs: Check for the NULL pointer after calling kmalloc

lkdtm/bugs: Check for the NULL pointer after calling kmalloc 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.18.4 by commit...

7.2AI score
Exploits0
RedHat Linux
RedHat Linux
added 2022/05/10 1:58 p.m.2 views

kernel: RDMA/uverbs: NULL pointer dereference in uapi_finalize()

An issue was discovered in the Linux kernel through 5.16-rc6. uapifinalize in drivers/infiniband/core/uverbsuapi.c lacks check of kmallocarray...

5.5CVSS6.7AI score0.00099EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2022/05/10 1:43 p.m.4 views

kernel: RDMA/uverbs: NULL pointer dereference in uapi_finalize()

An issue was discovered in the Linux kernel through 5.16-rc6. uapifinalize in drivers/infiniband/core/uverbsuapi.c lacks check of kmallocarray...

5.5CVSS6.7AI score0.00099EPSS
Exploits0References4
Rockylinux
Rockylinux
added 2022/03/10 2:43 p.m.70 views

kernel security, bug fix, and enhancement update

An update is available for kernel. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The kernel packages contain the Linux kernel, the core of any Linux operating...

9CVSS8.4AI score0.81981EPSS
Exploits119
Positive Technologies
Positive Technologies
added 2022/02/15 12:0 a.m.3 views

PT-2022-7497 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel version 5.17.0-smp-DEV 801 Description: The vulnerability is related to the io uring component in the Linux kernel. Looping approximately 65535 times doing kmalloc calls can trigger soft lockups, especially with DEBUG features...

8.4CVSS6.6AI score0.01107EPSS
Exploits13References1611
Positive Technologies
Positive Technologies
added 2022/01/20 12:0 a.m.5 views

PT-2022-5915 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 5.16-rc6 Description: The issue is related to the lkdtm ARRAY BOUNDS function in the drivers/misc/lkdtm/bugs.c module of the Linux kernel. It lacks a check of the return value of kmalloc and will cause a null...

9.8CVSS7.2AI score0.72624EPSS
Exploits193References949
Positive Technologies
Positive Technologies
added 2021/12/31 12:0 a.m.7 views

PT-2021-7531 · Linux +5 · Linux Kernel +5

Name of the Vulnerable Software and Affected Versions: Linux kernel versions through 5.16-rc6 Description: An issue was discovered in the Linux kernel where the uapi finalize function in drivers/infiniband/core/uverbs uapi.c lacks a check of kmalloc array. This issue is related to a pointer...

9.8CVSS7.2AI score0.72624EPSS
Exploits204References1196
Positive Technologies
Positive Technologies
added 2021/12/15 12:0 a.m.8 views

PT-2021-7530 · Linux +5 · Linux Kernel +5

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 5.16-rc6 Description: The issue is related to the ef100 update stats function in the drivers/net/ethernet/sfc/ef100 nic.c module of the Linux kernel, which lacks a check of the return value of kmalloc. This can...

9.8CVSS7.3AI score0.72624EPSS
Exploits204References1183
RedHat Linux
RedHat Linux
added 2021/11/09 6:6 p.m.0 views

kernel: memory leak upon a kmalloc failure in kvm_io_bus_unregister_dev function in virt/kvm/kvm_main.c

A flaw was found in the KVM hypervisor of the Linux kernel. A memory leak could occur in kvmiobusunregisterdev upon a kmalloc failure. The highest threat from this vulnerability is to system availability...

5.5CVSS6.7AI score0.00028EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2021/11/09 5:26 p.m.1 views

kernel: memory leak upon a kmalloc failure in kvm_io_bus_unregister_dev function in virt/kvm/kvm_main.c

A flaw was found in the KVM hypervisor of the Linux kernel. A memory leak could occur in kvmiobusunregisterdev upon a kmalloc failure. The highest threat from this vulnerability is to system availability...

5.5CVSS6.7AI score0.00028EPSS
Exploits0References4
OSV
OSV
added 2021/04/07 12:15 a.m.1 views

DEBIAN-CVE-2020-36312

An issue was discovered in the Linux kernel before 5.8.10. virt/kvm/kvmmain.c has a kvmiobusunregisterdev memory leak upon a kmalloc failure, aka CID-f65886606c2d...

5.5CVSS6.4AI score0.00028EPSS
Exploits0References1
OSV
OSV
added 2021/04/07 12:15 a.m.1 views

UBUNTU-CVE-2020-36312

An issue was discovered in the Linux kernel before 5.8.10. virt/kvm/kvmmain.c has a kvmiobusunregisterdev memory leak upon a kmalloc failure, aka CID-f65886606c2d...

5.5CVSS6.7AI score0.00028EPSS
Exploits0References5
CNVD
CNVD
added 2021/04/07 12:0 a.m.15 views

Linux kernel memory leak vulnerability (CNVD-2021-29473)

The Linux kernel is a computer operating system kernel written in C and assembly language, compliant with the POSIX standard, and distributed under the GNU General Public License. A kvmiobusunregisterdev memory leak vulnerability exists in virt/kvm/kvmmain.c in versions of Linux kernel prior to...

5.5CVSS6.3AI score0.00028EPSS
Exploits0References1
CNNVD
CNNVD
added 2021/04/06 12:0 a.m.4 views

Linux kernel 安全漏洞

The Linux kernel is a computer operating system kernel written in C and assembly language, compliant with the POSIX standard, and distributed under the GNU General Public License. A kvmiobusunregisterdev memory leak vulnerability exists in virt/kvm/kvmmain.c in versions of Linux kernel prior to...

5.5CVSS6.6AI score0.00028EPSS
Exploits0References14
Microsoft CVE
Microsoft CVE
added 2020/09/25 7:0 a.m.1 views

A flaw was found in the Linux kernel's handle_rx() function in the [vhost_net] driver. A malicious virtual guest under specific conditions can trigger an out-of-bounds write in a kmalloc-8 slab on a virtual host which may lead to a kernel memory corruption and a system panic. Due to the nature of the flaw privilege escalation cannot be fully ruled out. Versions from v4.16 and newer are vulnerable.

...

7CVSS7AI score0.00099EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2020/05/13 12:0 a.m.2 views

PT-2020-3072

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a buffer overflow in the Direct IO function of the Linux kernel, which can be exploited to gain unauthorized access to protected information or cause a denial o...

9.3CVSS7.8AI score0.0441EPSS
Exploits11References167
Rows per page
Query Builder