Lucene search
+L

2848 matches found

RedHat Linux
RedHat Linux
added 2024/07/24 1:20 p.m.10 views

kernel: netfilter: nf_tables: flush pending destroy work before exit_net release

A vulnerability was found in the Linux kernel's Netfilter framework, specifically within the nftables component. The issue arises from a race condition between the exitnet function and the destroy work queue, which can lead to use-after-free errors and potential system instability. This...

7.3CVSS7.1AI score0.00201EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/07/22 12:00 a.m.51 views

Amazon Linux 2023 : openssh, openssh-clients, openssh-keycat (ALAS2023-2024-651)

It is, therefore, affected by a vulnerability as referenced in the ALAS2023-2024-651 advisory. A signal handler race condition vulnerability was found in OpenSSH's server sshd, where a client does not authenticate within LoginGraceTime seconds 120 by default, 600 in old OpenSSH versions, then...

8.1CVSS7.1AI score0.99506EPSS
SaveExploits71References4
OSV
OSV
added 2024/07/16 12:15 p.m.6 views

DEBIAN-CVE-2022-48821

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: avoid double fput on failed usercopy If the copy back to userland fails for the FASTRPCIOCTLALLOCDMABUFF ioctl, we shouldn't assume that 'buf-dmabuf' is still valid. In fact, dmabuffd called fdinstall before, i.e...

7.8CVSS5.6AI score0.00274EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/07/16 2:33 a.m.12 views

SUSE CVE-2024-40993

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Fix suspicious rcudereferenceprotected When destroying all sets, we are either in pernet exit phase or are executing a "destroy all sets command" from userspace. The latter was taken into account in...

5.5CVSS7.3AI score0.00278EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/07/16 2:33 a.m.11 views

SUSE CVE-2024-40997

In the Linux kernel, the following vulnerability has been resolved: cpufreq: amd-pstate: fix memory leak on CPU EPP exit The cpudata memory from kzalloc in amdpstateeppcpuinit is not freed in the analogous exit function, so fix that. rjw: Subject and changelog edits...

5.5CVSS6.4AI score0.00267EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2024/07/13 2:47 a.m.10 views

SUSE CVE-2024-6610

Form validation popups could capture escape key presses. Therefore, spamming form validation messages could be used to prevent users from exiting full-screen mode. This vulnerability affects Firefox 128 and Thunderbird 128...

4.7CVSS6.3AI score0.00342EPSS
SaveExploits0References7
Citrix
Citrix
added 2024/07/13 12:00 a.m.16 views

Error: "Uninstalling StoreFront Failed With Exit code -1" While Uninstalling StoreFront

The following message appears whileuninstalling StoreFront: Uninstalling StoreFront failed with exit code -1...

7.3AI score
SaveExploits0
OSV
OSV
added 2024/07/12 1:15 p.m.9 views

DEBIAN-CVE-2024-40993

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Fix suspicious rcudereferenceprotected When destroying all sets, we are either in pernet exit phase or are executing a "destroy all sets command" from userspace. The latter was taken into account in...

5.5CVSS5.7AI score0.00278EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/12 1:15 p.m.7 views

DEBIAN-CVE-2024-40997

In the Linux kernel, the following vulnerability has been resolved: cpufreq: amd-pstate: fix memory leak on CPU EPP exit The cpudata memory from kzalloc in amdpstateeppcpuinit is not freed in the analogous exit function, so fix that. rjw: Subject and changelog edits...

5.5CVSS5.8AI score0.00267EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/12 1:15 p.m.21 views

UBUNTU-CVE-2024-40993

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Fix suspicious rcudereferenceprotected When destroying all sets, we are either in pernet exit phase or are executing a "destroy all sets command" from userspace. The latter was taken into account in...

5.5CVSS6.5AI score0.00278EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/07/12 12:44 p.m.47 views

CVE-2024-41004 tracing: Build event generation tests only as modules

In the Linux kernel, the following vulnerability has been resolved: tracing: Build event generation tests only as modules The kprobes and synth event generation test modules add events and lock get a reference those event file reference in module init function, and unlock and delete it in module...

6.5AI score0.00283EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/07/12 12:37 p.m.37 views

CVE-2024-40997 cpufreq: amd-pstate: fix memory leak on CPU EPP exit

In the Linux kernel, the following vulnerability has been resolved: cpufreq: amd-pstate: fix memory leak on CPU EPP exit The cpudata memory from kzalloc in amdpstateeppcpuinit is not freed in the analogous exit function, so fix that. rjw: Subject and changelog edits...

0.00267EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/12 11:07 a.m.9 views

OESA-2024-1840 openvpn security update

OpenVPN is a full-featured open source SSL VPN solution that accommodates a wide range of configurations, including remote access, site-to-site VPNs, Wi-Fi security, and enterprise-scale remote access solutions with load balancing, failover, and fine-grained access-controls. Starting with the...

4.3CVSS6.8AI score0.00665EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/07/12 12:00 a.m.8 views

Linux kernel security vulnerabilities

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 a memory leak in the cpufreq:amd-pstate component during CPU EPP exit...

5.5CVSS7AI score0.00267EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/07/11 3:13 a.m.9 views

SUSE CVE-2024-39489

In the Linux kernel, the following vulnerability has been resolved: ipv6: sr: fix memleak in seg6hmacinitalgo seg6hmacinitalgo returns without cleaning up the previous allocations if one fails, so it's going to leak all that memory and the crypto tfms. Update seg6hmacexit to only free the memory...

3.3CVSS6.7AI score0.00239EPSS
SaveExploits0References16
RedHat Linux
RedHat Linux
added 2024/07/10 12:18 a.m.13 views

kernel: scsi: lpfc: Fix null ndlp ptr dereference in abnormal exit path for GFT_ID

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix null ndlp ptr dereference in abnormal exit path for GFTID An error case exit from lpfccmplctcmdgftid results in a call to lpfcnlpput with a null pointer to a nodelist structure. Changed lpfccmplctcmdgftid to...

5.5CVSS6.8AI score0.00154EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/10 12:00 a.m.22 views

UBUNTU-CVE-2024-6610

Form validation popups could capture escape key presses. Therefore, spamming form validation messages could be used to prevent users from exiting full-screen mode. This vulnerability affects Firefox 128 and Thunderbird 128...

6.3CVSS7.2AI score0.00342EPSS
SaveExploits0References6
AlpineLinux
AlpineLinux
added 2024/07/09 3:15 p.m.71 views

CVE-2024-6607

It was possible to prevent a user from exiting pointerlock when pressing escape and to overlay customValidity notifications from a select element over certain permission prompts. This could be used to confuse a user into giving a site unintended permissions. This vulnerability affects Firefox 128...

8.8CVSS8.7AI score0.00563EPSS
SaveExploits1
Cvelist
Cvelist
added 2024/07/09 2:25 p.m.43 views

CVE-2024-6607 Leaving pointerlock by pressing the escape key could be prevented

It was possible to prevent a user from exiting pointerlock when pressing escape and to overlay customValidity notifications from a select element over certain permission prompts. This could be used to confuse a user into giving a site unintended permissions. This vulnerability affects Firefox 128...

0.00563EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2024/07/09 8:50 a.m.40 views

CVE-2024-28882

OpenVPN 2.6.10 and earlier in a server role accepts multiple exit notifications from authenticated clients which will extend the validity of a closing session...

6.6AI score0.00665EPSS
SaveExploits0References5
Rows per page
Query Builder