Lucene search
+L

748 matches found

OSV
OSV
added 2025/05/01 12:55 p.m.3 views

CVE-2025-37751 x86/cpu: Avoid running off the end of an AMD erratum table

In the Linux kernel, the following vulnerability has been resolved: x86/cpu: Avoid running off the end of an AMD erratum table The NULL array terminator at the end of erratum1386microcode was removed during the switch from x86cpudesc to x86cpuid. This causes readers to run off the end of the arra...

7.1CVSS6.5AI score0.00139EPSS
SaveExploits0References5
OSV
OSV
added 2025/05/01 12:55 p.m.12 views

CVE-2025-37744 wifi: ath12k: fix memory leak in ath12k_pci_remove()

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix memory leak in ath12kpciremove Kmemleak reported this error: unreferenced object 0xffff1c165cec3060 size 32: comm "insmod", pid 560, jiffies 4296964570 age 235.596s backtrace: kmemcacheallocnode+0x1f4/0x2c0...

5.5CVSS6AI score0.00138EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/05/01 12:0 a.m.6 views

PT-2025-18783 · Undefined · Undefined

Name of the Vulnerable Software and Affected Versions: The product name cannot be determined. Description: The issue was determined to not be a vulnerability. No further details are available. Recommendations: At the moment, there is no information about a newer version that contains a fix for th...

6.2AI score
SaveExploits0References3
OSV
OSV
added 2025/04/30 5:41 p.m.5 views

GHSA-927Q-G9W9-PM54 Panic in mp3-metadata due to the lack of bounds checking

The getid3 methods used by mp3metadata::readfromslice does not perform adequate bounds checking when recreating the tag due to the use of desynchronization. Fixed in Fix index error, released as part of 0.4.0...

6.9CVSS7.1AI score
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2025/04/29 2:27 p.m.24 views

Security Bulletin: Security vulnerabilities affect libxml2 and gcc packages shipped with IBM CICS TX Advanced.

Summary IBM CICS TX Advanced is impacted by security vulnerabilities found in packages libxml2 and gcc. IBM CICS TX Advanced has been updated in order to address these vulnerabilities. Vulnerability Details CVEID:CVE-2022-49043 DESCRIPTION: xmlXIncludeAddNode in xinclude.c in libxml2 before 2.11....

8.1CVSS8.4AI score0.8383EPSS
SaveExploits6Affected Software1
Patchstack
Patchstack
added 2025/04/28 8:58 p.m.12 views

WordPress SecuPress Free plugin <= 2.3.9 - Missing Authorization to Authenticated (Subscriber+) Arbitrary Plugin Installation vulnerability

Missing Authorization to Authenticated Subscriber+ Arbitrary Plugin Installation vulnerability discovered by mikemyers in WordPress Plugin SecuPress Free versions = 2.3.9...

4.3CVSS8.8AI score0.00265EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 2025/04/25 4:15 p.m.22 views

CVE-2025-3928

Commvault Web Server has an unspecified vulnerability that can be exploited by a remote, authenticated attacker. According to the Commvault advisory: "Webservers can be compromised through bad actors creating and executing webshells." Fixed in version 11.36.46, 11.32.89, 11.28.141, and 11.20.217...

8.8CVSS0.02072EPSS
SaveExploits0References8
OSV
OSV
added 2025/04/25 3:14 p.m.16 views

GHSA-733V-P3H5-QPQ7 GraphQL Armor Cost-Limit Plugin Bypass via Introspection Query Obfuscation

Summary A query cost restriction using the cost-limit can be bypassed if ignoreIntrospection is enabled which is the default configuration by naming your query/fragment schema. Details At the start of the computeComplexity function, we have the following check for ignoreIntrospection option: ts i...

5.3CVSS7AI score
SaveExploits0References4
OSV
OSV
added 2025/04/18 8:42 p.m.14 views

CVE-2025-32953 z80pack Vulnerable to Exposure of the GITHUB_TOKEN in Workflow Run Artifact

z80pack is a mature emulator of multiple platforms with 8080 and Z80 CPU. In version 1.38 and prior, the makefile-ubuntu.yml workflow file uses actions/upload-artifact@v4 to upload the z80pack-ubuntu artifact. This artifact is a zip of the current directory, which includes the automatically...

8.7CVSS7.1AI score0.00504EPSS
SaveExploits0References7
OSV
OSV
added 2025/04/18 2:20 p.m.11 views

CVE-2025-37838 HSI: ssi_protocol: Fix use after free vulnerability in ssi_protocol Driver Due to Race Condition

