Lucene search
+L

806 matches found

ATTACKERKB
ATTACKERKB
added 2024/05/17 12:15 p.m.2 views

CVE-2023-52658

In the Linux kernel, the following vulnerability has been resolved: Revert "net/mlx5: Block entering switchdev mode with ns inconsistency" This reverts commit 662404b24a4c4d839839ed25e3097571f5938b9b. The revert is required due to the suspicion it is not good for anything and cause crash...

5.5CVSS7.5AI score0.00262EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/05/17 12:15 p.m.1 views

DEBIAN-CVE-2023-52657

In the Linux kernel, the following vulnerability has been resolved: Revert "drm/amd/pm: resolve reboot exception for si oland" This reverts commit e490d60a2f76bff636c68ce4fe34c1b6c34bbd86. This causes hangs on SI when DC is enabled and errors on driver reboot and power off cycles...

5.5CVSS5.6AI score0.00222EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/17 12:15 p.m.7 views

UBUNTU-CVE-2023-52658

In the Linux kernel, the following vulnerability has been resolved: Revert "net/mlx5: Block entering switchdev mode with ns inconsistency" This reverts commit 662404b24a4c4d839839ed25e3097571f5938b9b. The revert is required due to the suspicion it is not good for anything and cause crash...

5.5CVSS6.2AI score0.00262EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/17 12:15 p.m.12 views

UBUNTU-CVE-2023-52657

In the Linux kernel, the following vulnerability has been resolved: Revert "drm/amd/pm: resolve reboot exception for si oland" This reverts commit e490d60a2f76bff636c68ce4fe34c1b6c34bbd86. This causes hangs on SI when DC is enabled and errors on driver reboot and power off cycles...

5.5CVSS6.6AI score0.00222EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/05/17 11:50 a.m.31 views

CVE-2023-52657 Revert "drm/amd/pm: resolve reboot exception for si oland"

In the Linux kernel, the following vulnerability has been resolved: Revert "drm/amd/pm: resolve reboot exception for si oland" This reverts commit e490d60a2f76bff636c68ce4fe34c1b6c34bbd86. This causes hangs on SI when DC is enabled and errors on driver reboot and power off cycles...

6.6AI score0.00222EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/05/17 12:00 a.m.15 views

PT-2024-14681

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue causes hangs on SI when DC is enabled and errors on driver reboot and power off cycles. This is due to a revert of the commit "drm/amd/pm: resolve reboot exception for si oland...

5.5CVSS5.5AI score0.00222EPSS
SaveExploits0
OSV
OSV
added 2024/05/14 3:17 p.m.9 views

UBUNTU-CVE-2024-29895

Cacti provides an operational monitoring and fault management framework. A command injection vulnerability on the 1.3.x DEV branch allows any unauthenticated user to execute arbitrary command on the server when registerargcargv option of PHP is On. In cmdrealtime.php line 119, the $pollerid used ...

10CVSS6.2AI score0.94294EPSS
SaveExploits4References6
Debian CVE
Debian CVE
added 2024/05/13 2:33 p.m.79 views

CVE-2024-29895

Cacti provides an operational monitoring and fault management framework. A command injection vulnerability on the 1.3.x DEV branch allows any unauthenticated user to execute arbitrary command on the server when registerargcargv option of PHP is On. In cmdrealtime.php line 119, the $pollerid used ...

10CVSS9.9AI score0.94294EPSS
SaveExploits4
Oracle linux
Oracle linux
added 2024/05/13 12:00 a.m.51 views

Unbreakable Enterprise kernel security update

5.4.17-2136.331.7 - Revert 'tracing/trigger: Fix to return error if failed to alloc snapshot' Siddh Raman Pant - Revert 'selftests: mm: fix maphugetlb failure on 64K page size systems' Harshit Mogalapalli Orabug: 36584568 - Revert 'net/mlx5: Enable SW-defined RoCEv2 UDP source port' Arumugam...

4.7CVSS8.3AI score0.08555EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/05/10 12:00 a.m.10 views

PT-2024-5402 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a potential deadlock scenario in the Linux kernel, specifically in the media: v4l2-ctrls module. This scenario can occur due to unsafe locking, as shown in the...

5.5CVSS6.5AI score0.00142EPSS
SaveExploits0References14
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.4 views

