Lucene search
+L

578 matches found

RedHat Linux
RedHat Linux
added 2024/10/16 1:08 a.m.15 views

kernel: ionic: fix use after netif_napi_del()

A vulnerability was found in the Linux kernel's Ionic driver in the ionicqcqenable function, where the issue arises when the driver fails to reset the .poll pointer to NULL after a queue is unregistered via netifnapidel, leading to a use-after-free scenario when attempting to enable a previously...

7.8CVSS7.2AI score0.00307EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/10/07 12:00 a.m.35 views

CVE-2024-45894

BlueCMS 1.6 suffers from Arbitrary File Deletion via the filename parameter in an /admin/database.php?act=del request...

0.00335EPSS
SaveExploits0References2
OSV
OSV
added 2024/09/27 1:15 p.m.5 views

DEBIAN-CVE-2024-46831

In the Linux kernel, the following vulnerability has been resolved: net: microchip: vcap: Fix use-after-free error in kunit test This is a clear use-after-free error. We remove it, and rely on checking the return code of vcapdelrule...

7.8CVSS6.3AI score0.00242EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/09/27 12:42 p.m.58 views

CVE-2024-46858 mptcp: pm: Fix uaf in __timer_delete_sync

In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: Fix uaf in timerdeletesync There are two paths to access mptcppmdeladdtimer, result in a race condition: CPU1 CPU2 ==== ==== netrxaction napipoll netlinksendmsg napipoll netlinkunicast processbacklog netlinkunicastkern...

8.1CVSS0.00591EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/09/24 12:40 a.m.14 views

kernel: watchdog: Fix possible use-after-free by calling del_timer_sync()

A vulnerability was found in the deltimer function in the Linux kernel's watchdog driver. This issue occurs because the function does not wait for the timer handler to finish, which may lead to a situation where the handler runs after the driver that has been removed, causing a use-after-free iss...

7.8CVSS7.1AI score0.00247EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/09/22 12:00 a.m.10 views

PT-2024-39427 · Unknown · Sourcecodester Profile Registration Without Reload Refresh

Name of the Vulnerable Software and Affected Versions: SourceCodester Profile Registration without Reload Refresh version 1.0 Description: A critical vulnerability has been found in the software, affecting an unknown part of the file del.php of the component GET Parameter Handler. The manipulatio...

7.2CVSS8.4AI score0.00541EPSS
SaveExploits1References10
OSV
OSV
added 2024/09/11 3:14 p.m.25 views

CVE-2024-46672 wifi: brcmfmac: cfg80211: Handle SSID based pmksa deletion

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: cfg80211: Handle SSID based pmksa deletion wpasupplicant 2.11 sends since 1efdba5fdc2c "Handle PMKSA flush in the driver for SAE/OWE offload cases" SSID based PMKSA del commands. brcmfmac is not prepared and tries...

5.9AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/09/04 12:00 a.m.19 views

PT-2024-31266 · Zzcms · Zzcms

Name of the Vulnerable Software and Affected Versions: ZZCMS versions 2023 and earlier Description: A Cross Site Scripting issue allows a remote attacker to obtain sensitive information via a crafted script to the pagename parameter of the "admin/del.php" component. This flaw enables the attacker...

6.1CVSS6.2AI score0.00399EPSS
SaveExploits1References6
CNNVD
CNNVD
added 2024/09/04 12:00 a.m.16 views

ZZCMS 安全漏洞

ZZCMS is a content management system CMS from the ZZCMS team in China. A security vulnerability exists in ZZCMS v.2023 and earlier versions. A remote attacker can exploit this vulnerability to obtain sensitive information via a specially crafted script to the pagename parameter of the admin/del.p...

6.1CVSS6.4AI score0.00399EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2024/09/03 12:00 a.m.22 views

CVE-2024-44921

SeaCMS v12.9 was discovered to contain a SQL injection vulnerability via the id parameter at /dmplayer/dmku/index.php?ac=del...

8.5AI score0.00648EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2024/09/03 12:00 a.m.17 views

SeaCMS 安全漏洞

SeaCMS is a free, open source web content management system written in PHP by SeaCMS, Inc. The system is primarily designed to manage video-on-demand resources. A security vulnerability exists in SeaCMS v12.9, which stems from improper handling of the id parameter in the...

9.8CVSS7.8AI score0.00648EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2024/09/03 12:00 a.m.38 views

CVE-2024-44921

SeaCMS v12.9 was discovered to contain a SQL injection vulnerability via the id parameter at /dmplayer/dmku/index.php?ac=del...

0.00648EPSS
SaveExploits1References1
Microsoft CVE
Microsoft CVE
added 2024/08/16 7:00 a.m.11 views

i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isr

...

5.5CVSS7.2AI score0.00182EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/08/13 3:09 p.m.20 views

kernel: ionic: fix use after netif_napi_del()

A vulnerability was found in the Linux kernel's Ionic driver in the ionicqcqenable function, where the issue arises when the driver fails to reset the .poll pointer to NULL after a queue is unregistered via netifnapidel, leading to a use-after-free scenario when attempting to enable a previously...

7.8CVSS7.2AI score0.00307EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/13 2:30 p.m.10 views

kernel: ionic: fix use after netif_napi_del()

A vulnerability was found in the Linux kernel's Ionic driver in the ionicqcqenable function, where the issue arises when the driver fails to reset the .poll pointer to NULL after a queue is unregistered via netifnapidel, leading to a use-after-free scenario when attempting to enable a previously...

7.8CVSS7.2AI score0.00307EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/13 10:08 a.m.12 views

kernel: ionic: fix use after netif_napi_del()

A vulnerability was found in the Linux kernel's Ionic driver in the ionicqcqenable function, where the issue arises when the driver fails to reset the .poll pointer to NULL after a queue is unregistered via netifnapidel, leading to a use-after-free scenario when attempting to enable a previously...

7.8CVSS7.2AI score0.00307EPSS
SaveExploits0References5
Wallarm Lab
Wallarm Lab
added 2024/08/07 10:14 a.m.13 views

Elasticidad de la nube

Descripción general de la elasticidad de la nube La flexibilidad es uno de los atributos cardinales de la informática en la nube, conocido formalmente como elasticidad de la nube. Este atributo es esencial en el campo de las tecnologías de la información, facilitando el ajuste fluido de los...

6.7AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/08/07 12:00 a.m.12 views

The vulnerability of the ocelot_vlan_del() function in the network adapter driver of Microsemi’s operating system Linux allows a attacker to compromise the confidentiality, integrity, and accessibility of protected information.

The vulnerability of the ocelotvlandel function in the drivers/net/ethernet/mscc/ocelot.c file of the Microsemi network adapter driver for the Linux operating system is related to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to compromise the...

5.2CVSS7.1AI score0.00218EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2024/07/30 8:15 a.m.7 views

DEBIAN-CVE-2024-42153

In the Linux kernel, the following vulnerability has been resolved: i2c: pnx: Fix potential deadlock warning from deltimersync call in isr When deltimersync is called in an interrupt context it throws a warning because of potential deadlock. The timer is used only to exit from waitforcompletion...

5.5CVSS5.3AI score0.00182EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/30 8:15 a.m.16 views

UBUNTU-CVE-2024-42134

In the Linux kernel, the following vulnerability has been resolved: virtio-pci: Check if isavq is NULL bug In the virtiopcicommon.c function vpdelvqs, vpdev-isavq is involved to determine whether it is admin virtqueue, but this function vpdev-isavq may be empty. For installations, virtiopcilegacy...

5.5CVSS6.2AI score0.00196EPSS
SaveExploits0References10
Rows per page
Query Builder