Lucene search
+L

17110 matches found

CVE
CVE
added 2024/02/27 6:46 p.m.5471 views

CVE-2021-46957

CVE-2021-46957 (Linux kernel, RISCV): The vulnerability arises when a kprobe is placed on sys_read; the first instruction is replaced with an ebreak, leading to a trap/SS single-step flow, an instruction page fault, and a subsequent path that can trigger a BUG_ON in fs/buffer.c:1251 via __find_ge...

5.5CVSS5.3AI score0.00208EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/02/27 6:46 p.m.28 views

CVE-2021-46954 net/sched: sch_frag: fix stack OOB read while fragmenting IPv4 packets

In the Linux kernel, the following vulnerability has been resolved: net/sched: schfrag: fix stack OOB read while fragmenting IPv4 packets when 'actmirred' tries to fragment IPv4 packets that had been previously re-assembled using 'actct', splats like the following can be observed on kernels built...

6.7AI score0.0023EPSS
SaveExploits0References3
CVE
CVE
added 2024/02/27 6:40 p.m.766 views

CVE-2021-46939

CVE-2021-46939 affects the Linux kernel where tracing changes to trace_clock_global() could deadlock due to recursive locking during tracing; the fix uses a trylock and retry semantics to avoid blocking. Public details in connected advisories (MiracleLinux UTSA, Nessus plugin) describe the same i...

5.5CVSS6.6AI score0.00246EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2024/02/27 10:15 a.m.13 views

CVE-2021-46936

In the Linux kernel, the following vulnerability has been resolved: net: fix use-after-free in twtimerhandler A real world panic issue was found as follow in Linux 5.4. BUG: unable to handle page fault for address: ffffde49a863de28 PGD 7e6fe62067 P4D 7e6fe62067 PUD 7e6fe63067 PMD f51e064067 PTE 0...

7.8CVSS7.5AI score
SaveExploits0References8
CVE
CVE
added 2024/02/27 9:43 a.m.631 views

CVE-2021-46931

CVE-2021-46931 involves the Linux kernel mlx5e path (net/mlx5e, mlx5_core) where a TX-timeout-recovery flow calls mlx5e_tx_reporter_dump_sq() with a void* that is actually a mlx5e_tx_timeout_ctx*. The mismatch corrupts stack state and can trigger a kernel panic/stack overflow. The fix adds a wrap...

5.5CVSS6.1AI score0.00245EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/02/27 7:15 a.m.18 views

UBUNTU-CVE-2021-46910

In the Linux kernel, the following vulnerability has been resolved: ARM: 9063/1: mm: reduce maximum number of CPUs if DEBUGKMAPLOCAL is enabled The debugging code for kmaplocal doubles the number of per-CPU fixmap slots allocated for kmaplocal, in order to use half of them as guard regions. This...

7CVSS5.8AI score0.00197EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/02/26 5:20 p.m.52 views

CVE-2023-52474 IB/hfi1: Fix bugs with non-PAGE_SIZE-end multi-iovec user SDMA requests

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix bugs with non-PAGESIZE-end multi-iovec user SDMA requests hfi1 user SDMA request processing has two bugs that can cause data corruption for user SDMA requests that have multiple payload iovecs where an iovec other th...

7.8CVSS7.8AI score0.00254EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/02/26 5:20 p.m.60 views

CVE-2023-52474

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix bugs with non-PAGESIZE-end multi-iovec user SDMA requests hfi1 user SDMA request processing has two bugs that can cause data corruption for user SDMA requests that have multiple payload iovecs where an iovec other th...

7.8CVSS6.8AI score0.00254EPSS
SaveExploits0
OSV
OSV
added 2024/02/23 3:15 p.m.24 views

UBUNTU-CVE-2024-26597

In the Linux kernel, the following vulnerability has been resolved: net: qualcomm: rmnet: fix global oob in rmnetpolicy The variable rmnetlinkops assign a bigger maxtype which leads to a global out-of-bounds read when parsing the netlink attributes. See bug trace below:...

7.8CVSS6.2AI score0.00257EPSS
SaveExploits0References20
Vulnrichment
Vulnrichment
added 2024/02/23 2:46 p.m.17 views

