Lucene search
+L

163 matches found

AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.10 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: ALSA: Timer – Setting a lower limit for the start tick time Currently, the ALSA timer does not have a lower limit for the start tick time. It allows a very small size, for example, 1 tick with a resolution of 1 ns for the hrtimer...

5.5CVSS6.2AI score0.00648EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.26 views

kernel: ALSA: timer: Set lower bound of start tick time

In the Linux kernel, the following vulnerability has been resolved: ALSA: timer: Set lower bound of start tick time Currently ALSA timer doesn't have the lower limit of the start tick time, and it allows a very small size, e.g. 1 tick with 1ns resolution for hrtimer. Such a situation may lead to ...

5.5CVSS6.8AI score0.00648EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.9 views

kernel: tick/nohz: unexport __init-annotated tick_nohz_full_setup()

In the Linux kernel, the following vulnerability has been resolved: tick/nohz: unexport init-annotated ticknohzfullsetup EXPORTSYMBOL and init is a bad combination because the .init.text section is freed up after the initialization. Hence, modules cannot use symbols annotated init. The access to ...

5.5CVSS6.8AI score0.00281EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/11/09 3:49 a.m.8 views

SUSE CVE-2024-50173

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix access to uninitialized variable in tickctxcleanup The group variable can't be used to retrieve ptdev in our second loop, because it points to the previously iterated listhead, not a valid group. Get the ptdev...

5.5CVSS7.7AI score0.00227EPSS
SaveExploits0References5
OSV
OSV
added 2024/11/08 6:15 a.m.8 views

DEBIAN-CVE-2024-50173

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix access to uninitialized variable in tickctxcleanup The group variable can't be used to retrieve ptdev in our second loop, because it points to the previously iterated listhead, not a valid group. Get the ptdev...

5.5CVSS5.4AI score0.00227EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/08 6:15 a.m.15 views

UBUNTU-CVE-2024-50173

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix access to uninitialized variable in tickctxcleanup The group variable can't be used to retrieve ptdev in our second loop, because it points to the previously iterated listhead, not a valid group. Get the ptdev...

7.8CVSS5.7AI score0.00227EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/11/08 5:23 a.m.3 views

CVE-2024-50173 drm/panthor: Fix access to uninitialized variable in tick_ctx_cleanup()

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix access to uninitialized variable in tickctxcleanup The group variable can't be used to retrieve ptdev in our second loop, because it points to the previously iterated listhead, not a valid group. Get the ptdev...

7.6AI score0.00227EPSS
SaveExploits0References3
OSV
OSV
added 2024/11/07 10:15 a.m.12 views

AZL-53537 CVE-2024-50140 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: sched/core: Disable page allocation in tasktickmmcid With KASAN and PREEMPTRT enabled, calling taskworkadd in tasktickmmcid may cause the following splat. 63.696416 BUG: sleeping function called from invalid context at...

5.5CVSS6.3AI score0.00231EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/11/07 9:31 a.m.5 views

CVE-2024-50140 sched/core: Disable page allocation in task_tick_mm_cid()

In the Linux kernel, the following vulnerability has been resolved: sched/core: Disable page allocation in tasktickmmcid With KASAN and PREEMPTRT enabled, calling taskworkadd in tasktickmmcid may cause the following splat. 63.696416 BUG: sleeping function called from invalid context at...

7.4AI score0.00231EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/10/14 12:00 a.m.87 views

Oracle Linux 7 / 8 : Unbreakable Enterprise kernel (ELSA-2024-12780)

The remote Oracle Linux 7 / 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2024-12780 advisory. - VMCI: Fix use-after-free when removing resource in vmciresourceremove David Fernandez Gonzalez Orabug: 37037205 CVE-2024-46738 - exec: Fix ToCTo...

9.8CVSS7.3AI score0.00922EPSS
SaveExploits4References72
RedhatCVE
RedhatCVE
added 2024/09/04 8:20 p.m.20 views

CVE-2024-44968

