Lucene search
+L

9836 matches found

UbuntuCve
UbuntuCve
added 2024/07/29 3:15 p.m.8 views

CVE-2024-41032

In the Linux kernel, the following vulnerability has been resolved: mm: vmalloc: check if a hash-index is in cpupossiblemask The problem is that there are systems where cpupossiblemask has gaps between set CPUs, for example SPARC. In this scenario addrtovbxa hash function can return an index whic...

5.5CVSS6.4AI score0.00288EPSS
SaveExploits0References15
UbuntuCve
UbuntuCve
added 2024/07/29 3:15 p.m.13 views

CVE-2024-41033

In the Linux kernel, the following vulnerability has been resolved: cachestat: do not flush stats in recency check syzbot detects that cachestat is flushing stats, which can sleep, in its RCU read section see 1. This is done in the workingsettestrecent step which checks if the folio's eviction is...

5.5CVSS5.9AI score0.00288EPSS
SaveExploits0References14
UbuntuCve
UbuntuCve
added 2024/07/29 3:15 p.m.8 views

CVE-2024-41025

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Fix memory leak in audio daemon attach operation Audio PD daemon send the name as part of the init IOCTL call. This name needs to be copied to kernel for which memory is allocated. This memory is never freed which...

5.5CVSS5.7AI score0.00288EPSS
SaveExploits0References15
UbuntuCve
UbuntuCve
added 2024/07/29 3:15 p.m.8 views

CVE-2024-41026

In the Linux kernel, the following vulnerability has been resolved: mmc: davincimmc: Prevent transmitted data size from exceeding sgm's length No check is done on the size of the data to be transmiited. This causes a kernel panic when this size exceeds the sgmiter's length. Limit the number of...

5.5CVSS5.9AI score0.00246EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/07/29 3:15 p.m.17 views

CVE-2024-41039

In the Linux kernel, the following vulnerability has been resolved: firmware: csdsp: Fix overflow checking of wmfw header Fix the checking that firmware file buffer is large enough for the wmfw header, to prevent overrunning the buffer. The original code tested that the firmware data buffer...

7.8CVSS6.6AI score0.00285EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2024/07/29 3:15 p.m.7 views

CVE-2024-41081

In the Linux kernel, the following vulnerability has been resolved: ila: block BH in ilaoutput As explained in commit 1378817486d6 "tipc: block BH before using dstcache", net/core/dstcache.c helpers need to be called with BH disabled. ilaoutput is called from lwtunneloutput possibly from process...

5.5CVSS6.2AI score0.00267EPSS
SaveExploits0References32
UbuntuCve
UbuntuCve
added 2024/07/29 3:15 p.m.13 views

CVE-2024-41068

In the Linux kernel, the following vulnerability has been resolved: s390/sclp: Fix sclpinit cleanup on failure If sclpinit fails it only partially cleans up: if there are multiple failing calls to sclpinit sclpstatechangeevent will be added several times to sclpreglist, which results in the...

5.5CVSS6.2AI score0.00243EPSS
SaveExploits0References32
UbuntuCve
UbuntuCve
added 2024/07/29 3:15 p.m.10 views

CVE-2024-41064

In the Linux kernel, the following vulnerability has been resolved: powerpc/eeh: avoid possible crash when edev-pdev changes If a PCI device is removed during eehpereportedev, edev-pdev will change and can cause a crash, hold the PCI rescan/remove lock while taking a copy of edev-pdev-bus...

5.5CVSS6.3AI score0.00228EPSS
SaveExploits0References37
UbuntuCve
UbuntuCve
added 2024/07/29 3:15 p.m.6 views

CVE-2024-41037

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda: fix null deref on system suspend entry When system enters suspend with an active stream, SOF core calls hwparamsuponresume. On Intel platforms with HDA DMA used to manage the link DMA, this leads to call...

5.5CVSS5.9AI score0.00274EPSS
SaveExploits0References15
UbuntuCve
UbuntuCve
added 2024/07/29 3:15 p.m.4 views

CVE-2024-41035

In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix duplicate endpoint bug by clearing reserved bits in the descriptor Syzbot has identified a bug in usbcore see the Closes: tag below caused by our assumption that the reserved bits in an endpoint descriptor's...

