Lucene search
K

18 matches found

CBLMariner
CBLMariner
added 2026/03/09 2:32 p.m.4 views

CVE-2025-38335 affecting package kernel for versions less than 5.15.200.1-1

CVE-2025-38335 affecting package kernel for versions less than 5.15.200.1-1. An upgraded version of the package is available that resolves this issue...

5.5CVSS6.9AI score0.00069EPSS
Exploits0
CBLMariner
CBLMariner
added 2025/10/15 9:14 p.m.9 views

CVE-2022-49069 affecting package kernel for versions less than 5.15.54.1-1

CVE-2022-49069 affecting package kernel for versions less than 5.15.54.1-1. A patched version of the package is available...

5.5CVSS5.4AI score0.00054EPSS
Exploits0
OSV
OSV
added 2025/08/22 4:15 p.m.3 views

AZL-73635 CVE-2025-38664 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: ice: Fix a null pointer dereference in icecopyandinitpkg Add check for the return value of devmkmemdup to prevent potential null pointer dereference...

5.5CVSS5.6AI score0.00025EPSS
Exploits0References1
OSV
OSV
added 2025/08/22 4:15 p.m.1 views

AZL-73623 CVE-2025-38645 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Check device memory pointer before usage Add a NULL check before accessing device memory to prevent a crash if dev-dm allocation in mlx5initonce fails...

5.5CVSS5.6AI score0.00026EPSS
Exploits0References1
OSV
OSV
added 2025/02/09 12:15 p.m.1 views

AZL-56546 CVE-2025-21684 affecting package kernel for versions less than 5.15.179.1-1

In the Linux kernel, the following vulnerability has been resolved: gpio: xilinx: Convert gpiolock to raw spinlock irqchip functions may be called in raw spinlock context. Therefore, we must also use a raw spinlock for our own internal locking. This fixes the following lockdep splat: 5.349336...

5.5CVSS6.2AI score0.00011EPSS
Exploits0References1
OSV
OSV
added 2024/12/04 3:15 p.m.3 views

AZL-54272 CVE-2024-53128 affecting package kernel for versions less than 5.15.182.1-1

In the Linux kernel, the following vulnerability has been resolved: sched/taskstack: fix objectisonstack for KASAN tagged pointers When CONFIGKASANSWTAGS and CONFIGKASANSTACK are enabled, the objectisonstack function may produce incorrect results due to the presence of tags in the obj pointer,...

5.5CVSS6.8AI score0.00022EPSS
Exploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.2 views

AZL-51123 CVE-2024-50044 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: FIX possible deadlock in rfcommskstatechange rfcommskstatechange attempts to use socklock so it must never be called with it locked but rfcommsockioctl always attempt to lock it causing the following trace:...

3.3CVSS6.8AI score0.0001EPSS
Exploits0References1
OSV
OSV
added 2024/10/21 7:15 p.m.1 views

AZL-51766 CVE-2024-50015 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: ext4: dax: fix overflowing extents beyond inode size when partially writing The daxiomaprw does two things in each iteration: map written blocks and copy user data to blocks. If the process is killed by userSee signal handling in...

5.5CVSS6.7AI score0.00016EPSS
Exploits0References1
OSV
OSV
added 2024/07/30 8:15 a.m.1 views

AZL-47056 CVE-2024-42225 affecting package kernel for versions less than 5.15.163.1-1

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: replace skbput with skbputzero Avoid potentially reusing uninitialized data...

7.5CVSS6.3AI score0.00035EPSS
Exploits0References1
OSV
OSV
added 2024/07/30 8:15 a.m.2 views

AZL-47382 CVE-2024-42157 affecting package kernel for versions less than 5.15.164.1-1

In the Linux kernel, the following vulnerability has been resolved: s390/pkey: Wipe sensitive data on failure Wipe sensitive data from stack also if the copytouser fails...

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

AZL-42159 CVE-2024-36008 affecting package hyperv-daemons for versions less than 5.15.158.1-1

In the Linux kernel, the following vulnerability has been resolved: ipv4: check for NULL idev in iprouteusehint syzbot was able to trigger a NULL deref in fibvalidatesource in an old tree 1. It appears the bug exists in latest trees. All calls to indevgetrcu must be checked for a NULL result. 1...

5.5CVSS6.8AI score0.00024EPSS
Exploits0References1
OSV
OSV
added 2024/05/19 9:15 a.m.4 views

AZL-54726 CVE-2024-35867 affecting package kernel for versions less than 5.15.182.1-1

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in cifsstatsprocshow Skip sessions that are being teared down status == SESEXITING to avoid UAF...

7.8CVSS6.3AI score0.00012EPSS
Exploits0References1
OSV
OSV
added 2024/04/17 11:15 a.m.4 views

AZL-40162 CVE-2024-26900 affecting package kernel for versions less than 5.15.159.1-1

In the Linux kernel, the following vulnerability has been resolved: md: fix kmemleak of rdev-serial If kobjectadd is fail in bindrdevtoarray, 'rdev-serial' will be alloc not be freed, and kmemleak occurs. unreferenced object 0xffff88815a350000 size 49152: comm "mdadm", pid 789, jiffies 4294716910...

5.5CVSS6.3AI score0.0001EPSS
Exploits0References1
OSV
OSV
added 2023/11/01 8:15 p.m.3 views

AZL-31813 CVE-2023-1193 affecting package hyperv-daemons for versions less than 5.15.145.2-1

A use-after-free flaw was found in setupasyncwork in the KSMBD implementation of the in-kernel samba server and CIFS in the Linux kernel. This issue could allow an attacker to crash the system by accessing freed work...

6.5CVSS5.7AI score0.00067EPSS
Exploits0References1
OSV
OSV
added 2023/06/16 7:15 p.m.1 views

AZL-27248 CVE-2023-3268 affecting package kernel for versions less than 5.15.122.1-2

An out of bounds OOB memory access flaw was found in the Linux kernel in relayfilereadstartpos in kernel/relay.c in the relayfs. This flaw could allow a local attacker to crash the system or leak kernel internal information...

7.1CVSS6.5AI score0.00008EPSS
Exploits0References1
OSV
OSV
added 2023/04/28 2:15 a.m.7 views

AZL-26391 CVE-2023-31436 affecting package kernel for versions less than 5.15.111.1-1

qfqchangeclass in net/sched/schqfq.c in the Linux kernel before 6.2.13 allows an out-of-bounds write because lmax can exceed QFQMINLMAX...

7.8CVSS6.7AI score0.00031EPSS
Exploits0References1
OSV
OSV
added 2023/01/12 7:15 a.m.6 views

AZL-13006 CVE-2023-23454 affecting package kernel for versions less than 5.15.87.1-1

cbqclassify in net/sched/schcbq.c in the Linux kernel through 6.1.4 allows attackers to cause a denial of service slab-out-of-bounds read because of type confusion non-negative numbers can sometimes indicate a TCACTSHOT condition rather than valid classification results...

5.5CVSS6.7AI score0.00044EPSS
Exploits0References1
OSV
OSV
added 2022/11/25 4:15 a.m.0 views

AZL-11486 CVE-2022-45887 affecting package kernel for versions less than 5.15.122.1-2

An issue was discovered in the Linux kernel through 6.0.9. drivers/media/usb/ttusb-dec/ttusbdec.c has a memory leak because of the lack of a dvbfrontenddetach call...

4.7CVSS6.7AI score0.00021EPSS
Exploits0References1
Rows per page
Query Builder