Lucene search
+L

4996 matches found

SUSE CVE
SUSE CVE
added 2024/10/26 3:02 a.m.16 views

SUSE CVE-2024-49924

In the Linux kernel, the following vulnerability has been resolved: fbdev: pxafb: Fix possible use after free in pxafbtask In the pxafbprobe function, it calls the pxafbinitfbinfo function, after which &fbi-task is associated with pxafbtask. Moreover, within this pxafbinitfbinfo function, the...

6.4CVSS6.5AI score0.00249EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
added 2024/10/25 3:07 a.m.10 views

SUSE CVE-2024-49874

In the Linux kernel, the following vulnerability has been resolved: i3c: master: svc: Fix use after free vulnerability in svci3cmaster Driver Due to Race Condition In the svci3cmasterprobe function, &master-hjwork is bound with svci3cmasterhjwork, &master-ibiwork is bound with svci3cmasteribiwork...

6.4CVSS7.2AI score0.00231EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2024/10/24 11:12 a.m.5 views

SUSE CVE-2024-49953

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix crash caused by calling xfrmstatedelete twice The km.state is not checked in driver's delayed work. When xfrmstatecheckexpire is called, the state can be reset to XFRMSTATEEXPIRED, even if it is XFRMSTATEDEAD...

5.5CVSS7.2AI score0.00303EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2024/10/24 11:12 a.m.5 views

SUSE CVE-2024-49966

In the Linux kernel, the following vulnerability has been resolved: ocfs2: cancel dqisyncwork before freeing oinfo ocfs2globalreadinfo will initialize and schedule dqisyncwork at the end, if error occurs after successfully reading global quota, it will trigger the following warning with...

5.5CVSS6.5AI score0.00269EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
added 2024/10/24 11:12 a.m.9 views

SUSE CVE-2024-49981

In the Linux kernel, the following vulnerability has been resolved: media: venus: fix use after free bug in venusremove due to race condition in venusprobe, core-work is bound with venussyserrorhandler, which is used to handle error. The code use core-syserrdone to make sync work. The core-work i...

5.5CVSS6.6AI score0.00191EPSS
SaveExploits0References18
NVD
NVD
added 2024/10/23 4:15 p.m.42 views

CVE-2024-49657

Missing Authorization vulnerability in Renata Bracichowicz 3D Work In Progress renee-work-in-progress allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects 3D Work In Progress: from n/a through = 1.0.3...

7.7CVSS0.00403EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/10/23 3:39 p.m.19 views

CVE-2024-49652 WordPress 3D Work In Progress plugin <= 1.0.3 - Arbitrary File Upload vulnerability

Unrestricted Upload of File with Dangerous Type vulnerability in Renata Bracichowicz 3D Work In Progress renee-work-in-progress allows Upload a Web Shell to a Web Server.This issue affects 3D Work In Progress: from n/a through = 1.0.3...

9.9CVSS5.9AI score0.00522EPSS
SaveExploits0References1
CVE
CVE
added 2024/10/23 3:39 p.m.57 views

CVE-2024-49652

CVE-2024-49652 concerns the WordPress plugin ReneeCussack 3D Work In Progress (versions n/a through 1.0.3). The vulnerability is an Unrestricted Upload of File with Dangerous Type, enabling an attacker to upload a web shell to the web server. According to Patchstack, this is a high-severity issue...

9.9CVSS5.9AI score0.00522EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/10/23 3:12 p.m.48 views

CVE-2024-49657 WordPress 3D Work In Progress plugin <= 1.0.3 - Arbitrary File Deletion vulnerability

Missing Authorization vulnerability in Renata Bracichowicz 3D Work In Progress renee-work-in-progress allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects 3D Work In Progress: from n/a through = 1.0.3...

7.7CVSS0.00403EPSS
SaveExploits0References1
CVE
CVE
added 2024/10/23 3:12 p.m.59 views

CVE-2024-49657

CVE-2024-49657 : WordPress plugin “3D Work In Progress” (RenéeCussack)

7.7CVSS5.9AI score0.00403EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2024/10/23 12:00 a.m.14 views

The vulnerability of the Messages component of the Oracle Work in Process software solution for manufacturing processes allows a malicious individual to gain unauthorized access to read, modify, or delete data. This vulnerability exists in the Oracle E-Business Suite software.