In the Linux kernel, the following vulnerability has been resolved: tick/broadcast: Move per CPU pointer access into the atomic section The recent fix for making the take over of the broadcast timer more reliable retrieves a per CPU pointer in preemptible context. This went unnoticed as compilers...

4.4CVSS7AI score0.00223EPSS
SaveExploits0References4
OSV
OSV
added 2024/09/04 7:15 p.m.18 views

UBUNTU-CVE-2024-44968

In the Linux kernel, the following vulnerability has been resolved: tick/broadcast: Move per CPU pointer access into the atomic section The recent fix for making the take over of the broadcast timer more reliable retrieves a per CPU pointer in preemptible context. This went unnoticed as compilers...

5.5CVSS6.1AI score0.00223EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2024/09/04 12:00 a.m.8 views

Linux kernel 安全漏洞

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 an improper access issue with the tick/broadcast component...

5.5CVSS6.4AI score0.00223EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/06/22 3:34 a.m.17 views

SUSE CVE-2024-38618

In the Linux kernel, the following vulnerability has been resolved: ALSA: timer: Set lower bound of start tick time Currently ALSA timer doesn't have the lower limit of the start tick time, and it allows a very small size, e.g. 1 tick with 1ns resolution for hrtimer. Such a situation may lead to ...

4.7CVSS7.5AI score0.00648EPSS
SaveExploits0References19
RedhatCVE
RedhatCVE
added 2024/06/20 2:01 p.m.28 views

CVE-2024-38618

In the Linux kernel, the following vulnerability has been resolved: ALSA: timer: Set lower bound of start tick time Currently ALSA timer doesn't have the lower limit of the start tick time, and it allows a very small size, e.g. 1 tick with 1ns resolution for hrtimer. Such a situation may lead to ...

4.4CVSS6.9AI score0.00648EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/19 2:15 p.m.5 views

DEBIAN-CVE-2024-38618

In the Linux kernel, the following vulnerability has been resolved: ALSA: timer: Set lower bound of start tick time Currently ALSA timer doesn't have the lower limit of the start tick time, and it allows a very small size, e.g. 1 tick with 1ns resolution for hrtimer. Such a situation may lead to ...

5.5CVSS5.5AI score0.00648EPSS
SaveExploits0References1
NVD
NVD
added 2024/06/19 2:15 p.m.23 views

CVE-2024-38618

In the Linux kernel, the following vulnerability has been resolved: ALSA: timer: Set lower bound of start tick time Currently ALSA timer doesn't have the lower limit of the start tick time, and it allows a very small size, e.g. 1 tick with 1ns resolution for hrtimer. Such a situation may lead to ...

5.5CVSS0.00648EPSS
SaveExploits0References9
OSV
OSV
added 2024/06/19 2:15 p.m.26 views

UBUNTU-CVE-2024-38618

In the Linux kernel, the following vulnerability has been resolved: ALSA: timer: Set lower bound of start tick time Currently ALSA timer doesn't have the lower limit of the start tick time, and it allows a very small size, e.g. 1 tick with 1ns resolution for hrtimer. Such a situation may lead to ...

5.5CVSS6.2AI score0.00648EPSS
SaveExploits0References30
Debian CVE
Debian CVE
added 2024/06/19 1:56 p.m.57 views

CVE-2024-38618

In the Linux kernel, the following vulnerability has been resolved: ALSA: timer: Set lower bound of start tick time Currently ALSA timer doesn't have the lower limit of the start tick time, and it allows a very small size, e.g. 1 tick with 1ns resolution for hrtimer. Such a situation may lead to ...

5.5CVSS5.5AI score0.00648EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/06/19 1:56 p.m.21 views

CVE-2024-38618 ALSA: timer: Set lower bound of start tick time

In the Linux kernel, the following vulnerability has been resolved: ALSA: timer: Set lower bound of start tick time Currently ALSA timer doesn't have the lower limit of the start tick time, and it allows a very small size, e.g. 1 tick with 1ns resolution for hrtimer. Such a situation may lead to ...

6.8AI score0.00648EPSS
SaveExploits0References8
Rows per page
Query Builder