Lucene search
+L

24219 matches found

Cvelist
Cvelist
added 2025/04/16 2:12 p.m.32 views

CVE-2025-22057 net: decrease cached dst counters in dst_release

In the Linux kernel, the following vulnerability has been resolved: net: decrease cached dst counters in dstrelease Upstream fix ac888d58869b "net: do not delay dstentriesadd in dstrelease" moved decrementing the dst count from dstdestroy to dstrelease to avoid accessing already freed data in cas...

7.8CVSS0.00211EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/04/16 2:12 p.m.13 views

CVE-2025-22056

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfttunnel: fix geneveopt type confusion addition When handling multiple NFTATUNNELKEYOPTSGENEVE attributes, the parsing logic should place every geneveopt structure one by one compactly. Hence, when deciding the next...

7.8CVSS5.7AI score0.0032EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/04/16 2:12 p.m.12 views

CVE-2025-22053

In the Linux kernel, the following vulnerability has been resolved: net: ibmveth: make vethpoolstore stop hanging v2: - Created a single error handling unlock and exit in vethpoolstore - Greatly expanded commit message with previous explanatory-only text Summary: Use rtnlmutex to synchronize...

5.5CVSS5.5AI score0.00154EPSS
SaveExploits0
OSV
OSV
added 2025/04/16 2:12 p.m.9 views

CVE-2025-22046 uprobes/x86: Harden uretprobe syscall trampoline check

In the Linux kernel, the following vulnerability has been resolved: uprobes/x86: Harden uretprobe syscall trampoline check Jann reported a possible issue when trampolinecheckip returns address near the bottom of the address space that is allowed to call into the syscall if uretprobes are not set...

5.9AI score
SaveExploits0References7
CVE
CVE
added 2025/04/16 2:12 p.m.118 views

CVE-2025-22046

CVE-2025-22046: In the Linux kernel, the uprobes/x86 uretprobe trampoline check was hardened to prevent a trampoline_check_ip path that could allow a call into the syscall from memory addresses near the bottom of the address space if uretprobes were not set up. Root cause: trampoline_check_ip cou...

5.5CVSS6.5AI score0.00202EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2025/04/16 2:11 p.m.19 views

CVE-2025-22032

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: fix kernel panic due to null pointer dereference Address a kernel panic caused by a null pointer dereference in the mt792xrxgetwcid function. The issue arises because the deflink structure is not properly...

5.5CVSS5.5AI score0.00202EPSS
SaveExploits0
CVE
CVE
added 2025/04/16 2:11 p.m.120 views

CVE-2025-22029

CVE-2025-22029 is rejected by its CNA and is not an active vulnerability entry.

6.5AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/04/16 7:12 a.m.67 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the...

7.1CVSS7AI score0.01351EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/04/16 12:00 a.m.15 views

PT-2025-16625 · Unknown · Mirweiye Seven Bears Library Cms

Name of the Vulnerable Software and Affected Versions: mirweiye Seven Bears Library CMS version 2023 Description: A vulnerability was found in the Add Link Handler component, which can lead to server-side request forgery. The manipulation can be launched remotely. Recommendations: For mirweiye...

5.3CVSS3.5AI score0.00595EPSS
SaveExploits1References8
OSV
OSV
added 2025/04/16 12:00 a.m.24 views

ALSA-2025:3937 Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: ALSA: usb-audio: Fix out of bounds reads when finding clock sources CVE-2024-53150 For more details about the security issues, including the impact, a CVSS score, acknowledgments, and oth...

7.1CVSS6.8AI score0.01351EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/04/16 12:00 a.m.12 views

PT-2025-16707 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, specifically an out-of-bounds array access in the cdns mrvl xspi setup clock function. This issue occurs when requested clk is...

7.8CVSS7.3AI score0.67588EPSS
SaveExploits0References689
Amazon
Amazon
added 2025/04/16 12:00 a.m.10 views

Important: kernel-livepatch-4.14.355-275.572

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: hvsock: Initializing vsk-trans to NULL to prevent a dangling pointer CVE-2024-53103 In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free when attempting to join an aborted...

7.8CVSS6.7AI score0.00257EPSS
SaveExploits1
Amazon
Amazon
added 2025/04/16 12:00 a.m.11 views

Important: kernel-livepatch-4.14.355-275.582

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: hvsock: Initializing vsk-trans to NULL to prevent a dangling pointer CVE-2024-53103 In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free when attempting to join an aborted...

7.8CVSS6.7AI score0.00257EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2025/04/16 12:00 a.m.7 views

DNN < 9.13.8 DotNetNuke.Core Server-Side Request Forgery (CVE-2025-32372)

According to its self-reported version, the instance of DNN formerly DotNetNuke running on the remote web server is prior to 9.13.8. It is, therefore, affected by a server-side request forgery vulnerability: - DNN formerly DotNetNuke is an open-source web content management platform CMS in the...

7.5CVSS8.3AI score0.12543EPSS
SaveExploits0References2
NVD
NVD
added 2025/04/15 10:15 p.m.22 views

CVE-2025-32782

Ash Authentication provides authentication for the Ash framework. The confirmation flow for account creation currently uses a GET request triggered by clicking a link sent via email. Some email clients and security tools e.g., Outlook, virus scanners, and email previewers may automatically follow...

5.3CVSS0.00311EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/04/15 5:24 p.m.25 views

Moderate: Red Hat Security Advisory: Red Hat OpenShift Service Mesh Containers for 2.5.10

Red Hat OpenShift Service Mesh Containers for 2.5.10 This update has a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE links in the References section. Red Hat OpenShift...

6.1CVSS6.6AI score0.00671EPSS
SaveExploits0References3
SUSE Linux
SUSE Linux
added 2025/04/15 4:25 p.m.5 views

Security update for mozjs52

This update for mozjs52 fixes the following issues: CVE-2024-56431: Fixed a negative shift in huffdec.c bsc1234837. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch". Alternatively you can run the command listed...

8.2CVSS9.8AI score0.01853EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2025/04/15 11:55 a.m.22 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 7.7 Advanced Update Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

7.1CVSS7AI score0.01351EPSS
SaveExploits0References2
OSV
OSV
added 2025/04/15 11:34 a.m.20 views

CLSA-2025-1744716861 cups-filters: Fix of CVE-2024-47176

CVE-2024-47176: fix remote code execution vulnerability...

5.3CVSS7.6AI score0.50605EPSS
SaveExploits15References1
RedHat Linux
RedHat Linux
added 2025/04/15 8:21 a.m.20 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

7.1CVSS7AI score0.01351EPSS
SaveExploits0References2
Rows per page
Query Builder