Lucene search
+L

8354 matches found

OSV
OSV
added 2024/02/29 1:35 a.m.7 views

CVE-2022-34269

An issue was discovered in RWS WorldServer before 11.7.3. An authenticated, remote attacker can perform a ws-legacy/loaddtd?systemid= blind SSRF attack to deploy JSP code to the Apache Axis service running on the localhost interface, leading to command execution...

8.8CVSS5.9AI score0.01712EPSS
SaveExploits1References2
OSV
OSV
added 2024/02/28 9:15 a.m.11 views

CVE-2021-47044

In the Linux kernel, the following vulnerability has been resolved: sched/fair: Fix shift-out-of-bounds in loadbalance Syzbot reported a handful of occurrences where an sd-nrbalancefailed can grow to much higher values than one would expect. A successful loadbalance resets it to 0; a failed one...

7.7CVSS7.4AI score
SaveExploits0References4
OSV
OSV
added 2024/02/28 9:15 a.m.2 views

DEBIAN-CVE-2021-47044

In the Linux kernel, the following vulnerability has been resolved: sched/fair: Fix shift-out-of-bounds in loadbalance Syzbot reported a handful of occurrences where an sd-nrbalancefailed can grow to much higher values than one would expect. A successful loadbalance resets it to 0; a failed one...

7.7CVSS5.7AI score0.00267EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/28 9:15 a.m.4 views

UBUNTU-CVE-2021-47044

In the Linux kernel, the following vulnerability has been resolved: sched/fair: Fix shift-out-of-bounds in loadbalance Syzbot reported a handful of occurrences where an sd-nrbalancefailed can grow to much higher values than one would expect. A successful loadbalance resets it to 0; a failed one...

7.7CVSS6.6AI score0.00267EPSS
SaveExploits0References7
OSV
OSV
added 2024/02/28 9:15 a.m.41 views

UBUNTU-CVE-2021-47042

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Free local data after use Fixes the following memory leak in dclinkconstruct: unreferenced object 0xffffa03e81471400 size 1024: comm "amdmoduleload", pid 2486, jiffies 4294946026 age 10.544s hex dump first 32...

5.5CVSS5.7AI score0.00205EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/02/28 8:13 a.m.18 views

CVE-2021-47044 sched/fair: Fix shift-out-of-bounds in load_balance()

In the Linux kernel, the following vulnerability has been resolved: sched/fair: Fix shift-out-of-bounds in loadbalance Syzbot reported a handful of occurrences where an sd-nrbalancefailed can grow to much higher values than one would expect. A successful loadbalance resets it to 0; a failed one...

6.7AI score0.00267EPSS
SaveExploits0References4
CVE
CVE
added 2024/02/28 8:13 a.m.3868 views

CVE-2021-47044

CVE-2021-47044 describes a Linux kernel issue in sched/fair/load_balance where sd->nr_balance_failed could grow unbounded if a task could not run on env->dst_cpu. The root cause was a potentially unbounded shift operation used to decide when to trigger an active balance, leading to extremel...

7.7CVSS7.3AI score0.00267EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2024/02/28 8:13 a.m.36 views

CVE-2021-47044 sched/fair: Fix shift-out-of-bounds in load_balance()

In the Linux kernel, the following vulnerability has been resolved: sched/fair: Fix shift-out-of-bounds in loadbalance Syzbot reported a handful of occurrences where an sd-nrbalancefailed can grow to much higher values than one would expect. A successful loadbalance resets it to 0; a failed one...

6.6AI score0.00267EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/02/28 12:0 a.m.8 views

Linux kernel security vulnerabilities

The Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel due to a shift out-of-bounds issue in the loadbalance method...

7.7CVSS8.2AI score0.00267EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/02/28 12:0 a.m.9 views

PT-2024-14592

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A speculatively executed unprivileged load on an affected Cortex-A520 core might leak data from a privileged load via a cache side channel. The issue only exists for loads within a...

7.8CVSS6.9AI score0.00644EPSS
SaveExploits0References464
OSV
OSV
added 2024/02/27 7:4 p.m.3 views

