Lucene search
+L

9844 matches found

UbuntuCve
UbuntuCve
added 2024/11/09 11:15 a.m.8 views

CVE-2024-50221

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Vangogh: Fix kernel memory out of bounds write KASAN reports that the GPU metrics table allocated in vangoghtablesinit is not large enough for the memset done in smucmninitsoftgpumetrics. Condensed report follows:...

7.8CVSS6.6AI score0.00245EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2024/11/09 11:15 a.m.10 views

CVE-2024-50252

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrumipip: Fix memory leak when changing remote IPv6 address The device stores IPv6 addresses that are used for encapsulation in linear memory that is managed by the driver. Changing the remote address of an ip6gre net...

5.5CVSS6.4AI score0.00218EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2024/11/09 11:15 a.m.7 views

CVE-2024-50225

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix error propagation of split bios The purpose of btrfsbbiopropagateerror shall be propagating an error of split bio to its original btrfsbio, and tell the error to the upper layer. However, it's not working well on some...

5.5CVSS6.4AI score0.002EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2024/11/09 11:15 a.m.7 views

CVE-2024-50241

In the Linux kernel, the following vulnerability has been resolved: NFSD: Initialize struct nfsd4copy earlier Ensure the refcount and asynccopies fields are initialized early. cleanupasynccopy will reference these fields if an error occurs in nfsd4copy. If they are not correctly initialized, at t...

5.5CVSS6.2AI score0.00207EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/11/09 11:15 a.m.20 views

CVE-2024-50246

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add rough attr allocsize check...

7.8CVSS6.4AI score0.00215EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2024/11/09 11:15 a.m.7 views

CVE-2024-50219

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.6AI score
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/11/09 11:15 a.m.6 views

CVE-2024-50222

In the Linux kernel, the following vulnerability has been resolved: ioviter: fix copypagefromiteratomic if KMAPLOCALFORCEMAP generic/077 on x8632 CONFIGDEBUGKMAPLOCALFORCEMAP=y with highmem, on huge=always tmpfs, issues a warning and then hangs interruptibly: WARNING: CPU: 5 PID: 3517 at...

7.8CVSS6.6AI score0.00242EPSS
SaveExploits0References17
UbuntuCve
UbuntuCve
added 2024/11/09 11:15 a.m.11 views

CVE-2024-50253

In the Linux kernel, the following vulnerability has been resolved: bpf: Check the validity of nrwords in bpfiterbitsnew Check the validity of nrwords in bpfiterbitsnew. Without this check, when multiplication overflow occurs for nrbits e.g., when nrwords = 0x0400-0001, nrbits becomes 64, stack...

5.5CVSS6AI score0.00176EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/11/08 6:15 a.m.7 views

CVE-2024-50182

In the Linux kernel, the following vulnerability has been resolved: secretmem: disable memfdsecret if arch cannot set direct map Return -ENOSYS from memfdsecret syscall if !cansetdirectmap. This is the case for example on some arm64 configurations, where marking 4k PTEs in the direct map not...

5.5CVSS6.4AI score0.00222EPSS
SaveExploits0References35
UbuntuCve
UbuntuCve
added 2024/11/08 6:15 a.m.15 views

CVE-2024-50205

In the Linux kernel, the following vulnerability has been resolved: ALSA: firewire-lib: Avoid division by zero in applyconstrainttosize The step variable is initialized to zero. It is changed in the loop, but if it's not changed it will remain zero. Add a variable check before the division. The...

5.5CVSS6.4AI score0.00229EPSS
SaveExploits0References46
UbuntuCve
UbuntuCve
added 2024/11/08 6:15 a.m.11 views

CVE-2024-50173

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix access to uninitialized variable in tickctxcleanup The group variable can't be used to retrieve ptdev in our second loop, because it points to the previously iterated listhead, not a valid group. Get the ptdev...

5.5CVSS5.9AI score0.00216EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/11/08 6:15 a.m.11 views

CVE-2024-50198

In the Linux kernel, the following vulnerability has been resolved: iio: light: veml6030: fix IIO device retrieval from embedded device The dev pointer that is received as an argument in the inilluminanceperiodavailableshow function references the device embedded in the IIO device, not in the i2c...

5.5CVSS6.3AI score0.00207EPSS
SaveExploits0References36
UbuntuCve
UbuntuCve
added 2024/11/08 6:15 a.m.9 views

CVE-2024-50209

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: Add a check for memory allocation allocpbl can return error when memory allocation fails. Driver is not checking the status on one of the instances...

7.8CVSS6.4AI score0.00215EPSS
SaveExploits0References34
UbuntuCve
UbuntuCve
added 2024/11/08 6:15 a.m.7 views

CVE-2024-50177

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix a UBSAN warning in DML2.1 When programming phantom pipe, since cursorwidth is explicity set to 0, this causes calculation logic to trigger overflow for an unsigned int triggering the kernel's UBSAN check as...

5.5CVSS5.9AI score0.00189EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/11/08 6:15 a.m.5 views

CVE-2024-50195

In the Linux kernel, the following vulnerability has been resolved: posix-clock: Fix missing timespec64 check in pcclocksettime As Andrew pointed out, it will make sense that the PTP core checked timespec64 struct's tvsec and tvnsec range before calling ptp-info-settime64. As the man manual of...

5.5CVSS6.4AI score0.00233EPSS
SaveExploits0References56
UbuntuCve
UbuntuCve
added 2024/11/08 6:15 a.m.11 views

CVE-2024-50201

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Fix encoder-possibleclones Include the encoder itself in its possibleclones bitmask. In the past nothing validated that drivers were populating possibleclones correctly, but that changed in commit 74d2aacbe840 "drm:...

5.5CVSS6.4AI score0.00213EPSS
SaveExploits0References36
UbuntuCve
UbuntuCve
added 2024/11/08 6:15 a.m.9 views

CVE-2024-50194

In the Linux kernel, the following vulnerability has been resolved: arm64: probes: Fix uprobes for big-endian kernels The arm64 uprobes code is broken for big-endian kernels as it doesn't convert the in-memory instruction encoding which is always little-endian into the kernel's native endianness...

5.5CVSS6.5AI score0.00229EPSS
SaveExploits0References49
UbuntuCve
UbuntuCve
added 2024/11/08 6:15 a.m.15 views

CVE-2024-50184

In the Linux kernel, the following vulnerability has been resolved: virtiopmem: Check device status before requesting flush If a pmem device is in a bad status, the driver side could wait for host ack forever in virtiopmemflush, causing the system to hang. So add a status check in the beginning o...

5.5CVSS6.3AI score0.00227EPSS
SaveExploits0References42
UbuntuCve
UbuntuCve
added 2024/11/08 6:15 a.m.7 views

CVE-2024-50200

In the Linux kernel, the following vulnerability has been resolved: mapletree: correct tree corruption on spanning store Patch series "mapletree: correct tree corruption on spanning store", v3. There has been a nasty yet subtle maple tree corruption bug that appears to have been in existence sinc...

5.5CVSS6.4AI score0.00201EPSS
SaveExploits0References20
UbuntuCve
UbuntuCve
added 2024/11/08 6:15 a.m.9 views

CVE-2024-50199

In the Linux kernel, the following vulnerability has been resolved: mm/swapfile: skip HugeTLB pages for unusevma I got a bad pud error and lost a 1GB HugeTLB when calling swapoff. The problem can be reproduced by the following steps: 1. Allocate an anonymous 1GB HugeTLB and some other anonymous...

5.5CVSS6.4AI score0.00223EPSS
SaveExploits0References48
Rows per page
Query Builder