Lucene search
+L

13942 matches found

NVD
NVD
added 2024/07/29 3:15 p.m.19 views

CVE-2024-41034

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix kernel bug on rename operation of broken directory Syzbot reported that in rename directory operation on broken directory on nilfs2, blockwritebeginint called to prepare block write may fail BUGON check for access...

7.8CVSS0.00323EPSS
SaveExploits0References9
CVE
CVE
added 2024/07/29 3:04 p.m.168 views

CVE-2024-41080

CVE-2024-41080 concerns the Linux kernel and describes a deadlock risk in io_uring when locking order is not respected in io_register_iowq_max_workers. The root cause is that io_put_sq_data() can be called while uring_lock is held, risking deadlock with sqd->lock. The documented fix releases u...

5.5CVSS6.5AI score0.00206EPSS
SaveExploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/29 2:57 p.m.24 views

CVE-2024-41077 null_blk: fix validation of block size

In the Linux kernel, the following vulnerability has been resolved: nullblk: fix validation of block size Block size should be between 512 and PAGESIZE and be a power of 2. The current check does not validate this, so update the check. Without this patch, nullblk would Oops due to a null pointer...

6.8AI score0.00225EPSS
SaveExploits0References6
CVE
CVE
added 2024/07/29 2:57 p.m.200 views

CVE-2024-41077

Concretely, CVE-2024-41077 affects the Linux kernel null_blk path. The issue arises from an insufficient validation of the block size: the size must be between 512 and PAGE_SIZE and must be a power of two. The faulty check allowed an invalid bs (e.g., 1536) to be accepted, which could cause a nul...

5.5CVSS6.6AI score0.00225EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2024/07/29 2:57 p.m.17 views

CVE-2024-41069 ASoC: topology: Fix references to freed memory

In the Linux kernel, the following vulnerability has been resolved: ASoC: topology: Fix references to freed memory Most users after parsing a topology file, release memory used by it, so having pointer references directly into topology file contents is wrong. Use devmkmemdup, to allocate memory a...

7.8CVSS5.9AI score
SaveExploits0References8
CVE
CVE
added 2024/07/29 2:57 p.m.175 views

CVE-2024-41057

CVE-2024-41057: Linux kernel fix for slab-use-after-free in cachefiles_withdraw_cookie() during FSCACHE withdrawal. The issue could occur when a cache volume is freed while cookie lookups are in flight, leading to UAF on cachefilesVolume. The recommended fix/process order is to call fscache_withd...

7.8CVSS7AI score0.00278EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2024/07/29 2:32 p.m.137 views

CVE-2024-41046

