Lucene search
+L

9844 matches found

UbuntuCve
UbuntuCve
added 2024/09/13 12:0 a.m.8 views

CVE-2024-46708

In the Linux kernel, the following vulnerability has been resolved: pinctrl: qcom: x1e80100: Fix special pin offsets Remove the erroneus 0x100000 offset to prevent the boards from crashing on pin state setting, as well as for the intended state changes to take effect...

5.5CVSS6.3AI score0.00187EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/09/13 12:0 a.m.8 views

CVE-2024-46700

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

6.7AI score
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/09/13 12:0 a.m.11 views

CVE-2024-46684

In the Linux kernel, the following vulnerability has been resolved: binfmtelffdpic: fix AUXV size calculation when ELFHWCAP2 is defined createelffdpictables does not correctly account the space for the AUX vector when an architecture has ELFHWCAP2 defined. Prior to the commit 10e29251be0e...

5.5CVSS6.4AI score0.00199EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/09/13 12:0 a.m.11 views

CVE-2024-46697

In the Linux kernel, the following vulnerability has been resolved: nfsd: ensure that nfsd4fattrargs.context is zeroed out If nfsd4encodefattr4 ends up doing a "goto out" before we get to checking for the security label, then args.context will be set to uninitialized junk on the stack, which we'l...

5.5CVSS6.3AI score0.00188EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/09/13 12:0 a.m.10 views

CVE-2024-46710

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Prevent unmapping active read buffers The kms paths keep a persistent map active to read and compare the cursor buffer. These maps can race with each other in simple scenario where: a buffer "a" mapped for update b...

4.7CVSS6.5AI score0.00209EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/09/13 12:0 a.m.8 views

CVE-2024-46693

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: pmicglink: Fix race during initialization As pointed out by Stephen Boyd it is possible that during initialization of the pmicglink child drivers, the protection-domain notifiers fires, and the associated work is...

4.7CVSS6.3AI score0.00209EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/09/13 12:0 a.m.11 views

CVE-2024-46690

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix nfsd4deleggetattrconflict in presence of third party lease It is not safe to dereference fl-c.flcowner without first confirming fl-fllmops is the expected manager. nfsd4deleggetattrconflict tests fllmops but largely...

5.5CVSS5.9AI score0.00185EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/09/13 12:0 a.m.9 views

CVE-2024-46680

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btnxpuart: Fix random crash seen while removing driver This fixes the random kernel crash seen while removing the driver, when running the load/unload test over multiple iterations. 1 modprobe btnxpuart 2 hciconfig hci...

5.5CVSS6.4AI score0.00231EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/09/12 2:53 a.m.2 views

SUSE CVE-2024-43495

unknown...

7.3CVSS7AI score0.00938EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/09/11 4:15 p.m.8 views

CVE-2024-45022

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: fix page mapping if vmareaallocpages with high order fallback to order 0 The vmappagesrangenoflush assumes its argument pages contains pages with the same page shift. However, since commit e9c3cda4d86e "mm, vmalloc: f...

5.5CVSS6.4AI score0.0022EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/09/11 4:15 p.m.9 views

CVE-2024-45028

In the Linux kernel, the following vulnerability has been resolved: mmc: mmctest: Fix NULL dereference on allocation failure If the "test-highmem = allocpages" allocation fails then calling freepagestest-highmem will result in a NULL dereference. Also change the error code to -ENOMEM instead of...

5.5CVSS6.4AI score0.00248EPSS
SaveExploits0References26
UbuntuCve
UbuntuCve
added 2024/09/11 4:15 p.m.4 views

CVE-2024-46672

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: cfg80211: Handle SSID based pmksa deletion wpasupplicant 2.11 sends since 1efdba5fdc2c "Handle PMKSA flush in the driver for SAE/OWE offload cases" SSID based PMKSA del commands. brcmfmac is not prepared and tries...

5.5CVSS6.2AI score0.00209EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/09/11 4:15 p.m.5 views

CVE-2024-45011

In the Linux kernel, the following vulnerability has been resolved: char: xillybus: Check USB endpoints when probing device Ensure, as the driver probes the device, that all endpoints that the driver may attempt to access exist and are of the correct type. All XillyUSB devices must have a Bulk IN...

5.5CVSS6.3AI score0.00221EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2024/09/11 4:15 p.m.8 views

CVE-2024-45013

In the Linux kernel, the following vulnerability has been resolved: nvme: move stopping keep-alive into nvmeuninitctrl Commit 4733b65d82bd "nvme: start keep-alive after admin queue setup" moves starting keep-alive from nvmestartctrl into nvmeinitctrlfinish, but don't move stopping keep-alive into...

5.5CVSS6.4AI score0.0018EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/09/11 4:15 p.m.8 views

CVE-2024-45024

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix hugetlb vs. core-mm PT locking We recently made GUP's common page table walking code to also walk hugetlb VMAs without most hugetlb special-casing, preparing for the future of having less hugetlb-specific page tab...

5.5CVSS6AI score0.00139EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/09/11 4:15 p.m.7 views

CVE-2024-45019

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Take state lock during tx timeout reporter mlx5esafereopenchannels requires the state lock taken. The referenced changed in the Fixes tag removed the lock to fix another issue. This patch adds it back but at a later...

5.5CVSS6.4AI score0.00173EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/09/11 4:15 p.m.5 views

CVE-2024-45029

In the Linux kernel, the following vulnerability has been resolved: i2c: tegra: Do not mark ACPI devices as irq safe On ACPI machines, the tegra i2c module encounters an issue due to a mutex being called inside a spinlock. This leads to the following bug: BUG: sleeping function called from invali...

5.5CVSS6.4AI score0.00173EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/09/11 4:15 p.m.8 views

CVE-2024-45012

In the Linux kernel, the following vulnerability has been resolved: nouveau/firmware: use dma non-coherent allocator Currently, enabling SGDEBUG in the kernel will cause nouveau to hit a BUG on startup, when the iommu is enabled: kernel BUG at include/linux/scatterlist.h:187! invalid opcode: 0000...

5.5CVSS6.2AI score0.00208EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/09/11 4:15 p.m.10 views

CVE-2024-45015

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: move dpuencoder's connector assignment to atomicenable For cases where the crtc's connectorschanged was set without enable/active getting toggled , there is an atomicenable call followed by an atomicdisable but witho...

5.5CVSS6.1AI score0.00208EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/09/11 4:15 p.m.11 views

CVE-2024-45020

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a kernel verifier crash in stacksafe Daniel Hodges reported a kernel verifier crash when playing with sched-ext. Further investigation shows that the crash is due to invalid memory access in stacksafe. More specifically,...

5.5CVSS6.4AI score0.00221EPSS
SaveExploits1References10
Rows per page
Query Builder