CVE-2024-26595 mlxsw: spectrum_acl_tcam: Fix NULL pointer dereference in error path

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrumacltcam: Fix NULL pointer dereference in error path When calling mlxswspacltcamregiondestroy from an error path after failing to attach the region to an ACL group, we hit a NULL pointer dereference upon...

6.5AI score0.0023EPSS
SaveExploits0References4
Oracle linux
Oracle linux
added 2024/02/23 12:00 a.m.313 views

kernel security and bug fix update

3.10.0-1160.108.1.0.1.OL7 - debug: lock down kgdb Orabug: 34270798 CVE-2022-21499 3.10.0-1160.108.1.OL7 - Update Oracle Linux certificates Ilya Okomin - Oracle Linux RHCK Module Signing Key was compiled into kernel [email protected] - Update x509.genkey Orabug:...

7.8CVSS7.2AI score0.00619EPSS
SaveExploits1
OSV
OSV
added 2024/02/22 5:15 p.m.20 views

UBUNTU-CVE-2024-26590

In the Linux kernel, the following vulnerability has been resolved: erofs: fix inconsistent per-file compression format EROFS can select compression algorithms on a per-file basis, and each per-file compression algorithm needs to be marked in the on-disk superblock for initialization. However,...

5.5CVSS5.8AI score0.00222EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/02/21 9:11 a.m.43 views

Important: Red Hat Security Advisory: Red Hat Virtualization security and bug fix update

An update is now available for Red Hat Virtualization 4 Tools for Red Hat Enterprise Linux 8, Red Hat Virtualization 4 for Red Hat Enterprise Linux 8, and Red Hat Virtualization Engine 4.4. Red Hat Product Security has rated this update as having a security impact of Important. A Common...

7.5CVSS7.1AI score0.00708EPSS
SaveExploits1References3
CVE
CVE
added 2024/02/20 6:34 p.m.276 views

CVE-2023-52438

CVE-2023-52438 concerns a Linux kernel use-after-free in the binder shrinker path. The issue arises because the mmap read lock is held during the shrinker’s callback, making alloc->vma unsafe to access when munmap races with shrink. The fix downgrades or avoids the unsafe path by isolating the...

7.8CVSS7.4AI score0.00295EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2024/02/20 5:24 p.m.78 views

CVE-2023-48220

Summary: CVE-2023-48220 affects Decidim and its related gems, via the devise_invitable integration. The issue permits an invited user to accept the invitation indefinitely through the password-reset flow because the code only checks that a user has been invited, not that the invitation is still w...

7.4CVSS5.6AI score0.00791EPSS
SaveExploits0References9Affected Software1
RedHat Linux
RedHat Linux
added 2024/02/20 3:58 p.m.15 views

Moderate: Red Hat Bug Fix Advisory: MTV 2.5.5 Images

Updated Release packages that fix several bugs and add various enhancements are now available. Migration Toolkit for Virtualization 2.5.5 Images...

7.5CVSS6.7AI score0.0096EPSS
SaveExploits2
RedHat Linux
RedHat Linux
added 2024/02/19 1:16 a.m.28 views

Moderate: Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.4 Product Security and Bug Fix Update

An update is now available for Red Hat Ansible Automation Platform 2.4 Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

6.5CVSS6.5AI score0.01204EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/02/14 8:57 a.m.44 views

Important: Red Hat Security Advisory: .NET 6.0 security, bug fix, and enhancement update

An update for .NET 6.0 is now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from...

7.5CVSS7.2AI score0.02707EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/02/14 6:34 a.m.88 views

Critical: Red Hat Security Advisory: OpenShift Container Platform 4.13.33 bug fix and security update

Red Hat OpenShift Container Platform release 4.13.33 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.13. Red Hat Product Security has rated this update as having a...

9.8CVSS7.1AI score0.99999EPSS
SaveExploits21References19
RedHat Linux
RedHat Linux
added 2024/02/13 5:23 p.m.60 views

Critical: Red Hat Security Advisory: OpenShift Container Platform 4.14.12 bug fix and security update

Red Hat OpenShift Container Platform release 4.14.12 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.14. Red Hat Product Security has rated this update as having a...

9.8CVSS6.7AI score0.0151EPSS
SaveExploits0References26
Rows per page
Query Builder