DEBIAN-CVE-2021-46951

In the Linux kernel, the following vulnerability has been resolved: tpm: efi: Use local variable for calculating final log size When tpmreadlogefi is called multiple times, which happens when one loads and unloads a TPM2 driver multiple times, then the global variable efitpmfinallogsize will at...

5.5CVSS5.5AI score0.00235EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2024/02/27 7:4 p.m.9 views

CVE-2021-46938

In the Linux kernel, the following vulnerability has been resolved: dm rq: fix double free of blkmqtagset in dev remove after table load fails When loading a device-mapper table for a request-based mapped device, and the allocation/initialization of the blkmqtagset for the device fails, a followi...

7.8CVSS6.2AI score0.00248EPSS
SaveExploits0References9Affected Software1
Prion
Prion
added 2024/02/27 7:4 p.m.23 views

Double free

In the Linux kernel, the following vulnerability has been resolved: dm rq: fix double free of blkmqtagset in dev remove after table load fails When loading a device-mapper table for a request-based mapped device, and the allocation/initialization of the blkmqtagset for the device fails, a followi...

6.8AI score0.00248EPSS
SaveExploits0References8
OSV
OSV
added 2024/02/27 7:4 p.m.5 views

UBUNTU-CVE-2021-46938

In the Linux kernel, the following vulnerability has been resolved: dm rq: fix double free of blkmqtagset in dev remove after table load fails When loading a device-mapper table for a request-based mapped device, and the allocation/initialization of the blkmqtagset for the device fails, a followi...

7.8CVSS6.2AI score0.00248EPSS
SaveExploits0References11
CVE
CVE
added 2024/02/27 6:40 p.m.578 views

CVE-2021-46938

CVE-2021-46938 affects the Linux kernel in the device-mapper (dm-mq) path for request-based mapped devices. When loading a device-mapper table, if the allocation/initialization of blk_mq_tag_set for the device fails, a subsequent dev_remove can trigger a double free during cleanup because the poi...

7.8CVSS7.2AI score0.00248EPSS
SaveExploits0References8Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/02/26 12:0 a.m.42 views

Fedora 38 : bind9-next (2024-c36c448396)

The remote Fedora 38 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2024-c36c448396 advisory. Security Fixes - Validating DNS messages containing a lot of DNSSEC signatures could cause excessive CPU load, leading to a denial-of-service...

7.5CVSS7AI score0.99995EPSS
SaveExploits1References6
Tenable Nessus
Tenable Nessus
added 2024/02/26 12:0 a.m.41 views

Fedora 39 : bind9-next (2024-499b9be35f)

The remote Fedora 39 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2024-499b9be35f advisory. Security Fixes - Validating DNS messages containing a lot of DNSSEC signatures could cause excessive CPU load, leading to a denial-of-service...

7.5CVSS7AI score0.99995EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2024/02/26 12:0 a.m.20 views

PT-2024-26824 · Linux +4 · Linux Kernel +4

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue concerns the Linux kernel, specifically with loading 64-bit NOMMU kernels past the start of RAM. A commit added logic to allow using RAM below the kernel load address, but th...

9.8CVSS6.5AI score0.01305EPSS
SaveExploits3References724
RedhatCVE
RedhatCVE
added 2024/02/23 2:2 p.m.33 views

CVE-2023-52445

In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fix use after free on context disconnection Upon module load, a kthread is created targeting the pvr2contextthreadfunc function, which may call pvr2contextdestroy and thus call kfree on the context object. However...

3CVSS6.5AI score0.00246EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/02/23 12:0 a.m.11 views

PT-2024-18332 · Demososo · Demososo Dm Enterprise Website Building System

Name of the Vulnerable Software and Affected Versions: Demososo DM Enterprise Website Building System versions up to 2022.8 Description: A critical issue has been found, affecting the function dmlogin of the file indexDM load.php in the Cookie Handler component. The manipulation of the argument i...

9.8CVSS7AI score0.00777EPSS
SaveExploits0References6
Rows per page
Query Builder