CVE-2024-41046 affects the Linux kernel net: ethernet: lantiq_etop driver. The issue is a double-free in detach caused by never incrementing the currently released descriptor, leading to releasing the same skb multiple times. A patch addressing this is published in stable kernels (as cited by the...

8.8CVSS6.8AI score0.00435EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2024/07/29 2:32 p.m.41 views

CVE-2024-41045 bpf: Defer work in bpf_timer_cancel_and_free

In the Linux kernel, the following vulnerability has been resolved: bpf: Defer work in bpftimercancelandfree Currently, the same case as previous patch two timer callbacks trying to cancel each other can be invoked through bpfmapupdateelem as well, or more precisely, freeing map elements containi...

7.8CVSS0.00269EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/07/29 2:31 p.m.17 views

CVE-2024-41030 ksmbd: discard write access to the directory open

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...

6.8AI score0.00288EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/07/29 2:31 p.m.17 views

CVE-2024-41031 mm/filemap: skip to create PMD-sized page cache if needed

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. ------------...

6.6AI score0.00288EPSS
SaveExploits0References3
CVE
CVE
added 2024/07/29 2:31 p.m.199 views

CVE-2024-41023

CVE-2024-41023 — Linux kernel vulnerability in sched/deadline: a task_struct reference leak occurs when a timer is canceled before expiration after start_dl_timer() increments the refcount. The leak happens because the timer callback is supposed to decrement the reference count, but an early-canc...

5.5CVSS6.6AI score0.00293EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/29 1:34 p.m.32 views

CVE-2024-41020 filelock: Fix fcntl/close race recovery compat path

In the Linux kernel, the following vulnerability has been resolved: filelock: Fix fcntl/close race recovery compat path When I wrote commit 3cad1bc01041 "filelock: Remove locks reliably when fcntl/close race is detected", I missed that there are two copies of the code I was patching: The normal...

6.8AI score0.00195EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/07/29 6:37 a.m.17 views

CVE-2024-41017 jfs: don't walk off the end of ealist

In the Linux kernel, the following vulnerability has been resolved: jfs: don't walk off the end of ealist Add a check before visiting the members of ea to make sure each ea stays within the ealist...

6.8AI score0.00247EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2024/07/29 12:00 a.m.4 views

PT-2024-29075 · Apple · Ipados +5

Name of the Vulnerable Software and Affected Versions: Apple iOS versions prior to 16.7.9 Apple iPadOS versions prior to 16.7.9 Apple macOS Ventura versions prior to 13.6.8 Apple iOS versions prior to 17.6 Apple iPadOS versions prior to 17.6 Apple watchOS versions prior to 10.6 Apple macOS Sonoma...

4.6CVSS5.6AI score0.00413EPSS
SaveExploits0References14
OPENSUSE Linux
OPENSUSE Linux
added 2024/07/27 12:00 a.m.8 views

Security update for gh (moderate)

openSUSE Security Update: Security update for gh Announcement ID: openSUSE-SU-2024:0227-1 Rating: moderate References: 1227035 Cross-References: CVE-2024-6104 CVSS scores: CVE-2024-6104 NVD : 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N CVE-2024-6104 SUSE: 6...

6CVSS6.8AI score0.00358EPSS
SaveExploits0References1
NVD
NVD
added 2024/07/26 9:15 p.m.54 views

CVE-2024-41116

streamlit-geospatial is a streamlit multipage app for geospatial applications. Prior to commit c4f81d9616d40c60584e36abb15300853a66e489, the visparams variable on line 1254 in pages/1📷Timelapse.py takes user input, which is later used in the eval function on line 1345, leading to remote code...

9.8CVSS0.01322EPSS
SaveExploits1References4
NVD
NVD
added 2024/07/26 8:15 p.m.57 views

CVE-2024-41112

streamlit-geospatial is a streamlit multipage app for geospatial applications. Prior to commit c4f81d9616d40c60584e36abb15300853a66e489, the palette variable in pages/1📷Timelapse.py takes user input, which is later used in the eval function on line 380, leading to remote code execution. Commit...

9.8CVSS0.01395EPSS
SaveExploits1References4
OSV
OSV
added 2024/07/26 8:13 p.m.31 views

CVE-2024-41115 Remote code execution in streamlit geospatial in pages/1_📷_Timelapse.py MODIS Ocean Color SMI option palette

streamlit-geospatial is a streamlit multipage app for geospatial applications. Prior to commit c4f81d9616d40c60584e36abb15300853a66e489, the palette variable on line 488 in pages/1📷Timelapse.py takes user input, which is later used in the eval function on line 493, leading to remote code executio...

9.8CVSS8AI score0.01475EPSS
SaveExploits1References6
CVE
CVE
added 2024/07/26 8:13 p.m.60 views

CVE-2024-41115

The CVE-2024-41115 entry concerns the streamlit-geospatial project, specifically the Timelapse page. Before commit c4f81d9616d40c60584e36abb15300853a66e489, the palette variable on line 488 in pages/1_📷_Timelapse.py accepts user input and is later used in an eval() on line 493, enabling remote co...

9.8CVSS9.8AI score0.01475EPSS
SaveExploits1References4Affected Software1
UbuntuCve
UbuntuCve
added 2024/07/26 10:15 a.m.28 views

CVE-2024-35161

Apache Traffic Server forwards malformed HTTP chunked trailer section to origin servers. This can be utilized for request smuggling and may also lead cache poisoning if the origin servers are vulnerable. This issue affects Apache Traffic Server: from 8.0.0 through 8.1.10, from 9.0.0 through 9.2.4...

9.1CVSS7AI score0.0097EPSS
SaveExploits0References3
Rows per page
Query Builder