Lucene search
+L

13689 matches found

OSV
OSV
added 2025/04/16 3:15 p.m.2 views

DEBIAN-CVE-2025-22045

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Fix flushtlbrange when used for zapping normal PMDs On the following path, flushtlbrange can be used for zapping normal PMD entries PMD entries that point to page tables together with the PTE entries in the pointed-to pag...

5.5CVSS5.8AI score0.00219EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/16 3:15 p.m.2 views

DEBIAN-CVE-2025-22041

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in ksmbdsessionsderegister In multichannel mode, UAF issue can occur in sessionderegister when the second channel sets up a session through the connection of the first channel. session that is freed...

8.8CVSS5.7AI score0.00655EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/16 3:15 p.m.11 views

UBUNTU-CVE-2025-22041

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in ksmbdsessionsderegister In multichannel mode, UAF issue can occur in sessionderegister when the second channel sets up a session through the connection of the first channel. session that is freed...

8.8CVSS6.2AI score0.00655EPSS
SaveExploits0References26
OSV
OSV
added 2025/04/16 3:15 p.m.7 views

UBUNTU-CVE-2025-22045

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Fix flushtlbrange when used for zapping normal PMDs On the following path, flushtlbrange can be used for zapping normal PMD entries PMD entries that point to page tables together with the PTE entries in the pointed-to pag...

7.8CVSS6.2AI score0.00219EPSS
SaveExploits0References50
CVE
CVE
added 2025/04/16 2:12 p.m.128 views

CVE-2025-22107

CVE-2025-22107 - Linux kernel (net: dsa: sja1105) Root cause: in sja1105_table_delete_entry, deleting the last element in the table incorrectly calls memmove over an out-of-bounds element, and the number of elements moved should be size - i - 1. This leads to touching an out-of-bounds memory loca...

7.1CVSS6.4AI score0.00201EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2025/04/16 2:12 p.m.133 views

CVE-2025-22064

CVE-2025-22064 affects the Linux kernel nf_tables: when nf_tables_updchain encounters an error, the code path may unregister a hook that wasn’t registered if the table is dormant. Root cause: move the hook assignment into the registration block so dormant tables do not unregister. Impact per sour...

5.5CVSS6.6AI score0.00252EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/04/16 2:12 p.m.8 views

CVE-2025-22064 netfilter: nf_tables: don't unregister hook when table is dormant

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: don't unregister hook when table is dormant When nftablesupdchain encounters an error, hook registration needs to be rolled back. This should only be done if the hook has been registered, which won't happen...

6.1AI score
SaveExploits0References8
OSV
OSV
added 2025/04/16 2:12 p.m.13 views

CVE-2025-22045 x86/mm: Fix flush_tlb_range() when used for zapping normal PMDs

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Fix flushtlbrange when used for zapping normal PMDs On the following path, flushtlbrange can be used for zapping normal PMD entries PMD entries that point to page tables together with the PTE entries in the pointed-to pag...

7.8CVSS6.4AI score
SaveExploits0References14
Cvelist
Cvelist
added 2025/04/16 2:12 p.m.22 views

CVE-2025-22045 x86/mm: Fix flush_tlb_range() when used for zapping normal PMDs

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Fix flushtlbrange when used for zapping normal PMDs On the following path, flushtlbrange can be used for zapping normal PMD entries PMD entries that point to page tables together with the PTE entries in the pointed-to pag...

7.8CVSS0.00219EPSS
SaveExploits0References9
CVE
CVE
added 2025/04/16 2:12 p.m.152 views

CVE-2025-22045

Technical details for CVE-2025-22045 are not publicly available in the provided documents. Monitor for updates from vendor advisories and CVE databases.

7.8CVSS6.3AI score0.00219EPSS
SaveExploits0References11Affected Software1
Patchstack
Patchstack
added 2025/04/16 1:53 p.m.10 views

WordPress WooCommerce Product Table Lite plugin <= 3.9.5 - Broken Access Control vulnerability

Broken Access Control vulnerability discovered by Mika in WordPress Plugin WooCommerce Product Table Lite versions = 3.9.5...

4.3CVSS8.3AI score0.00333EPSS
SaveExploits0Affected Software1
NVD
NVD
added 2025/04/16 1:15 p.m.33 views

CVE-2025-39602

Missing Authorization vulnerability in WC Product Table WooCommerce Product Table Lite wc-product-table-lite allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects WooCommerce Product Table Lite: from n/a through = 3.9.5...

4.3CVSS0.00333EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/04/16 12:44 p.m.35 views

CVE-2025-39602 WordPress WooCommerce Product Table Lite plugin <= 3.9.5 - Broken Access Control vulnerability

Missing Authorization vulnerability in WC Product Table WooCommerce Product Table Lite wc-product-table-lite allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects WooCommerce Product Table Lite: from n/a through = 3.9.5...

4.3CVSS0.00333EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/04/16 12:44 p.m.6 views

CVE-2025-39602 WordPress WooCommerce Product Table Lite plugin <= 3.9.5 - Broken Access Control vulnerability

Missing Authorization vulnerability in WC Product Table WooCommerce Product Table Lite allows Exploiting Incorrectly Configured Access Control Security Levels. This issue affects WooCommerce Product Table Lite: from n/a through 3.9.5...

4.3CVSS7.1AI score0.00333EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/04/16 3:19 a.m.17 views

kernel: netfilter: nf_tables: reject new basechain after table flag update

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: reject new basechain after table flag update The Linux kernel CVE team has assigned CVE-2024-35900 to this issue. Upstream advisory:...

5.5CVSS6.8AI score0.00226EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/04/16 12:00 a.m.8 views

PT-2025-18466

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved. The issue occurs when the dsa tree setup function fails after successfully probing the last switch in the tree, resulting in a...

7.8CVSS6.7AI score0.00182EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/04/16 12:00 a.m.7 views

WordPress plugin WooCommerce Product Table Lite 安全漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plug-in. A security vulnerability...

4.3CVSS6AI score0.00333EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/04/16 12:00 a.m.7 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 an out-of-bounds access issue in the sja1105tabledeleteentry function...

7.1CVSS6.6AI score0.00201EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/04/16 12:00 a.m.7 views

PT-2025-16622 · Unknown · Woocommerce Product Table Lite

Name of the Vulnerable Software and Affected Versions: WooCommerce Product Table Lite versions 3.9.5 and earlier Description: The issue is related to a Missing Authorization vulnerability in WC Product Table, which allows exploiting incorrectly configured access control security levels...

4.3CVSS5.3AI score0.00333EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/04/15 12:00 a.m.8 views

PT-2025-20522

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak issue has been identified in the Linux kernel, specifically in the txgbe probe function. The leak occurs when the txgbe sw init function is called, allocating memory for th...

5.5CVSS6.6AI score0.00294EPSS
SaveExploits0
Rows per page
Query Builder