In the Linux kernel, the following vulnerability has been resolved: HSI: ssiprotocol: Fix use after free vulnerability in ssiprotocol Driver Due to Race Condition In the ssiprotocolprobe function, &ssi-work is bound with ssipxmitwork, In ssippnsetup, the ssippnxmit function within the ssippnops...

7.8CVSS6AI score0.00206EPSS
SaveExploits0References14
OSV
OSV
added 2025/04/17 11:2 a.m.9 views

SUSE-SU-2025:1338-1 Security update for haproxy

This update for haproxy fixes the following issues: - CVE-2025-32464: Fixed heap-based buffer overflow in sampleconvregsub. bsc1240971...

6.8CVSS7.7AI score0.0072EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/16 2:13 p.m.10 views

CVE-2025-23138 watch_queue: fix pipe accounting mismatch

In the Linux kernel, the following vulnerability has been resolved: watchqueue: fix pipe accounting mismatch Currently, watchqueuesetsize modifies the pipe buffers charged to user-pipebufs without updating the pipe-nraccounted on the pipe itself, due to the if !pipehaswatchqueue test in...

5.5CVSS6.4AI score0.00187EPSS
SaveExploits0References13
OSV
OSV
added 2025/04/16 2:13 p.m.13 views

CVE-2025-22127 f2fs: fix potential deadloop in prepare_compress_overwrite()

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix potential deadloop in preparecompressoverwrite Jan Prusakowski reported a kernel hang issue as below: When running xfstests on linux-next kernel 6.14.0-rc3, 6.12 I encountered a problem in generic/475 test where fsstres...

5.5CVSS5.9AI score0.00116EPSS
SaveExploits0References5
OSV
OSV
added 2025/04/16 2:13 p.m.20 views

CVE-2025-22117 ice: fix using untrusted value of pkt_len in ice_vc_fdir_parse_raw()

In the Linux kernel, the following vulnerability has been resolved: ice: fix using untrusted value of pktlen in icevcfdirparseraw Fix using the untrusted value of proto-raw.pktlen in function icevcfdirparseraw by verifying if it does not exceed the VIRTCHNLMAXSIZERAWPACKET value...

8.7CVSS6.1AI score0.00175EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2025/04/16 12:0 a.m.21 views

CVE-2025-31200

A memory corruption issue was addressed with improved bounds checking. This issue is fixed in tvOS 18.4.1, visionOS 2.4.1, iOS iOS 18.4.1 and iPadOS 18.4.1, macOS Sequoia 15.4.1. Processing an audio stream in a maliciously crafted media file may result in code execution. Apple is aware of a repor...

9.8CVSS6.8AI score0.1966EPSS
SaveIn wildExploits5References5
OSV
OSV
added 2025/04/14 11:55 a.m.16 views

BIT-GITLAB-2025-25293 ruby-saml vulnerable to Remote Denial of Service (DoS) with compressed SAML responses

ruby-saml provides security assertion markup language SAML single sign-on SSO for Ruby. Prior to versions 1.12.4 and 1.18.0, ruby-saml is susceptible to remote Denial of Service DoS with compressed SAML responses. ruby-saml uses zlib to decompress SAML responses in case they're compressed. It is...

8.7CVSS9.2AI score0.01359EPSS
SaveExploits1References12
OSV
OSV
added 2025/04/14 9:4 a.m.11 views

SUSE-SU-2025:1232-1 Security update for the Linux Kernel (Live Patch 0 for SLE 15 SP6)

This update for the Linux Kernel 6.4.0-15060021 fixes several issues. The following security issues were fixed: - CVE-2024-56600: net: inet6: do not leave a dangling sk pointer in inet6create bsc1235218. - CVE-2024-41090: tap: add missing verification for short frame bsc1228714...

7.8CVSS8.3AI score0.00254EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/04/11 12:0 a.m.6 views

PT-2025-16104 · Undefined · Undefined

Name of the Vulnerable Software and Affected Versions: The product name cannot be determined. Description: The issue concerns a rejected reason, with no further details provided about the nature of the problem. No information is available regarding the estimated number of potentially affected...

6.5AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/04/10 9:0 p.m.11 views

CVE-2025-29917 Suricata decode_base64: signature can do large memory allocation

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. The bytes setting in the decodebase64 keyword is not properly limited. Due to this, signatures using the keyword and setting can cause large memory allocations of up to 4 GiB per...

6.2CVSS6.5AI score0.00251EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/10 9:0 p.m.11 views

CVE-2025-29917 Suricata decode_base64: signature can do large memory allocation

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. The bytes setting in the decodebase64 keyword is not properly limited. Due to this, signatures using the keyword and setting can cause large memory allocations of up to 4 GiB per...

6.2CVSS6.1AI score0.00251EPSS
SaveExploits0References5
Rows per page
Query Builder