Lucene search
+L

17177 matches found

Cvelist
Cvelist
added 2025/12/09 5:19 p.m.31 views

CVE-2025-59808

An unverified password change vulnerability CWE-620 vulnerability in Fortinet FortiSOAR PaaS 7.6.0 through 7.6.2, FortiSOAR PaaS 7.5.0 through 7.5.1, FortiSOAR PaaS 7.4 all versions, FortiSOAR PaaS 7.3 all versions, FortiSOAR on-premise 7.6.0 through 7.6.2, FortiSOAR on-premise 7.5.0 through 7.5....

6.8CVSS0.00225EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/12/09 5:19 p.m.10 views

EUVD-2025-202272

An unverified password change vulnerability CWE-620 vulnerability in Fortinet FortiSOAR PaaS 7.6.0 through 7.6.2, FortiSOAR PaaS 7.5.0 through 7.5.1, FortiSOAR PaaS 7.4 all versions, FortiSOAR PaaS 7.3 all versions, FortiSOAR on-premise 7.6.0 through 7.6.2, FortiSOAR on-premise 7.5.0 through 7.5....

6.8CVSS6.5AI score0.00225EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/12/09 5:19 p.m.4 views

CVE-2025-59808

An unverified password change vulnerability CWE-620 vulnerability in Fortinet FortiSOAR PaaS 7.6.0 through 7.6.2, FortiSOAR PaaS 7.5.0 through 7.5.1, FortiSOAR PaaS 7.4 all versions, FortiSOAR PaaS 7.3 all versions, FortiSOAR on-premise 7.6.0 through 7.6.2, FortiSOAR on-premise 7.5.0 through 7.5....

6.8CVSS6.6AI score0.00225EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/09 4:17 p.m.11 views

CVE-2025-40330

In the Linux kernel, the following vulnerability has been resolved: bnxten: Shutdown FW DMA in bnxtshutdown The netifclose call in bnxtshutdown only stops packet DMA. There may be FW DMA for trace logging recently added that will continue. If we kexec to a new kernel, the DMA will corrupt memory ...

0.00211EPSS
SaveExploits0References2
NVD
NVD
added 2025/12/09 4:17 p.m.8 views

CVE-2022-50676

In the Linux kernel, the following vulnerability has been resolved: net: rds: don't hold sock lock when cancelling work from rdstcpresetcallbacks syzbot is reporting lockdep warning at rdstcpresetcallbacks 1, for commit ac3615e7f3cffe2a "RDS: TCP: Reduce code duplication in rdstcpresetcallbacks"...

7.5CVSS0.00932EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/09 4:17 p.m.12 views

UBUNTU-CVE-2022-50676

In the Linux kernel, the following vulnerability has been resolved: net: rds: don't hold sock lock when cancelling work from rdstcpresetcallbacks syzbot is reporting lockdep warning at rdstcpresetcallbacks 1, for commit ac3615e7f3cffe2a "RDS: TCP: Reduce code duplication in rdstcpresetcallbacks"...

7.5CVSS5.9AI score0.00932EPSS
SaveExploits0References12
OSV
OSV
added 2025/12/09 4:17 p.m.15 views

UBUNTU-CVE-2025-40330

In the Linux kernel, the following vulnerability has been resolved: bnxten: Shutdown FW DMA in bnxtshutdown The netifclose call in bnxtshutdown only stops packet DMA. There may be FW DMA for trace logging recently added that will continue. If we kexec to a new kernel, the DMA will corrupt memory ...

5.7AI score0.00211EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/09 4:17 p.m.14 views

UBUNTU-CVE-2023-53854

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8186: Fix use-after-free in driver remove path When devm runs function in the "remove" path for a device it runs them in the reverse order. That means that if you have parts of your driver that aren't using devm...

5.7AI score0.00214EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/09 1:14 p.m.18 views

CLSA-2025-1765286037 Fix CVE(s): CVE-2025-22134

SECURITY UPDATE: Heap-buffer overflow when switching buffers in visual mode - debian/patches/CVE-2025-22134.patch: fix visual mode heap-buffer-overflow by resetting VIsual mode on :all - CVE-2025-22134...

5.5CVSS5.9AI score0.00374EPSS
SaveExploits0References1
CVE
CVE
added 2025/12/09 4:09 a.m.33 views

CVE-2025-40330

CVE-2025-40330 affects the bnxt_en driver in the Linux kernel. The vulnerability arose because bnxt_shutdown()’s netif_close() only halts packet DMA, potentially leaving firmware DMA (such as trace logging) active. If the system kexeces to a new kernel, this DMA could corrupt memory in the new ke...

