Lucene search
K

981 matches found

UbuntuCve
UbuntuCve
added 2025/01/11 3:15 p.m.6 views

CVE-2024-57878

In the Linux kernel, the following vulnerability has been resolved: arm64: ptrace: fix partial SETREGSET for NTARMFPMR Currently fpmrset doesn't initialize the temporary 'fpmr' variable, and a SETREGSET call with a length of zero will leave this uninitialized. Consequently an arbitrary value will...

6.1CVSS6.4AI score0.00178EPSS
Exploits0References9
Debian CVE
Debian CVE
added 2025/01/11 2:8 p.m.5 views

CVE-2024-57809

In the Linux kernel, the following vulnerability has been resolved: PCI: imx6: Fix suspend/resume support on i.MX6QDL The suspend/resume functionality is currently broken on the i.MX6QDL platform, as documented in the NXP errata ERR005723: https://www.nxp.com/docs/en/errata/IMX6DQCE.pdf This patc...

5.5CVSS5.8AI score0.0021EPSS
Exploits0
UbuntuCve
UbuntuCve
added 2025/01/11 1:15 p.m.4 views

CVE-2024-41935

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to shrink read extent node in batches We use rwlock to protect core structure data of extent tree during its shrink, however, if there is a huge number of extent nodes in extent tree, during shrink of extent tree, it ma...

7.1CVSS6.3AI score0.00221EPSS
Exploits0References19
UbuntuCve
UbuntuCve
added 2025/01/11 1:15 p.m.7 views

CVE-2024-54191

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: iso: Fix circular lock in isoconnbigsync This fixes the circular locking dependency warning below, by reworking isosockrecvmsg, to ensure that the socket lock is always released before calling a function that locks hde...

5.5CVSS6.4AI score0.00135EPSS
Exploits0References9
UbuntuCve
UbuntuCve
added 2025/01/11 1:15 p.m.4 views

CVE-2024-57805

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda-dai: Do not release the link DMA on STOP The linkDMA should not be released on stop trigger since a stream re-start might happen without closing of the stream. This leaves a short time for other streams to...

5.5CVSS6.3AI score0.00172EPSS
Exploits0References18
UbuntuCve
UbuntuCve
added 2025/01/10 1:15 p.m.6 views

CVE-2024-57822

In Raptor RDF Syntax Library through 2.0.16, there is a heap-based buffer over-read when parsing triples with the nquads parser in raptorntriplesparseterminternal...

5.5CVSS5.8AI score0.00284EPSS
Exploits1References4
UbuntuCve
UbuntuCve
added 2025/01/09 4:15 a.m.10 views

CVE-2024-56827

A flaw was found in the OpenJPEG project. A heap buffer overflow condition may be triggered when certain options are specified while using the opjdecompress utility. This can lead to an application crash or other undefined behavior...

5.6CVSS6.9AI score0.00228EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2025/01/08 4:15 p.m.3 views

CVE-2024-51737

RediSearch is a Redis module that provides querying, secondary indexing, and full-text search for Redis. An authenticated redis user executing FT.SEARCH or FT.AGGREGATE with a specially crafted LIMIT command argument, or FT.SEARCH with a specially crafted KNN command argument, can trigger an...

7CVSS6.8AI score0.00396EPSS
Exploits1References3
Debian CVE
Debian CVE
added 2025/01/07 4:7 p.m.8 views

CVE-2025-0237

The WebChannel API, which is used to transport various information across processes, did not check the sending principal but rather accepted the principal being sent. This could have led to privilege escalation attacks. This vulnerability was fixed in Firefox 134, Firefox ESR 128.6, Thunderbird...

5.4CVSS6.7AI score0.00593EPSS
Exploits0
UbuntuCve
UbuntuCve
added 2025/01/06 5:15 p.m.5 views

CVE-2024-56758

In the Linux kernel, the following vulnerability has been resolved: btrfs: check folio mapping after unlock in relocateonefolio When we call btrfsreadfolio to bring a folio uptodate, we unlock the folio. The result of that is that a different thread can modify the mapping like remove it with...

5.5CVSS6.4AI score0.00243EPSS
Exploits0References18
UbuntuCve
UbuntuCve
added 2025/01/06 5:15 p.m.5 views

CVE-2024-56760

