Lucene search
+L

20840 matches found

OSV
OSV
added 2025/05/07 7:11 p.m.10 views

RLSA-2024:5524 Important: bind security update

The Berkeley Internet Name Domain BIND is an implementation of the Domain Name System DNS protocols. BIND includes a DNS server named; a resolver library routines for applications to use when interfacing with DNS; and tools for verifying that the DNS server is operating correctly. Security Fixes:...

7.5CVSS7.8AI score0.02114EPSS
SaveExploits0References3
Veracode
Veracode
added 2025/05/07 6:44 a.m.13 views

Regular Expression Denial Of Service (ReDoS)

Transformers is vulnerable to Regular Expression Denial of Service ReDoS. The vulnerability is due to inefficient regular expression processing due to a regex with exponential time complexity in the SubWordJapaneseTokenizer class, leading to excessive backtracking and high CPU usage...

6.5CVSS4.5AI score0.00464EPSS
SaveExploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2025/05/07 12:00 a.m.8 views

PT-2025-20315 · Nginx +10 · Nginx +10

Name of the Vulnerable Software and Affected Versions: Rack versions prior to 2.2.14, 3.0.16, and 3.1.14 Description: Rack is a modular Ruby web server interface. The Rack::QueryParser parses query strings and application/x-www-form-urlencoded bodies into Ruby data structures without imposing any...

7.8CVSS6AI score0.01157EPSS
SaveExploits0References75
Tenable Nessus
Tenable Nessus
added 2025/05/07 12:00 a.m.5 views

RockyLinux 8 : jose (RLSA-2024:5294)

The remote RockyLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2024:5294 advisory. jose: resource exhaustion CVE-2024-28176 jose: Denial of service due to uncontrolled CPU consumption CVE-2023-50967 Tenable has extracted the preceding...

7.5CVSS7.2AI score0.02085EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2025/05/06 3:07 a.m.7 views

SUSE CVE-2022-49782

In the Linux kernel, the following vulnerability has been resolved: perf: Improve missing SIGTRAP checking To catch missing SIGTRAP we employ a WARN in perfeventoverflow, which fires if pendingsigtrap was already set: returning to user space without consuming pendingsigtrap, and then having the...

5.5CVSS6.3AI score0.00191EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/05/06 3:07 a.m.8 views

SUSE CVE-2022-49784

In the Linux kernel, the following vulnerability has been resolved: perf/x86/amd/uncore: Fix memory leak for events array When a CPU comes online, the per-CPU NB and LLC uncore contexts are freed but not the events array within the context structure. This causes a memory leak as identified by the...

2.3CVSS6.3AI score0.00163EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/05/06 2:20 a.m.17 views

CGI: ReDoS in CGI::Util#escapeElement

A flaw was found in Ruby's CGI gem. The CGI::UtilescapeElement method is vulnerable to Regular expression Denial of Service ReDoS, allowing a specially crafted input to cause a high CPU consumption...

7.5CVSS5.7AI score0.00745EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/05/06 12:00 a.m.12 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-57951)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-57951 advisory. - In the Linux kernel, the following vulnerability has been resolved: hrtimers: Handle CPU state correctly on...

7.8CVSS6.1AI score0.00263EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/05/06 12:00 a.m.23 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-57951)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-57951 advisory. - In the Linux kernel, the following vulnerability has been resolved: hrtimers: Handle CPU state correctly on...

7.8CVSS6.1AI score0.00263EPSS
SaveExploits0References2
Oracle linux
Oracle linux
added 2025/05/06 12:00 a.m.72 views

qemu-kvm security update

9.0.0-10.el95.3 - kvm-target-i386-fix-feature-dependency-for-WAITPKG.patch RHEL-84866 - Resolves: RHEL-84866 Live migration after workload update fails with operation failed: guest CPU doesn't match specification: missing features: waitpkg rhel-9.5.z...

5.5CVSS6.9AI score0.00445EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2025/05/05 7:00 a.m.7 views

KVM: Explicitly verify target vCPU is online in kvm_get_vcpu()

...

7.8CVSS6.9AI score0.0022EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/05/05 7:00 a.m.7 views

x86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodes

...

7.8CVSS7.8AI score0.00222EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/04 5:15 p.m.37 views

CVE-2023-53121

In the Linux kernel, the following vulnerability has been resolved: tcp: tcpmakesynack can be called from process context tcprtxsynack now could be called in process context as explained in 0a375c822497 "tcp: tcprtxsynack can be called from process context". tcprtxsynack might call tcpmakesynack,...

5.5CVSS6.9AI score0.00181EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/04 4:13 p.m.18 views

CVE-2023-53098

In the Linux kernel, the following vulnerability has been resolved: media: rc: gpio-ir-recv: add remove function In case runtime PM is enabled, do runtime PM clean up to remove cpu latency qos request, otherwise driver removal may have below kernel dump: 19.463299 Unable to handle kernel NULL...

5.5CVSS6.8AI score0.00194EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/05/03 2:50 a.m.7 views

SUSE CVE-2023-53098

In the Linux kernel, the following vulnerability has been resolved: media: rc: gpio-ir-recv: add remove function In case runtime PM is enabled, do runtime PM clean up to remove cpu latency qos request, otherwise driver removal may have below kernel dump: 19.463299 Unable to handle kernel NULL...

5.5CVSS6.3AI score0.00194EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/05/03 2:50 a.m.9 views

SUSE CVE-2023-53121

In the Linux kernel, the following vulnerability has been resolved: tcp: tcpmakesynack can be called from process context tcprtxsynack now could be called in process context as explained in 0a375c822497 "tcp: tcprtxsynack can be called from process context". tcprtxsynack might call tcpmakesynack,...

5.5CVSS7.7AI score0.00181EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2025/05/02 4:15 p.m.13 views

CVE-2023-53121

In the Linux kernel, the following vulnerability has been resolved: tcp: tcpmakesynack can be called from process context tcprtxsynack now could be called in process context as explained in 0a375c822497 "tcp: tcprtxsynack can be called from process context". tcprtxsynack might call tcpmakesynack,...

5.5CVSS6.1AI score0.00181EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/05/02 4:15 p.m.4 views

DEBIAN-CVE-2023-53121

In the Linux kernel, the following vulnerability has been resolved: tcp: tcpmakesynack can be called from process context tcprtxsynack now could be called in process context as explained in 0a375c822497 "tcp: tcprtxsynack can be called from process context". tcprtxsynack might call tcpmakesynack,...

5.5CVSS5.4AI score0.00181EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2025/05/02 4:15 p.m.7 views

CVE-2023-53116

In the Linux kernel, the following vulnerability has been resolved: nvmet: avoid potential UAF in nvmetreqcomplete An nvme target -queueresponse operation implementation may free the request passed as argument. Such implementation potentially could result in a use after free of the request pointe...

7.8CVSS6.1AI score0.00519EPSS
SaveExploits0References9Affected Software1
ATTACKERKB
ATTACKERKB
added 2025/05/02 4:15 p.m.6 views

CVE-2023-53108

In the Linux kernel, the following vulnerability has been resolved: net/iucv: Fix size of interrupt data iucvirqdata needs to be 4 bytes larger. These bytes are not used by the iucv module, but written by the z/VM hypervisor in case a CPU is deconfigured. Reported as: BUG dma-kmalloc-64 Not...

5.5CVSS6.1AI score0.00194EPSS
SaveExploits0References9Affected Software1
Rows per page
Query Builder