5.5CVSS6.4AI score0.00299EPSS
SaveExploits0References32
UbuntuCve
UbuntuCve
added 2024/07/29 3:15 p.m.8 views

CVE-2024-41056

In the Linux kernel, the following vulnerability has been resolved: firmware: csdsp: Use strnlen on name fields in V1 wmfw files Use strnlen instead of strlen on the algorithm and coefficient name string arrays in V1 wmfw files. In V1 wmfw files the name is a NUL-terminated string in a fixed-size...

5.5CVSS6.4AI score0.00244EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2024/07/29 3:15 p.m.13 views

CVE-2024-41671

Twisted is an event-based framework for internet applications, supporting Python 3.6+. The HTTP 1.0 and 1.1 server provided by twisted.web could process pipelined HTTP requests out-of-order, possibly resulting in information disclosure. This vulnerability is fixed in 24.7.0rc1...

8.3CVSS7.2AI score0.00856EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/07/29 3:15 p.m.7 views

CVE-2024-41051

In the Linux kernel, the following vulnerability has been resolved: cachefiles: wait for ondemandobjectworker to finish when dropping object When queuing ondemandobjectworker to re-open the object, cachefilesobject is not pinned. The cachefilesobject may be freed when the pending read request is...

7.8CVSS6.3AI score0.00275EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2024/07/29 3:15 p.m.9 views

CVE-2024-41029

In the Linux kernel, the following vulnerability has been resolved: nvmem: core: limit cell sysfs permissions to main attribute ones The cell sysfs attribute should not provide more access to the nvmem data than the main attribute itself. For example if nvmeconfig::rootonly was set, the cell...

5.5CVSS6.6AI score0.00268EPSS
SaveExploits0References14
UbuntuCve
UbuntuCve
added 2024/07/29 3:15 p.m.8 views

CVE-2024-41071

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

6.7AI score
SaveExploits0References29
UbuntuCve
UbuntuCve
added 2024/07/29 3:15 p.m.8 views

CVE-2024-41080

In the Linux kernel, the following vulnerability has been resolved: iouring: fix possible deadlock in ioregisteriowqmaxworkers The ioregisteriowqmaxworkers function calls ioputsqdata, which acquires the sqd-lock without releasing the uringlock. Similar to the commit 009ad9f0c6ee "iouring: drop...

5.5CVSS6.4AI score0.00206EPSS
SaveExploits0References28
UbuntuCve
UbuntuCve
added 2024/07/29 3:15 p.m.10 views

CVE-2024-41053

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix ufshcdabortone racing issue When ufshcdabortone is racing with the completion ISR, the completed tag of the request's mqhctx pointer will be set to NULL by ISR. Return success when request is completed by ISR...

5.5CVSS5.9AI score0.00291EPSS
SaveExploits0References15
UbuntuCve
UbuntuCve
added 2024/07/29 3:15 p.m.5 views

CVE-2024-41031

In the Linux kernel, the following vulnerability has been resolved: mm/filemap: skip to create PMD-sized page cache if needed On ARM64, HPAGEPMDORDER is 13 when the base page size is 64KB. The PMD-sized page cache can't be supported by xarray as the following error messages indicate. ------------...

5.5CVSS6.1AI score0.00288EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2024/07/29 3:15 p.m.9 views

CVE-2024-41082

In the Linux kernel, the following vulnerability has been resolved: nvme-fabrics: use reserved tag for reg read/write command In some scenarios, if too many commands are issued by nvme command in the same time by user tasks, this may exhaust all tags of adminq. If a reset nvme reset or IO timeout...

5.5CVSS6.3AI score0.00226EPSS
SaveExploits0References15
UbuntuCve
UbuntuCve
added 2024/07/29 3:15 p.m.10 views

CVE-2024-41030

In the Linux kernel, the following vulnerability has been resolved: ksmbd: discard write access to the directory open mayopen does not allow a directory to be opened with the write access. However, some writing flags set by client result in adding write access on server, making ksmbd incompatible...

5.5CVSS6.2AI score0.00288EPSS
SaveExploits0References17
Rows per page
Query Builder