Lucene search
K

2466 matches found

OSV
OSV
added 2024/07/29 4:15 p.m.1 views

UBUNTU-CVE-2024-42080

In the Linux kernel, the following vulnerability has been resolved: RDMA/restrack: Fix potential invalid address access struct rdmarestrackentry's kernname was set to KBUILDMODNAME in ibcreatecq, while if the module exited but forgot del this rdmarestrackentry, it would cause a invalid address...

5.5CVSS6.2AI score0.00022EPSS
Exploits0References24
Cvelist
Cvelist
added 2024/07/29 2:57 p.m.15 views

CVE-2024-41058 cachefiles: fix slab-use-after-free in fscache_withdraw_volume()

In the Linux kernel, the following vulnerability has been resolved: cachefiles: fix slab-use-after-free in fscachewithdrawvolume We got the following issue in our fault injection stress test: ================================================================== BUG: KASAN: slab-use-after-free in...

0.00019EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2024/07/29 2:57 p.m.20 views

CVE-2024-41058 cachefiles: fix slab-use-after-free in fscache_withdraw_volume()

In the Linux kernel, the following vulnerability has been resolved: cachefiles: fix slab-use-after-free in fscachewithdrawvolume We got the following issue in our fault injection stress test: ================================================================== BUG: KASAN: slab-use-after-free in...

7.1AI score0.00019EPSS
Exploits0References4
Cvelist
Cvelist
added 2024/07/29 6:37 a.m.23 views

CVE-2024-41014 xfs: add bounds checking to xlog_recover_process_data

In the Linux kernel, the following vulnerability has been resolved: xfs: add bounds checking to xlogrecoverprocessdata There is a lack of verification of the space occupied by fixed members of xlogopheader in the xlogrecoverprocessdata. We can create a crafted image to trigger an out of bounds re...

0.00015EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2024/07/29 6:37 a.m.19 views

CVE-2024-41014 xfs: add bounds checking to xlog_recover_process_data

In the Linux kernel, the following vulnerability has been resolved: xfs: add bounds checking to xlogrecoverprocessdata There is a lack of verification of the space occupied by fixed members of xlogopheader in the xlogrecoverprocessdata. We can create a crafted image to trigger an out of bounds re...

6.6AI score0.00015EPSS
Exploits0References3
CVE
CVE
added 2024/07/29 6:37 a.m.189 views

CVE-2024-41014

The CVE CVE-2024-41014 affects the Linux kernel (xfs) and is caused by insufficient bounds checking in xlog_recover_process_data, specifically verifying the space for fixed members of xlog_op_header. A crafted XFS image can trigger an out-of-bounds read by altering the xlog_op_header and xlog_rec...

7.1CVSS6.4AI score0.00015EPSS
Exploits0References4Affected Software1
CNNVD
CNNVD
added 2024/07/29 12:0 a.m.2 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel because the kernname of rdmarestrackentry is set to KBUILDMODNAME. If the module forgets to remove this rdmarestrackentry when exiting, printing the...

5.5CVSS6.5AI score0.00022EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2024/07/24 1:20 p.m.1 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...

6.1CVSS7.1AI score0.0001EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2024/07/22 12:0 a.m.41 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.76397EPSS
Exploits68References4
OSV
OSV
added 2024/07/16 12:15 p.m.0 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.00047EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2024/07/16 2:33 a.m.1 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.00027EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2024/07/16 2:33 a.m.3 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.00028EPSS
Exploits0References14
SUSE CVE
SUSE CVE
added 2024/07/13 2:47 a.m.2 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.00087EPSS
Exploits0References7
Citrix
Citrix
added 2024/07/13 12:0 a.m.8 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
Exploits0
OSV
OSV
added 2024/07/12 1:15 p.m.2 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.00028EPSS
Exploits0References1
OSV
OSV
added 2024/07/12 1:15 p.m.1 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.00027EPSS
Exploits0References1
OSV
OSV
added 2024/07/12 1:15 p.m.1 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.00027EPSS
Exploits0References10
Vulnrichment
Vulnrichment
added 2024/07/12 12:44 p.m.19 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.00018EPSS
Exploits0References6
Cvelist
Cvelist
added 2024/07/12 12:37 p.m.21 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.00028EPSS
Exploits0References3
OSV
OSV
added 2024/07/12 11:8 a.m.2 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.00345EPSS
Exploits0References2
Rows per page
Query Builder