The vulnerability of the Messages component in the Oracle Work in Process software for managing manufacturing processes is related to deficiencies in the authentication mechanism. Exploiting this vulnerability allows a malicious actor, operating remotely, to gain unauthorized access to read,...

8.5CVSS7.6AI score0.00441EPSS
SaveExploits0References3Affected Software2
BDU FSTEC
BDU FSTEC
added 2024/10/23 12:00 a.m.11 views

The vulnerability of the irq_process_work_list() function in the Linux kernel’s DMA driver allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the irqprocessworklist function in the drivers/dma/idxd/irq.c file of the Linux DMA driver core is related to the reutilization of previously freed memory due to concurrent access to resources. Exploiting this vulnerability could allow an attacker to compromise the...

7.8CVSS7.3AI score0.00268EPSS
SaveExploits0References35Affected Software6
SUSE CVE
SUSE CVE
added 2024/10/22 2:23 p.m.5 views

SUSE CVE-2022-48950

In the Linux kernel, the following vulnerability has been resolved: perf: Fix perfpendingtask UaF Per syzbot it is possible for perfpendingtask to run after the event is free'd. There are two related but distinct cases: - the taskwork was already queued before destroying the event; - destroying t...

5.5CVSS6.4AI score0.00252EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/10/22 12:11 p.m.24 views

CVE-2024-49924

In the Linux kernel, the following vulnerability has been resolved: fbdev: pxafb: Fix possible use after free in pxafbtask In the pxafbprobe function, it calls the pxafbinitfbinfo function, after which &fbi-;task is associated with pxafbtask. Moreover, within this pxafbinitfbinfo function, the...

7.8CVSS7AI score0.00249EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/22 10:09 a.m.26 views

CVE-2024-50025

In the Linux kernel, the following vulnerability has been resolved: scsi: fnic: Move flushwork initialization out of if block After commit 379a58caa199 "scsi: fnic: Move fnicfnicflushtx to a work queue", it can happen that a work item is sent to an uninitialized work queue. This may has the effec...

5.5CVSS7.2AI score0.00211EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/22 7:38 a.m.17 views

CVE-2022-48984

In the Linux kernel, the following vulnerability has been resolved: can: slcan: fix freed work crash The LTP test pty03 is causing a crash in slcan: BUG: kernel NULL pointer dereference, address: 0000000000000008 PF: supervisor read access in kernel mode PF: errorcode0x0000 - not-present page PGD...

4.4CVSS6.4AI score0.00202EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/10/22 2:50 a.m.6 views

SUSE CVE-2024-50025

In the Linux kernel, the following vulnerability has been resolved: scsi: fnic: Move flushwork initialization out of if block After commit 379a58caa199 "scsi: fnic: Move fnicfnicflushtx to a work queue", it can happen that a work item is sent to an uninitialized work queue. This may has the effec...

5.5CVSS7.6AI score0.00211EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2024/10/22 2:49 a.m.10 views

SUSE CVE-2024-50059

In the Linux kernel, the following vulnerability has been resolved: ntb: ntbhwswitchtec: Fix use after free vulnerability in switchtecntbremove due to race condition In the switchtecntbadd function, it can call switchtecntbinitsndev function, then &sndev-checklinkstatuswork is bound with...

7CVSS6.3AI score0.00234EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
added 2024/10/22 2:49 a.m.9 views

SUSE CVE-2024-50061

In the Linux kernel, the following vulnerability has been resolved: i3c: master: cdns: Fix use after free vulnerability in cdnsi3cmaster Driver Due to Race Condition In the cdnsi3cmasterprobe function, &master-hjwork is bound with cdnsi3cmasterhj. And cdnsi3cmasterinterrupt can call...

5.5CVSS7.7AI score0.00215EPSS
SaveExploits0References18
OSV
OSV
added 2024/10/21 8:15 p.m.3 views

DEBIAN-CVE-2024-50061

In the Linux kernel, the following vulnerability has been resolved: i3c: master: cdns: Fix use after free vulnerability in cdnsi3cmaster Driver Due to Race Condition In the cdnsi3cmasterprobe function, &master-hjwork is bound with cdnsi3cmasterhj. And cdnsi3cmasterinterrupt can call...

7CVSS6.1AI score0.00215EPSS
SaveExploits0References1
Rows per page
Query Builder