Lucene search
K

117 matches found

Microsoft CVE
Microsoft CVE
added 2025/01/29 8:0 a.m.2 views

net/mlx5: Fix command bitmask initialization

...

5.5CVSS7AI score0.00019EPSS
Exploits0
OSV
OSV
added 2025/01/19 10:18 a.m.7 views

CVE-2025-21644 drm/xe: Fix tlb invalidation when wedging

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix tlb invalidation when wedging If GuC fails to load, the driver wedges, but in the process it tries to do stuff that may not be initialized yet. This moves the xegttlbinvalidationinit to be done earlier: as its own doc...

5.5CVSS5.6AI score0.00033EPSS
Exploits0References5
CVE
CVE
added 2024/12/28 9:46 a.m.150 views

CVE-2024-56677

CVE-2024-56677 (Linux kernel, powerpc fadump) : The issue arises during early init when CMA_MIN_ALIGNMENT_BYTES can be PAGE_SIZE because pageblock_order is not yet initialized. This bypasses the CMA memory alignment check in cma_init_reserved_mem(), allowing a potential misalignment that can trig...

5.5CVSS6.4AI score0.00003EPSS
Exploits0References6Affected Software1
Microsoft CVE
Microsoft CVE
added 2024/12/12 12:0 a.m.3 views

CVE-2024-50264

...

7.8CVSS6.6AI score0.00039EPSS
Exploits1
Positive Technologies
Positive Technologies
added 2024/12/05 12:0 a.m.2 views

PT-2025-3602 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the Linux kernel's ptrace functionality, specifically with the arm64 architecture. The problem arises when the poe set function does not initialize a temporary...

6.1CVSS6.2AI score0.00031EPSS
Exploits0References15
Amazon
Amazon
added 2024/10/31 12:0 a.m.0 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: inet: inetdefrag: prevent sk release while still in use CVE-2024-26921 In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetpipapo: walk over current view on netlink dump...

9.1CVSS7AI score0.00112EPSS
Exploits1
OSV
OSV
added 2024/10/21 8:5 p.m.6 views

CVE-2022-48972 mac802154: fix missing INIT_LIST_HEAD in ieee802154_if_add()

In the Linux kernel, the following vulnerability has been resolved: mac802154: fix missing INITLISTHEAD in ieee802154ifadd Kernel fault injection test reports null-ptr-deref as follows: BUG: kernel NULL pointer dereference, address: 0000000000000008 RIP: 0010:cfg802154netdevnotifiercall+0x120/0x3...

5.5CVSS6AI score0.00012EPSS
Exploits0References11
OSV
OSV
added 2024/09/27 1:15 p.m.2 views

UBUNTU-CVE-2024-46816

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Stop amdgpudm initialize when link nums greater than maxlinks Why Coverity report OVERRUN warning. There are only maxlinks elements within dc-links. link count could up to AMDGPUDMMAXDISPLAYINDEX 31. How Make sur...

5.5CVSS6.2AI score0.00015EPSS
Exploits0References27
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:0 a.m.3 views

Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()

...

6.5CVSS7.3AI score0.00018EPSS
Exploits0
OSV
OSV
added 2024/08/31 7:15 a.m.2 views

DEBIAN-CVE-2024-44945

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink: Initialise extack before use in ACKs Add missing extack initialisation when ACKing BATCHBEGIN and BATCHEND...

7.8CVSS6.1AI score0.00032EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2024/08/06 1:59 a.m.2 views

SUSE CVE-2024-42161

In the Linux kernel, the following vulnerability has been resolved: bpf: Avoid uninitialized value in BPFCOREREADBITFIELD Changes from V1: - Use a default branch in the switch statement to initialize val'. GCC warns that val' may be used uninitialized in the BPFCREREADBITFIELD macro, defined in...

6.4CVSS6.5AI score0.00027EPSS
Exploits0References13
OSV
OSV
added 2024/07/29 4:15 p.m.5 views

