Lucene search
+L

4991 matches found

Cvelist
Cvelist
added 2024/05/20 9:41 a.m.46 views

CVE-2024-35968 pds_core: Fix pdsc_check_pci_health function to use work thread

In the Linux kernel, the following vulnerability has been resolved: pdscore: Fix pdsccheckpcihealth function to use work thread When the driver notices fwstatus == 0xff it tries to perform a PCI reset on itself via pciresetfunction in the context of the driver's health thread. However,...

7.8CVSS6.3AI score0.00158EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/05/19 8:34 a.m.22 views

CVE-2024-35871 riscv: process: Fix kernel gp leakage

In the Linux kernel, the following vulnerability has been resolved: riscv: process: Fix kernel gp leakage childregs represents the registers which are active for the new thread in user context. For a kernel thread, childregs-gp is never used since the kernel gp is not touched by switchto. For a...

6.9AI score0.00264EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2024/05/18 1:40 a.m.25 views

CVE-2023-52682

A vulnerability was found in the Linux kernel's Flash-Friendly File System F2FS implementation. This issue arises from a failure to wait for block writeback in the post-read case, which could lead to data corruption or inconsistencies. Mitigation Mitigation for this issue is either not available ...

5.5CVSS7.3AI score0.00232EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/05/17 3:15 p.m.19 views

CVE-2024-35853

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrumacltcam: Fix memory leak during rehash The rehash delayed work migrates filters from one region to another. This is done by iterating over all chunks all the filters with the same priority in the region and in each...

6.4CVSS6.4AI score0.00728EPSS
SaveExploits0References27
Vulnrichment
Vulnrichment
added 2024/05/17 2:24 p.m.24 views

CVE-2023-52682 f2fs: fix to wait on block writeback for post_read case

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to wait on block writeback for postread case If inode is compressed, but not encrypted, it missed to call f2fswaitonblockwriteback to wait for GCed page writeback in IPU write path. Thread A GC-Thread - f2fsgc -...

6.8AI score0.00232EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/05/17 2:24 p.m.45 views

CVE-2023-52682 f2fs: fix to wait on block writeback for post_read case

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to wait on block writeback for postread case If inode is compressed, but not encrypted, it missed to call f2fswaitonblockwriteback to wait for GCed page writeback in IPU write path. Thread A GC-Thread - f2fsgc -...

6.5AI score0.00232EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/17 2:15 p.m.21 views

AZL-67587 CVE-2024-35808 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: md/dm-raid: don't call mdreapsyncthread directly Currently mdreapsyncthread is called from raidmessage directly without holding 'reconfigmutex', this is definitely unsafe because mdreapsyncthread can change many fields that is...

7.8CVSS6.1AI score0.0018EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/17 2:15 p.m.3 views

DEBIAN-CVE-2024-35808

In the Linux kernel, the following vulnerability has been resolved: md/dm-raid: don't call mdreapsyncthread directly Currently mdreapsyncthread is called from raidmessage directly without holding 'reconfigmutex', this is definitely unsafe because mdreapsyncthread can change many fields that is...

5.5CVSS5.4AI score0.0018EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/17 2:15 p.m.19 views

UBUNTU-CVE-2024-35808

In the Linux kernel, the following vulnerability has been resolved: md/dm-raid: don't call mdreapsyncthread directly Currently mdreapsyncthread is called from raidmessage directly without holding 'reconfigmutex', this is definitely unsafe because mdreapsyncthread can change many fields that is...

7.8CVSS6AI score0.0018EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.15 views

CVE-2024-35822

In the Linux kernel, the following vulnerability has been resolved: usb: udc: remove warning when queue disabled ep It is possible trigger below warning message from mass storage function, WARNING: CPU: 6 PID: 3839 at drivers/usb/gadget/udc/core.c:294 usbepqueue+0x7c/0x104 pc :...

5.5CVSS6.3AI score0.0023EPSS
SaveExploits0References29
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.22 views

CVE-2024-35798

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race in readextentbufferpages There are reports from tree-checker that detects corrupted nodes, without any obvious pattern so possibly an overwrite in memory. After some debugging it turns out there's a race when...

7.8CVSS6AI score0.00177EPSS
SaveExploits0References11
CVE
CVE
added 2024/05/17 1:23 p.m.106 views

CVE-2024-35798

CVE-2024-35798 — Linux kernel, btrfs race in read_extent_buffer_pages() A race occurs when reading an extent buffer: after acquiring EXTENT_BUFFER_READING, the uptodate flag isn’t rechecked promptly, allowing a concurrent read to start and potentially return while another read is in progress. Thi...

7.8CVSS6.8AI score0.00177EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/17 1:23 p.m.20 views

CVE-2024-35798 btrfs: fix race in read_extent_buffer_pages()

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race in readextentbufferpages There are reports from tree-checker that detects corrupted nodes, without any obvious pattern so possibly an overwrite in memory. After some debugging it turns out there's a race when...

7.8CVSS6.8AI score0.00177EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/17 1:15 p.m.15 views

AZL-62675 CVE-2024-35794 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: dm-raid: really frozen syncthread during suspend 1 commit f52f5c71f3d4 "md: fix stopping sync thread" remove MDRECOVERYFROZEN from mdstopwrites and doesn't realize that dm-raid relies on mdstopwrites to frozen syncthread...

5.5CVSS6.3AI score0.00223EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/17 1:15 p.m.11 views

AZL-67818 CVE-2024-35794 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: dm-raid: really frozen syncthread during suspend 1 commit f52f5c71f3d4 "md: fix stopping sync thread" remove MDRECOVERYFROZEN from mdstopwrites and doesn't realize that dm-raid relies on mdstopwrites to frozen syncthread...

5.5CVSS6.2AI score0.00223EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/17 1:15 p.m.3 views

DEBIAN-CVE-2024-35794

In the Linux kernel, the following vulnerability has been resolved: dm-raid: really frozen syncthread during suspend 1 commit f52f5c71f3d4 "md: fix stopping sync thread" remove MDRECOVERYFROZEN from mdstopwrites and doesn't realize that dm-raid relies on mdstopwrites to frozen syncthread...

5.5CVSS5.6AI score0.00223EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/17 1:15 p.m.22 views

UBUNTU-CVE-2024-35794

In the Linux kernel, the following vulnerability has been resolved: dm-raid: really frozen syncthread during suspend 1 commit f52f5c71f3d4 "md: fix stopping sync thread" remove MDRECOVERYFROZEN from mdstopwrites and doesn't realize that dm-raid relies on mdstopwrites to frozen syncthread...

5.5CVSS6.1AI score0.00223EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2024/05/17 12:00 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a mass storage function attempting to queue requests from the main thread, but other threads may have disabl...

5.5CVSS6.5AI score0.0023EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2024/05/17 12:00 a.m.4 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a problematic thread synchronization...

5.5CVSS6.1AI score0.00223EPSS
SaveExploits0References6
Veracode
Veracode
added 2024/05/15 7:06 a.m.45 views

Cross-Site Scripting (XSS)

prestashop/prestashop is vulnerable to Cross-Site Scripting XSS. The vulnerability is due to the customer thread feature allowing malicious file uploads through the front-office contact form. When an admin opens the attached file in back office, arbitrary JavaScript will be executed which can...

9.6CVSS6.6AI score0.5617EPSS
SaveExploits2References4Affected Software1
Rows per page
Query Builder