Lucene search
K

1233 matches found

Positive Technologies
Positive Technologies
added 2024/04/19 12:0 a.m.3 views

PT-2024-26845

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.6.37 Description A vulnerability has been resolved in the Linux kernel, specifically in the ax25 module, which handles Amateur Radio AX.25 packet protocol. The issue is related to a netdev refcount problem. Whe...

5.5CVSS5.4AI score0.00015EPSS
Exploits0
OSV
OSV
added 2024/04/17 11:15 a.m.4 views

AZL-40164 CVE-2024-26902 affecting package kernel for versions less than 5.15.158.2-1

In the Linux kernel, the following vulnerability has been resolved: perf: RISCV: Fix panic on pmu overflow handler 1 idx of int is not desired when setting bits in unsigned long overflowedctrs, use BIT instead. This panic happens when running 'perf record -e branches' on sophgo sg2042. 273.311852...

5.5CVSS5.8AI score0.00011EPSS
Exploits0References1
NVD
NVD
added 2024/04/17 11:15 a.m.15 views

CVE-2024-26852

In the Linux kernel, the following vulnerability has been resolved: net/ipv6: avoid possible UAF in ip6routempathnotify syzbot found another use-after-free in ip6routempathnotify 1 Commit f7225172f25a "net/ipv6: prevent use after free in ip6routempathnotify" was not able to fix the root cause. We...

7.8CVSS7.5AI score0.00012EPSS
Exploits0References11
OSV
OSV
added 2024/04/17 9:15 a.m.3 views

AZL-62708 CVE-2024-24856 affecting package kernel 6.6.126.1-1

The memory allocation function ACPIALLOCATEZEROED does not guarantee a successful allocation, but the subsequent code directly dereferences the pointer that receives it, which may lead to null pointer dereference. To fix this issue, a null pointer check should be added. If it is null, return...

5.3CVSS5.8AI score0.00023EPSS
Exploits0References1
OSV
OSV
added 2024/04/15 12:15 p.m.1 views

UBUNTU-CVE-2024-24898

Exposure of Sensitive Information to an Unauthorized Actor vulnerability in openEuler kernel on Linux allows Resource Leak Exposure. This vulnerability is associated with program files https://gitee.Com/openeuler/kernel/blob/openEuler-1.0-LTS/drivers/staging/gmjstcm/tcm.C. This issue affects...

6CVSS5.8AI score0.00053EPSS
Exploits0References7
OSV
OSV
added 2024/04/08 10:15 a.m.1 views

AZL-59267 CVE-2024-26811 affecting package kernel for versions less than 6.6.82.1-1

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate payload size in ipc response If installing malicious ksmbd-tools, ksmbd.mountd can return invalid ipc response to ksmbd kernel server. ksmbd should validate payload size of ipc response from ksmbd.mountd to avoid...

5.5CVSS6.8AI score0.00013EPSS
Exploits0References1
Cvelist
Cvelist
added 2024/04/03 5:0 p.m.13 views

CVE-2024-26754 gtp: fix use-after-free and null-ptr-deref in gtp_genl_dump_pdp()

In the Linux kernel, the following vulnerability has been resolved: gtp: fix use-after-free and null-ptr-deref in gtpgenldumppdp The gtpnetops pernet operations structure for the subsystem must be registered before registering the generic netlink family. Syzkaller hit 'general protection fault in...

7.6AI score0.00015EPSS
Exploits0References8
OSV
OSV
added 2024/03/26 4:15 p.m.7 views

AZL-58795 CVE-2024-26645 affecting package kernel for versions less than 6.6.82.1-1

In the Linux kernel, the following vulnerability has been resolved: tracing: Ensure visibility when inserting an element into tracingmap Running the following two commands in parallel on a multi-processor AArch64 machine can sporadically produce an unexpected warning about duplicate histogram...

5.5CVSS6.3AI score0.00007EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2024/03/20 12:0 a.m.6 views

PT-2024-27211

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.6.37 Description The issue is related to the wifi component of the Linux kernel, specifically the iwlwifi driver. It involves guarding against invalid station IDs in the iwl mvm mld rm sta id function to preven...

7.8CVSS5.4AI score0.00016EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2024/03/15 12:0 a.m.4 views

PT-2024-27205

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.6.37 Description A dynamic memory safety error detector KASAN catches and generates error messages "BUG: KASAN: slab-out-of-bounds" as the writeback connector does not support certain features which are not...