AZL-47219 CVE-2024-42076 affecting package kernel for versions less than 6.6.43.1-7

In the Linux kernel, the following vulnerability has been resolved: net: can: j1939: Initialize unused data in j1939sendone syzbot reported kernel-infoleak in rawrecvmsg 1. j1939sendone creates full frame including unused data, but it doesn't initialize it. This causes the kernel-infoleak issue...

5.5CVSS6.3AI score0.00021EPSS
Exploits0References1
OSV
OSV
added 2024/07/29 3:15 p.m.0 views

AZL-68340 CVE-2024-41079 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: nvmet: always initialize cqe.result The spec doesn't mandate that the first two double words aka results for the command queue entry need to be set to 0 when they are not used not specified. Though, the target implemention return...

5.5CVSS6.3AI score0.00013EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2024/07/24 1:20 p.m.4 views

kernel: blk-cgroup: Reinit blkg_iostat_set after clearing in blkcg_reset_stats()

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: Reinit blkgiostatset after clearing in blkcgresetstats When blkgalloc is called to allocate a blkcggq structure with the associated blkgiostatset's, there are 2 fields within blkgiostatset that requires proper...

5.5CVSS6.5AI score0.00033EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2024/07/12 12:25 p.m.9 views

CVE-2024-40925

In the Linux kernel, the following vulnerability has been resolved: block: fix request.queuelist usage in flush Friedrich Weber reported a kernel crash problem and bisected to commit 81ada09cc25e "blk-flush: reuse rq queuelist in flush state machine". The root cause is that we use...

5.5CVSS5.8AI score0.00018EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2024/07/08 3:3 a.m.4 views

kernel: net/mlx5: Properly link new fs rules into the tree

CVE-2024-35960 is a vulnerability in the Linux kernel's Mellanox MLX5 driver that affects flow steering rule handling. When identical rules are created and referenced multiple times, they can fail to properly link into the rule tree, leaving them uninitialized. This can cause system crashes durin...

9.1CVSS6.8AI score0.02683EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/06/26 12:9 a.m.6 views

kernel: net/mlx5: Properly link new fs rules into the tree

CVE-2024-35960 is a vulnerability in the Linux kernel's Mellanox MLX5 driver that affects flow steering rule handling. When identical rules are created and referenced multiple times, they can fail to properly link into the rule tree, leaving them uninitialized. This can cause system crashes durin...

9.1CVSS6.8AI score0.02683EPSS
Exploits0References5
OSV
OSV
added 2024/06/19 3:15 p.m.1 views

DEBIAN-CVE-2021-47597

In the Linux kernel, the following vulnerability has been resolved: inetdiag: fix kernel-infoleak for UDP sockets KMSAN reported a kernel-infoleak 1, that can exploited by unpriv users. After analysis it turned out UDP was not initializing r-idiagexpires. Other users of inetskdiagfill might make...

5.5CVSS5.5AI score0.00017EPSS
Exploits0References1
OSV
OSV
added 2024/05/20 10:15 a.m.0 views

UBUNTU-CVE-2024-35992

In the Linux kernel, the following vulnerability has been resolved: phy: marvell: a3700-comphy: Fix out of bounds read There is an out of bounds read access of 'gbephyinitfixfixidx.addr' every iteration after 'fixidx' reaches 'ARRAYSIZEgbephyinitfix'. Make sure 'gbephyinitaddr' is used when all...

5.5CVSS6.6AI score0.00033EPSS
Exploits0References11
OSV
OSV
added 2024/05/17 2:15 p.m.0 views

UBUNTU-CVE-2024-35837

In the Linux kernel, the following vulnerability has been resolved: net: mvpp2: clear BM pool before initialization Register value persist after booting the kernel using kexec which results in kernel panic. Thus clear the BM pool registers before initialisation to fix the issue...

5.5CVSS6.2AI score0.00026EPSS
Exploits0References17
Rows per page
Query Builder