In the Linux kernel, the following vulnerability has been resolved: PCI/MSI: Handle lack of irqdomain gracefully Alexandre observed a warning emitted from pcimsisetupmsiirqs on a RISCV platform which does not provide PCI/MSI support: WARNING: CPU: 1 PID: 1 at drivers/pci/msi/msi.h:121...

5.5CVSS6.4AI score0.00203EPSS
Exploits0References21
UbuntuCve
UbuntuCve
added 2024/12/29 12:15 p.m.5 views

CVE-2024-56744

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid potential deadlock in f2fsrecordstopreason syzbot reports deadlock issue of f2fs as below: ====================================================== WARNING: possible circular locking dependency detected...

5.5CVSS6.4AI score0.00157EPSS
Exploits0References18
UbuntuCve
UbuntuCve
added 2024/12/29 12:15 p.m.6 views

CVE-2024-56739

In the Linux kernel, the following vulnerability has been resolved: rtc: check if rtcreadtime was successful in rtctimerdowork If the rtcreadtime call fails,, the struct rtctime tm; may contain uninitialized data, or an illegal date/time read from the RTC hardware. When calling rtctmtoktime later...

5.5CVSS6.3AI score0.00222EPSS
Exploits0References45
Debian CVE
Debian CVE
added 2024/12/29 11:30 a.m.8 views

CVE-2024-56749

In the Linux kernel, the following vulnerability has been resolved: dlm: fix dlmrecovermembers refcount on error If dlmrecovermembers fails we don't drop the references of the previous created rootlist that holds and keep all rsbs alive during the recovery. It might be not an unlikely event becau...

5.5CVSS5.6AI score0.00195EPSS
Exploits0
UbuntuCve
UbuntuCve
added 2024/12/28 10:15 a.m.6 views

CVE-2024-56699

In the Linux kernel, the following vulnerability has been resolved: s390/pci: Fix potential double remove of hotplug slot In commit 6ee600bfbe0f "s390/pci: remove hotplug slot when releasing the device" the zpciexitslot was moved from zpcidevicereserved to zpcireleasedevice with the intention of...

7.8CVSS6.4AI score0.00209EPSS
Exploits0References8
UbuntuCve
UbuntuCve
added 2024/12/28 10:15 a.m.5 views

CVE-2024-56679

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: handle otx2mboxgetrsp errors in otx2common.c Add error pointer check after calling otx2mboxgetrsp...

5.5CVSS6.4AI score0.00217EPSS
Exploits0References31
UbuntuCve
UbuntuCve
added 2024/12/28 10:15 a.m.4 views

CVE-2024-56680

In the Linux kernel, the following vulnerability has been resolved: media: intel/ipu6: do not handle interrupts when device is disabled Some IPU6 devices have shared interrupts. We need to handle properly case when interrupt is triggered from other device on shared irq line and IPU6 itself...

5.5CVSS6.4AI score0.00249EPSS
Exploits0References8
UbuntuCve
UbuntuCve
added 2024/12/27 3:15 p.m.8 views

CVE-2024-56624

In the Linux kernel, the following vulnerability has been resolved: iommufd: Fix outfput in iommufdfaultalloc As fput calls the file-fop-release op, where fault obj and ictx are getting released, there is no need to release these two after fput one more time, which would result in imbalanced...

5.5CVSS6.4AI score0.00172EPSS
Exploits0References9
UbuntuCve
UbuntuCve
added 2024/12/27 3:15 p.m.9 views

CVE-2024-56648

In the Linux kernel, the following vulnerability has been resolved: net: hsr: avoid potential out-of-bound access in fillframeinfo syzbot is able to feed a packet with 14 bytes, pretending it is a vlan one. Since fillframeinfo is relying on skb-maclen already, extend the check to cover this case...

5.5CVSS6.4AI score0.00244EPSS
Exploits0References33
UbuntuCve
UbuntuCve
added 2024/12/27 3:15 p.m.8 views

CVE-2024-56566

In the Linux kernel, the following vulnerability has been resolved: mm/slub: Avoid list corruption when removing a slab from the full list Boot with slubdebug=UFPZ. If allocated object failed in allocconsistencychecks, all objects of the slab will be marked as used, and then the slab will be...

5.5CVSS6.4AI score0.00212EPSS
Exploits0References19
Rows per page
Query Builder