kernel: Revert "Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unfinished work"

A regression was found in the Linux kernel's Bluetooth btsdio driver. A previous commit 1e9ac114c442 intended to fix a use-after-free bug introduced a potential NULL pointer dereference problem. This commit reverts that change since the original issue was properly fixed by a separate commit...

5.8AI score0.00207EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/04/30 12:00 a.m.5 views

PT-2025-40749

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s SCSI target handling of LUN RESET commands. The issue arises when multiple LUN RESET commands are received from different initiators, leading to a...

4.7CVSS7.2AI score0.00421EPSS
SaveExploits0References21
OSV
OSV
added 2024/04/25 7:53 p.m.84 views

GHSA-PPX5-Q359-PVWJ vyper's range(start, start + N) reverts for negative numbers

Summary When looping over a range of the form rangestart, start + N, if start is negative, the execution will always revert. Details This issue is caused by an incorrect assertion inserted by the code generation of the range stmt.parseForrange:...

5.3CVSS5.1AI score0.00798EPSS
SaveExploits1References6
Vulnrichment
Vulnrichment
added 2024/04/25 5:00 p.m.15 views

CVE-2024-32481 vyper's range(start, start + N) reverts for negative numbers

Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. Starting in version 0.3.8 and prior to version 0.4.0b1, when looping over a range of the form rangestart, start + N, if start is negative, the execution will always revert. This issue is caused by an incorrect assertion...

5.3CVSS6.9AI score0.00798EPSS
SaveExploits1References4
CVE
CVE
added 2024/04/25 5:00 p.m.77 views

CVE-2024-32481

Vyper (Pythonic EVM language) is affected by CVE-2024-32481 in versions from 0.3.8 up to, but not including, 0.4.0b1. The vulnerability arises when looping with range(start, start + N) where start is negative; an incorrect assertion in the code generation of the range statement (stmt.parse_For_ra...

5.3CVSS6.7AI score0.00798EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2024/04/25 5:00 p.m.72 views

CVE-2024-32481 vyper's range(start, start + N) reverts for negative numbers

Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. Starting in version 0.3.8 and prior to version 0.4.0b1, when looping over a range of the form rangestart, start + N, if start is negative, the execution will always revert. This issue is caused by an incorrect assertion...

5.3CVSS5.5AI score0.00798EPSS
SaveExploits1References4
OSV
OSV
added 2024/04/25 5:00 p.m.33 views

CVE-2024-32481 vyper's range(start, start + N) reverts for negative numbers

Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. Starting in version 0.3.8 and prior to version 0.4.0b1, when looping over a range of the form rangestart, start + N, if start is negative, the execution will always revert. This issue is caused by an incorrect assertion...

5.3CVSS5.6AI score
SaveExploits0References6
OSV
OSV
added 2024/04/17 4:15 p.m.1 views

DEBIAN-CVE-2024-26916

In the Linux kernel, the following vulnerability has been resolved: Revert "drm/amd: flush any delayed gfxoff on suspend entry" commit ab4750332dbe "drm/amdgpu/sdma5.2: add begin/enduse ring callbacks" caused GFXOFF control to be used more heavily and the codepath that was removed from commit...

5.5CVSS5.5AI score0.00171EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/04/17 3:59 p.m.33 views

CVE-2024-26917 scsi: Revert "scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock"

In the Linux kernel, the following vulnerability has been resolved: scsi: Revert "scsi: fcoe: Fix potential deadlock on &fip-ctlrlock" This reverts commit 1a1975551943f681772720f639ff42fbaa746212. This commit causes interrupts to be lost for FCoE devices, since it changed sping locks from "bh" to...

7.7AI score0.00239EPSS
SaveExploits0References8
OSV
OSV
added 2024/04/17 3:59 p.m.6 views

CVE-2024-26917 scsi: Revert "scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock"

In the Linux kernel, the following vulnerability has been resolved: scsi: Revert "scsi: fcoe: Fix potential deadlock on &fip-ctlrlock" This reverts commit 1a1975551943f681772720f639ff42fbaa746212. This commit causes interrupts to be lost for FCoE devices, since it changed sping locks from "bh" to...

6AI score
SaveExploits0References13
Rows per page
Query Builder