7.8CVSS5.4AI score0.00015EPSS
Exploits0
OSV
OSV
added 2024/03/02 10:15 p.m.4 views

AZL-55766 CVE-2023-52532 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix TX CQE error handling For an unknown TX CQE error type probably from a newer hardware, still free the SKB, update the queue tail, etc., otherwise the accounting will be wrong. Also, TX errors can be triggered by...

5.5CVSS6.2AI score0.00009EPSS
Exploits0References1
OSV
OSV
added 2024/02/22 5:15 p.m.4 views

AZL-35906 CVE-2024-26587 affecting package kernel for versions less than 5.15.158.1-1

In the Linux kernel, the following vulnerability has been resolved: net: netdevsim: don't try to destroy PHC on VFs PHC gets initialized in nsiminitnetdevsim, which is only called if nsimdevportispf. Create a counterpart of nsiminitnetdevsim and move the mockphcdestroy there. This fixes a crash...

5.5CVSS6.6AI score0.00015EPSS
Exploits0References1
OSV
OSV
added 2024/02/12 3:15 a.m.3 views

AZL-34888 CVE-2024-25740 affecting package kernel 6.6.126.1-1

A memory leak flaw was found in the UBI driver in drivers/mtd/ubi/attach.c in the Linux kernel through 6.7.4 for UBIIOCATT, because kobj-name is not released...

5.5CVSS5.7AI score0.00012EPSS
Exploits0References1
OSV
OSV
added 2024/02/12 3:15 a.m.2 views

AZL-34525 CVE-2024-25740 affecting package kernel 5.15.200.1-1

A memory leak flaw was found in the UBI driver in drivers/mtd/ubi/attach.c in the Linux kernel through 6.7.4 for UBIIOCATT, because kobj-name is not released...

5.5CVSS6AI score0.00012EPSS
Exploits0References1
CNNVD
CNNVD
added 2024/02/12 12:0 a.m.2 views

Linux kernel security vulnerabilities

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 Linux kernel version 6.7.4 and earlier, which originates from Printerwrite in drivers/usb/gadget/functions/fprinter.c failing to correctly ca...

5.5CVSS8.1AI score0.00007EPSS
Exploits1References4
OSV
OSV
added 2024/02/11 3:15 p.m.5 views

AZL-48695 CVE-2024-1151 affecting package kernel 6.6.126.1-1

A vulnerability was reported in the Open vSwitch sub-component in the Linux Kernel. The flaw occurs when a recursive operation of code push recursively calls into the code block. The OVS module does not validate the stack depth, pushing too many frames and causing a stack overflow. As a result,...

5.5CVSS6.7AI score0.00014EPSS
Exploits0References1
OSV
OSV
added 2024/02/04 2:49 a.m.2 views

MGASA-2024-0025 Updated dracut package fixes enabling microcode

The updated package fixes enabling early microcode on kernels 6.6+. On affected systems, CPU microcode updates were not loaded. CPU microcode updates are sometimes necessary in order to address important security vulnerabilities. If CPU microcode updates are not properly loaded, these security...

7.4AI score
Exploits0References4
OSV
OSV
added 2024/01/29 11:15 a.m.1 views

AZL-34863 CVE-2023-46838 affecting package kernel for versions less than 6.6.35.1-4

Transmit requests in Xen's virtual network protocol can consist of multiple parts. While not really useful, except for the initial part any of them may be of zero length, i.e. carry no data at all. Besides a certain initial portion of the to be transferred data, these parts are directly translate...

7.5CVSS6.8AI score0.00223EPSS
Exploits0References1
OSV
OSV
added 2024/01/25 7:15 a.m.1 views

DEBIAN-CVE-2024-22099

NULL Pointer Dereference vulnerability in Linux Linux kernel kernel on Linux, x86, ARM net, bluetooth modules allows Overflow Buffers. This vulnerability is associated with program files /net/bluetooth/rfcomm/core.C. This issue affects Linux kernel: v2.6.12-rc2...

5.5CVSS6.5AI score0.00053EPSS
Exploits0References1
OSV
OSV
added 2024/01/23 11:15 a.m.2 views

UBUNTU-CVE-2024-22705

An issue was discovered in ksmbd in the Linux kernel before 6.6.10. smb2getdataarealen in fs/smb/server/smb2misc.c can cause an smbstrndupfromutf16 out-of-bounds access because the relationship between Name data and CreateContexts data is mishandled...

7.8CVSS6.8AI score0.00018EPSS
Exploits0References9
Rows per page
Query Builder