Lucene search
+L

1958 matches found

Tenable Nessus
Tenable Nessus
added 2024/12/13 12:00 a.m.9 views

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

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-49935 advisory. - In the Linux kernel, the following vulnerability has been resolved: ACPI: PAD: fix crash in exitroundrobin T...

5.5CVSS6.1AI score0.00248EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/12/13 12:00 a.m.11 views

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

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-49927 advisory. - In the Linux kernel, the following vulnerability has been resolved: x86/ioapic: Handle allocation failures...

5.5CVSS6.3AI score0.00238EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/12/13 12:00 a.m.8 views

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

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-49882 advisory. - In the Linux kernel, the following vulnerability has been resolved: ext4: fix double brelse the buffer of th...

7.8CVSS6.4AI score0.00319EPSS
SaveExploits0References2
Rosalinux
Rosalinux
added 2024/12/10 11:51 a.m.11 views

Advisory ROSA-SA-2024-2540

software: wavpack 5.3.0 OS: ROSA-CHROME packageevrstring: wavpack-5.3.0-3 CVE-ID: CVE-2020-35738 BDU-ID: 2021-00777 CVE-Crit: HIGH CVE-DESC.: A vulnerability in the WavpackPackSamples function of the packutils.c component of the WavPack audio codec is related to an operation exceeding the allowed...

6.1CVSS6.9AI score0.01196EPSS
SaveExploits1
OSV
OSV
added 2024/12/04 2:20 p.m.10 views

CVE-2024-53136 mm: revert "mm: shmem: fix data-race in shmem_getattr()"

In the Linux kernel, the following vulnerability has been resolved: mm: revert "mm: shmem: fix data-race in shmemgetattr" Revert d949d1d14fa2 "mm: shmem: fix data-race in shmemgetattr" as suggested by Chuck 1. It is causing deadlocks when accessing tmpfs over NFS. As Hugh commented, "added just t...

7.5CVSS5.9AI score
SaveExploits0References13
OSV
OSV
added 2024/12/04 2:11 p.m.10 views

CVE-2024-53125 bpf: sync_linked_regs() must preserve subreg_def

In the Linux kernel, the following vulnerability has been resolved: bpf: synclinkedregs must preserve subregdef Range propagation must not affect subregdef marks, otherwise the following example is rewritten by verifier incorrectly when BPFFTESTRNDHI32 flag is set: 0: call bpfktimegetns call...

7.8CVSS6AI score
SaveExploits0References11
OSV
OSV
added 2024/12/02 1:44 p.m.15 views

CVE-2024-53121 net/mlx5: fs, lock FTE when checking if active

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: fs, lock FTE when checking if active The referenced commits introduced a two-step process for deleting FTEs: - Lock the FTE, delete it from hardware, set the hardware deletion function to NULL and unlock the FTE. - Lock...

7.8CVSS5.8AI score
SaveExploits0References12
OSV
OSV
added 2024/12/02 1:44 p.m.20 views

CVE-2024-53114 x86/CPU/AMD: Clear virtualized VMLOAD/VMSAVE on Zen4 client

In the Linux kernel, the following vulnerability has been resolved: x86/CPU/AMD: Clear virtualized VMLOAD/VMSAVE on Zen4 client A number of Zen4 client SoCs advertise the ability to use virtualized VMLOAD/VMSAVE, but using these instructions is reported to be a cause of a random host reboot. Thes...

5.5CVSS6.1AI score
SaveExploits0References5
Cvelist
Cvelist
added 2024/11/29 6:53 p.m.47 views

CVE-2024-53983 Server-side request forgery in Backstage Scaffolder plugin

The Backstage Scaffolder plugin Houses types and utilities for building scaffolder-related modules. A vulnerability is identified in Backstage Scaffolder template functionality where Server-Side Template Injection SSTI can be exploited to perform Git config injection. The vulnerability allows an...

5.4CVSS0.00368EPSS
SaveExploits0References2
CVE
CVE
added 2024/11/28 3:09 p.m.287 views

CVE-2023-52922

CVE-2023-52922 affects the Linux kernel can/bcm: Fix UAF in bcm_proc_show(). The issue arises when bcm_op is freed before the corresponding procfs entry is removed in bcm_release(), which may allow bcm_proc_show() to read a freed bcm_op. Connected advisories confirm the root cause and mention a p...

7.8CVSS6.2AI score0.00286EPSS
SaveExploits0References9Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/11/26 12:00 a.m.16 views