6.1AI score0.00211EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/09 4:09 a.m.11 views

CVE-2025-40330 bnxt_en: Shutdown FW DMA in bnxt_shutdown()

In the Linux kernel, the following vulnerability has been resolved: bnxten: Shutdown FW DMA in bnxtshutdown The netifclose call in bnxtshutdown only stops packet DMA. There may be FW DMA for trace logging recently added that will continue. If we kexec to a new kernel, the DMA will corrupt memory ...

6.3AI score
SaveExploits0References5
CVE
CVE
added 2025/12/09 1:30 a.m.34 views

CVE-2023-53850

CVE-2023-53850: Linux kernel iavf driver vulnerability where closing netdev during iavf_reset_task() could clear __LINK_STATE_START and trigger a leak in irq management; the issue is mitigated by using the internal adapter state so that traffic IRQs remain managed. The advisory notes that traffic...

6.1AI score0.0022EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/09 1:30 a.m.10 views

CVE-2023-53850 iavf: use internal state to free traffic IRQs

In the Linux kernel, the following vulnerability has been resolved: iavf: use internal state to free traffic IRQs If the system tries to close the netdev while iavfresettask is running, LINKSTATESTART will be cleared and netifrunning will return false in iavfreinitinterruptscheme. This will resul...

6.3AI score
SaveExploits0References6
CVE
CVE
added 2025/12/09 1:29 a.m.24 views

CVE-2022-50676

CVE-2022-50676 affects the Linux kernel component net/rds, specifically the rds_tcp_reset_callbacks() path. The root cause is that cancel_delayed_work_sync() was placed in a section protected by lock_sock(), which could be called by functions like rds_send_xmit(), leading to a potential lock orde...

7.5CVSS6.2AI score0.00932EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/12/09 1:29 a.m.35 views

CVE-2022-50676 net: rds: don't hold sock lock when cancelling work from rds_tcp_reset_callbacks()

In the Linux kernel, the following vulnerability has been resolved: net: rds: don't hold sock lock when cancelling work from rdstcpresetcallbacks syzbot is reporting lockdep warning at rdstcpresetcallbacks 1, for commit ac3615e7f3cffe2a "RDS: TCP: Reduce code duplication in rdstcpresetcallbacks"...

7.5CVSS0.00932EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/12/09 1:29 a.m.15 views

CVE-2022-50676

In the Linux kernel, the following vulnerability has been resolved: net: rds: don't hold sock lock when cancelling work from rdstcpresetcallbacks syzbot is reporting lockdep warning at rdstcpresetcallbacks 1, for commit ac3615e7f3cffe2a "RDS: TCP: Reduce code duplication in rdstcpresetcallbacks"...

7.5CVSS5.4AI score0.00932EPSS
SaveExploits0
OSV
OSV
added 2025/12/09 1:29 a.m.9 views

CVE-2022-50676 net: rds: don't hold sock lock when cancelling work from rds_tcp_reset_callbacks()

In the Linux kernel, the following vulnerability has been resolved: net: rds: don't hold sock lock when cancelling work from rdstcpresetcallbacks syzbot is reporting lockdep warning at rdstcpresetcallbacks 1, for commit ac3615e7f3cffe2a "RDS: TCP: Reduce code duplication in rdstcpresetcallbacks"...

7.5CVSS6.5AI score
SaveExploits0References12
OSV
OSV
added 2025/12/09 1:29 a.m.7 views

CVE-2022-50675 arm64: mte: Avoid setting PG_mte_tagged if no tags cleared or restored

In the Linux kernel, the following vulnerability has been resolved: arm64: mte: Avoid setting PGmtetagged if no tags cleared or restored Prior to commit 69e3b846d8a7 "arm64: mte: Sync tags for pages where PTE is untagged", mtesynctags was only called for ptetagged entries those mapped with PROTMT...

6.3AI score
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/12/09 12:24 a.m.9 views

SUSE CVE-2025-40315

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Fix epfile null pointer access after ep enable. A race condition occurs when ffsfuncepsenable runs concurrently with ffsdatareset. The ffsdataclear called in ffsdatareset sets ffs-epfiles to NULL before resettin...

5.5CVSS6.3AI score0.00197EPSS
SaveExploits0References21
CNNVD
CNNVD
added 2025/12/09 12:00 a.m.10 views

MiniDVBLinux 访问控制错误漏洞

MiniDVBLinux is a multimedia center software from the German company MiniDVBLinux. An access control error vulnerability exists in MiniDVBLinux version 5.4, which stems from an authentication bypass that could result in a password reset...

9.8CVSS7AI score0.00985EPSS
SaveExploits1References5
Rows per page
Query Builder