Lucene search
+L

809 matches found

Tenable Nessus
Tenable Nessus
added 2024/05/11 12:00 a.m.25 views

RHEL 5 : librsvg2 (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 5 host has one or more packages installed that are affected by a vulnerability that has been acknowledged by the vendor but will not be patched. - librsvg2: DoS parsing SVGs with circular definitions rsvgcssnormalizefontsize function CVE-2016-4348 Note that Ness...

7.3AI score0.02427EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/05/03 2:09 a.m.7 views

SUSE CVE-2024-26998

In the Linux kernel, the following vulnerability has been resolved: serial: core: Clearing the circular buffer before NULLifying it The circular buffer is NULLified in uartttyportshutdown under the spin lock. However, the PM or other timer based callbacks may still trigger after this event withou...

5.5CVSS6.8AI score0.0023EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/05/01 7:34 p.m.33 views

CVE-2024-26987

In the Linux kernel, the following vulnerability has been resolved: mm/memory-failure: fix deadlock when hugetlboptimizevmemmap is enabled When I did hard offline test with hugetlb pages, below deadlock occurs: ====================================================== WARNING: possible circular...

5.5CVSS5.9AI score0.00175EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/01 7:19 p.m.39 views

CVE-2024-26998

A vulnerability was found in the Linux kernel's serial core subsystem when handling circular buffers, where the buffer is not properly cleared before being set to NULL. This could lead to data leakage or unexpected behavior. Mitigation Mitigation for this issue is either not available or the...

5.5CVSS8.1AI score0.0023EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/01 6:15 a.m.24 views

CVE-2024-27014

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Prevent deadlock while disabling aRFS When disabling aRFS under the priv-statelock, any scheduled aRFS works are canceled using the cancelworksync function, which waits for the work to end if it has already started...

5.5CVSS6AI score0.00176EPSS
SaveExploits0References7
OSV
OSV
added 2024/05/01 6:15 a.m.4 views

DEBIAN-CVE-2024-26998

In the Linux kernel, the following vulnerability has been resolved: serial: core: Clearing the circular buffer before NULLifying it The circular buffer is NULLified in uartttyportshutdown under the spin lock. However, the PM or other timer based callbacks may still trigger after this event withou...

5.5CVSS5.6AI score0.0023EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/01 6:15 a.m.27 views

CVE-2024-26987

In the Linux kernel, the following vulnerability has been resolved: mm/memory-failure: fix deadlock when hugetlboptimizevmemmap is enabled When I did hard offline test with hugetlb pages, below deadlock occurs: ====================================================== WARNING: possible circular...

5.5CVSS6AI score0.00175EPSS
SaveExploits0References7
OSV
OSV
added 2024/05/01 6:15 a.m.10 views

UBUNTU-CVE-2024-26998

In the Linux kernel, the following vulnerability has been resolved: serial: core: Clearing the circular buffer before NULLifying it The circular buffer is NULLified in uartttyportshutdown under the spin lock. However, the PM or other timer based callbacks may still trigger after this event withou...

5.5CVSS6AI score0.0023EPSS
SaveExploits0References10
CVE
CVE
added 2024/05/01 5:29 a.m.246 views

CVE-2024-27014

CVE-2024-27014 affects the Linux kernel component net/mlx5e, where a deadlock could occur when disabling accelerated Receive Flow Steering (aRFS). The issue arises because a scheduled aRFS work item cancels under priv->state_lock, but the work handler later tries to reacquire that same lock, c...

5.5CVSS6.1AI score0.00176EPSS
SaveExploits0References7Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/01 5:29 a.m.36 views

CVE-2024-27014 net/mlx5e: Prevent deadlock while disabling aRFS

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Prevent deadlock while disabling aRFS When disabling aRFS under the priv-statelock, any scheduled aRFS works are canceled using the cancelworksync function, which waits for the work to end if it has already started...

6.6AI score0.00176EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/05/01 5:29 a.m.33 views

CVE-2024-27014

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Prevent deadlock while disabling aRFS When disabling aRFS under the priv-statelock, any scheduled aRFS works are canceled using the cancelworksync function, which waits for the work to end if it has already started...

5.5CVSS7.5AI score0.00176EPSS
SaveExploits0
CVE
CVE
added 2024/05/01 5:28 a.m.3641 views

CVE-2024-26998

CVE-2024-26998 affects the Linux kernel serial subsystem, specifically the core path handling the circular buffer in the 8250 serial port code. The root cause is a mismatch between the buffer pointer state and head/tail positions during shutdown: the circular buffer is cleared (NULLified) under a...

5.5CVSS6.6AI score0.0023EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/01 5:28 a.m.28 views

CVE-2024-26998 serial: core: Clearing the circular buffer before NULLifying it

In the Linux kernel, the following vulnerability has been resolved: serial: core: Clearing the circular buffer before NULLifying it The circular buffer is NULLified in uartttyportshutdown under the spin lock. However, the PM or other timer based callbacks may still trigger after this event withou...

6.9AI score0.0023EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/05/01 5:28 a.m.81 views

CVE-2024-26998

In the Linux kernel, the following vulnerability has been resolved: serial: core: Clearing the circular buffer before NULLifying it The circular buffer is NULLified in uartttyportshutdown under the spin lock. However, the PM or other timer based callbacks may still trigger after this event withou...

5.5CVSS6.9AI score0.0023EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/01 5:27 a.m.44 views

CVE-2024-26987 mm/memory-failure: fix deadlock when hugetlb_optimize_vmemmap is enabled

In the Linux kernel, the following vulnerability has been resolved: mm/memory-failure: fix deadlock when hugetlboptimizevmemmap is enabled When I did hard offline test with hugetlb pages, below deadlock occurs: ====================================================== WARNING: possible circular...

6.2AI score0.00175EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/01 5:17 a.m.36 views

CVE-2024-26939 drm/i915/vma: Fix UAF on destroy against retire race

In the Linux kernel, the following vulnerability has been resolved: drm/i915/vma: Fix UAF on destroy against retire race Object debugging tools were sporadically reporting illegal attempts to free a still active i915 VMA object when parking a GT believed to be idle. 161.359441 ODEBUG: free active...

7.8CVSS6.2AI score
SaveExploits0References7
CNNVD
CNNVD
added 2024/05/01 12:00 a.m.4 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 Linux kernel that stems from a traversal appearing circular...

5.5CVSS6.5AI score0.00212EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2024/05/01 12:00 a.m.17 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 Linux kernel, which stems from a security flaw in the circular buffer...

5.5CVSS6.2AI score0.0023EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/04/09 2:29 a.m.7 views

SUSE CVE-2024-26691

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Fix circular locking dependency The rule inside kvm enforces that the vcpu-mutex is taken inside kvm-lock. The rule is violated by the pkvmcreatehypvm which acquires the kvm-lock while already holding the vcpu-mutex...

5.5CVSS6.8AI score0.00183EPSS
SaveExploits0References12
Openbugbounty
Openbugbounty
added 2024/04/05 3:55 a.m.6 views

circular-search.fr Cross Site Scripting vulnerability OBB-3903426

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
Rows per page
Query Builder