Oracle Linux 9 : pam:1.5.1 (ELSA-2024-10244)

The remote Oracle Linux 9 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2024-10244 advisory. - pamaccess: rework resolving of tokens as hostname. Resolves: CVE-2024-10963 and RHEL-66245 Tenable has extracted the preceding description block directly fro...

7.4CVSS7.2AI score0.00781EPSS
SaveExploits0References2
OSV
OSV
added 2024/11/25 9:21 p.m.21 views

CVE-2024-53101 fs: Fix uninitialized value issue in from_kuid and from_kgid

In the Linux kernel, the following vulnerability has been resolved: fs: Fix uninitialized value issue in fromkuid and fromkgid ocfs2setattr uses attr-iamode, attr-iauid and attr-iagid in a trace point even though ATTRMODE, ATTRUID and ATTRGID aren't set. Initialize all fields of newattrs to avoid...

5.5CVSS6.2AI score
SaveExploits0References15
Debian CVE
Debian CVE
added 2024/11/25 9:17 p.m.12 views

CVE-2024-53096

In the Linux kernel, the following vulnerability has been resolved: mm: resolve faulty mmapregion error path behaviour The mmapregion function is somewhat terrifying, with spaghetti-like control flow and numerous means by which issues can arise and incomplete state, memory leaks and other...

7.8CVSS6AI score0.00338EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2024/11/21 7:26 p.m.11 views

CVE-2024-50272

In the Linux kernel, the following vulnerability has been resolved: filemap: Fix bounds checking in filemapread If the caller supplies an iocb-kipos value that is close to the filesystem upper limit, and an iterator with a count that causes us to overflow that limit, then filemapread enters an...

5.5CVSS7AI score0.00272EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/11/21 7:14 p.m.22 views

CVE-2024-50226

In the Linux kernel, the following vulnerability has been resolved: cxl/port: Fix use-after-free, permit out-of-order decoder shutdown In support of investigating an initialization failure report 1, cxltest was updated to register mock memory-devices after the mock root-port/bus device had been...

6.7CVSS6.5AI score0.00239EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/11/21 7:14 p.m.9 views

CVE-2024-50219

In the Linux kernel, the following vulnerability has been resolved: mm/pagealloc: let GFPATOMIC order-0 allocs access highatomic reserves Under memory pressure it's possible for GFPATOMIC order-0 allocations to fail even though free pages are available in the highatomic reserves. GFPATOMIC...

5.5CVSS6.7AI score
SaveExploits0References4
F5 Networks
F5 Networks
added 2024/11/20 6:15 p.m.27 views

K000148638: Linux kernel vulnerability CVE-2024-36270

Security Advisory Description In the Linux kernel, the following vulnerability has been resolved: netfilter: tproxy: bail out if IP has been disabled on the device syzbot reports: general protection fault, probably for non-canonical address 0xdffffc0000000003: 0000 1 PREEMPT SMP KASAN PTI KASAN:...

5.5CVSS5.8AI score0.00261EPSS
SaveExploits0Affected Software1
Cvelist
Cvelist
added 2024/11/19 5:31 p.m.33 views

CVE-2024-53076 iio: gts-helper: Fix memory leaks for the error path of iio_gts_build_avail_scale_table()

In the Linux kernel, the following vulnerability has been resolved: iio: gts-helper: Fix memory leaks for the error path of iiogtsbuildavailscaletable If pertimescalesi or pertimegainsi kcalloc fails in the for loop of iiogtsbuildavailscaletable, the errfreeout will fail to call kfree each time...

7.8CVSS0.00227EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/11/19 5:22 p.m.7 views

CVE-2024-53068

In the Linux kernel, the following vulnerability has been resolved: firmware: armscmi: Fix slab-use-after-free in scmibusnotifier The scmidev-name is released prematurely in scmidevicedestroy, which causes slab-use-after-free when accessing scmidev-name in scmibusnotifier. So move the release of...

7.8CVSS6.2AI score0.00221EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/11/19 5:22 p.m.57 views

CVE-2024-53061 media: s5p-jpeg: prevent buffer overflows

In the Linux kernel, the following vulnerability has been resolved: media: s5p-jpeg: prevent buffer overflows The current logic allows word to be less than 2. If this happens, there will be buffer overflows, as reported by smatch. Add extra checks to prevent it. While here, remove an unused word ...

7.3CVSS0.00305EPSS
SaveExploits0References8
Rows per page
Query Builder