Lucene search
+L

10156 matches found

UbuntuCve
UbuntuCve
added 2025/02/27 3:15 a.m.8 views

CVE-2024-57852

In the Linux kernel, the following vulnerability has been resolved: firmware: qcom: scm: smc: Handle missing SCM device Commit ca61d6836e6f "firmware: qcom: scm: fix a NULL-pointer dereference" makes it explicit that qcomscmgettzmempool can return NULL, therefore its users should handle this...

5.5CVSS6.1AI score0.00189EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/02/27 3:15 a.m.11 views

CVE-2025-21779

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Reject Hyper-V's SENDIPI hypercalls if local APIC isn't in-kernel Advertise support for Hyper-V's SENDIPI and SENDIPIEX hypercalls if and only if the local API is emulated/virtualized by KVM, and explicitly reject said...

5.5CVSS6.2AI score0.00235EPSS
SaveExploits0References30
UbuntuCve
UbuntuCve
added 2025/02/27 3:15 a.m.10 views

CVE-2024-57834

In the Linux kernel, the following vulnerability has been resolved: media: vidtv: Fix a null-ptr-deref in vidtvmuxstopthread syzbot report a null-ptr-deref in vidtvmuxstopthread. 1 If dvb-mux is not initialized successfully by vidtvmuxinit in the vidtvstartstreaming, it will trigger null pointer...

5.5CVSS6.2AI score0.00221EPSS
SaveExploits0References30
UbuntuCve
UbuntuCve
added 2025/02/27 3:15 a.m.6 views

CVE-2025-21789

In the Linux kernel, the following vulnerability has been resolved: LoongArch: csum: Fix OoB access in IP checksum code for negative lengths Commit 69e3a6aa6be2 "LoongArch: Add checksum optimization for 64-bit system" would cause an undefined shift and an out-of-bounds read. Commit 8bd795fedb84...

7.3CVSS6.7AI score0.00226EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/02/27 3:15 a.m.7 views

CVE-2025-21778

In the Linux kernel, the following vulnerability has been resolved: tracing: Do not allow mmap of persistent ring buffer When trying to mmap a trace instance buffer that is attached to reservemem, it would crash: BUG: unable to handle page fault for address: ffffe97bd00025c8 PF: supervisor read...

7.8CVSS6.5AI score0.00212EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/02/27 3:15 a.m.6 views

CVE-2024-52557

In the Linux kernel, the following vulnerability has been resolved: drm: zynqmpdp: Fix integer overflow in zynqmpdprateget This patch fixes a potential integer overflow in the zynqmpdprateget The issue comes up when the expression drmdpbwcodetolinkratedp-test.bwcode 10000 is evaluated using 32-bi...

5.5CVSS5.9AI score0.00182EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/02/27 3:15 a.m.7 views

CVE-2024-58008

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: dcp: fix improper sg use with CONFIGVMAPSTACK=y With vmalloc stack addresses enabled CONFIGVMAPSTACK=y DCP trusted keys can crash during en- and decryption of the blob encryption key via the DCP crypto driver. This...

7.8CVSS6.4AI score0.00129EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/02/27 3:15 a.m.13 views

CVE-2024-58010

In the Linux kernel, the following vulnerability has been resolved: binfmtflat: Fix integer overflow bug on 32 bit systems Most of these sizes and counts are capped at 256MB so the math doesn't result in an integer overflow. The "relocs" count needs to be checked as well. Otherwise on 32bit syste...

7.8CVSS6.4AI score0.00239EPSS
SaveExploits0References49
UbuntuCve
UbuntuCve
added 2025/02/27 3:15 a.m.10 views

CVE-2025-21795

In the Linux kernel, the following vulnerability has been resolved: NFSD: fix hang in nfsd4shutdowncallback If nfs4client is in courtesy state then there is no point to send the callback. This causes nfsd4shutdowncallback to hang since clcbinflight is not 0. This hang lasts about 15 minutes until...

7.5CVSS6.2AI score0.0062EPSS
SaveExploits0References30
UbuntuCve
UbuntuCve
added 2025/02/27 3:15 a.m.15 views

CVE-2025-21791

In the Linux kernel, the following vulnerability has been resolved: vrf: use RCU protection in l3mdevl3out l3mdevl3out can be called without RCU being held: rawsendmsg ippushpendingframes ipsendskb iplocalout iplocalout l3mdevipout Add rcureadlock / rcureadunlock pair to avoid a potential UAF...

7.8CVSS6.5AI score0.00263EPSS
SaveExploits0References52
UbuntuCve
UbuntuCve
added 2025/02/27 3:15 a.m.9 views

CVE-2024-52560

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Mark inode as bad as soon as error detected in mienumattr Extended the mienumattr function interface with an additional parameter, struct ntfsinode ni, to allow marking the inode as bad as soon as an error is detected...

7.8CVSS5.9AI score0.00181EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/02/27 3:15 a.m.11 views

CVE-2025-21762

In the Linux kernel, the following vulnerability has been resolved: arp: use RCU protection in arpxmit arpxmit can be called without RTNL or RCU protection. Use RCU protection to avoid potential UAF...

8.1CVSS6.2AI score0.00613EPSS
SaveExploits0References46
UbuntuCve
UbuntuCve
added 2025/02/27 3:15 a.m.7 views

CVE-2025-21760

In the Linux kernel, the following vulnerability has been resolved: ndisc: extend RCU protection in ndiscsendskb ndiscsendskb can be called without RTNL or RCU held. Acquire rcureadlock earlier, so that we can use devnetrcu and avoid a potential UAF...

8.1CVSS6.1AI score0.36848EPSS
SaveExploits0References46
UbuntuCve
UbuntuCve
added 2025/02/27 3:15 a.m.10 views

CVE-2025-21753

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free when attempting to join an aborted transaction When we are trying to join the current transaction and if it's aborted, we read its 'aborted' field after unlocking fsinfo-translock and without holding any...

7.8CVSS6.6AI score0.00257EPSS
SaveExploits0References49
UbuntuCve
UbuntuCve
added 2025/02/27 3:15 a.m.6 views

CVE-2025-21735

In the Linux kernel, the following vulnerability has been resolved: NFC: nci: Add bounds checking in ncihcicreatepipe The "pipe" variable is a u8 which comes from the network. If it's more than 127, then it results in memory corruption in the caller, ncihciconnectgate...

8.8CVSS6.2AI score0.00337EPSS
SaveExploits0References57
UbuntuCve
UbuntuCve
added 2025/02/27 3:15 a.m.10 views

CVE-2024-58011

In the Linux kernel, the following vulnerability has been resolved: platform/x86: int3472: Check for adev == NULL Not all devices have an ACPI companion fwnode, so adev might be NULL. This can e.g. theoretically happen when a user manually binds one of the int3472 drivers to another i2c/platform...

5.5CVSS6.1AI score0.00211EPSS
SaveExploits0References33
UbuntuCve
UbuntuCve
added 2025/02/27 3:15 a.m.9 views

CVE-2024-58017

In the Linux kernel, the following vulnerability has been resolved: printk: Fix signed integer overflow when defining LOGBUFLENMAX Shifting 1 31 on a 32-bit int causes signed integer overflow, which leads to undefined behavior. To prevent this, cast 1 to u32 before performing the shift, ensuring...

5.5CVSS6.3AI score0.00227EPSS
SaveExploits0References49
UbuntuCve
UbuntuCve
added 2025/02/27 3:15 a.m.11 views

CVE-2025-21751

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: HWS, change error flow on matcher disconnect Currently, when firmware failure occurs during matcher disconnect flow, the error flow of the function reconnects the matcher back and returns an error, which continues runni...

7.8CVSS6.3AI score0.00221EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/02/27 3:15 a.m.6 views

CVE-2025-21770

In the Linux kernel, the following vulnerability has been resolved: iommu: Fix potential memory leak in iopfqueueremovedevice The iopfqueueremovedevice helper removes a device from the per-iommu iopf queue when PRI is disabled on the device. It responds to all outstanding iopf's with an...

5.5CVSS6.4AI score0.00214EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/02/27 3:15 a.m.6 views

CVE-2025-21741

In the Linux kernel, the following vulnerability has been resolved: usbnet: ipheth: fix DPE OoB read Fix an out-of-bounds DPE read, limit the number of processed DPEs to the amount that fits into the fixed-size NDP16 header...

7.1CVSS6.6AI score0.00219EPSS
SaveExploits0References18
Rows per page
Query Builder