Lucene search
+L

6334 matches found

RedhatCVE
RedhatCVE
added 2024/10/10 4:29 p.m.17 views

CVE-2024-47668

In the Linux kernel, the following vulnerability has been resolved: lib/generic-radix-tree.c: Fix rare race in genradixptralloc If we need to increase the tree depth, allocate a new node, and then race with another thread that increased the tree depth before us, we'll still have a preallocated no...

4.7CVSS7.2AI score0.00161EPSS
SaveExploits0References4
NVD
NVD
added 2024/10/09 3:15 p.m.23 views

CVE-2024-47668

In the Linux kernel, the following vulnerability has been resolved: lib/generic-radix-tree.c: Fix rare race in genradixptralloc If we need to increase the tree depth, allocate a new node, and then race with another thread that increased the tree depth before us, we'll still have a preallocated no...

4.7CVSS0.00161EPSS
SaveExploits0References8
OSV
OSV
added 2024/10/09 2:49 p.m.9 views

CVE-2024-47673 wifi: iwlwifi: mvm: pause TCM when the firmware is stopped

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: pause TCM when the firmware is stopped Not doing so will make us send a host command to the transport while the firmware is not alive, which will trigger a WARNING. bad state = 0 WARNING: CPU: 2 PID: 17434 at...

5.5CVSS6.1AI score0.00207EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2024/10/09 2:49 p.m.27 views

CVE-2024-47672

...

0.00014EPSS
SaveExploits0
OSV
OSV
added 2024/10/09 2:49 p.m.10 views

CVE-2024-47671 USB: usbtmc: prevent kernel-usb-infoleak

In the Linux kernel, the following vulnerability has been resolved: USB: usbtmc: prevent kernel-usb-infoleak The syzbot reported a kernel-usb-infoleak in usbtmcwrite, we need to clear the structure before filling fields...

5.5CVSS6.2AI score0.00222EPSS
SaveExploits0References13
Vulnrichment
Vulnrichment
added 2024/10/09 2:14 p.m.16 views

CVE-2024-47668 lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc()

In the Linux kernel, the following vulnerability has been resolved: lib/generic-radix-tree.c: Fix rare race in genradixptralloc If we need to increase the tree depth, allocate a new node, and then race with another thread that increased the tree depth before us, we'll still have a preallocated no...

6.9AI score0.00161EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/10/09 2:13 p.m.21 views

CVE-2024-47664 spi: hisi-kunpeng: Add verification for the max_frequency provided by the firmware

In the Linux kernel, the following vulnerability has been resolved: spi: hisi-kunpeng: Add verification for the maxfrequency provided by the firmware If the value of maxspeedhz is 0, it may cause a division by zero error in hisicalceffectivespeed. The value of maxspeedhz is provided by firmware...

7.1AI score0.00206EPSS
SaveExploits0References3
CVE
CVE
added 2024/10/09 2:13 p.m.121 views

CVE-2024-47663

Technical details about CVE-2024-47663 are not provided in the supplied documents. The entries summarize a kernel fix in ad9834 frequency handling but do not include vendor/product specifics or patch details. Monitor for updates.

5.5CVSS5.2AI score0.00213EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2024/10/09 2:5 p.m.24 views

CVE-2024-47662 drm/amd/display: Remove register from DCN35 DMCUB diagnostic collection

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Remove register from DCN35 DMCUB diagnostic collection Why These registers should not be read from driver and triggering the security violation when DMCUB work times out and diagnostics are collected blocks Z8...

0.0018EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/10/09 2:5 p.m.15 views

CVE-2024-47662

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Remove register from DCN35 DMCUB diagnostic collection Why These registers should not be read from driver and triggering the security violation when DMCUB work times out and diagnostics are collected blocks Z8...

5.5CVSS5.3AI score0.0018EPSS
SaveExploits0
CVE
CVE
added 2024/10/09 2:5 p.m.140 views

CVE-2024-47661

The CVE-2024-47661 issue affects the Linux kernel’s drm/amd/display path, where dmub_rb_cmd's ramping_boundary was defined as uint8_t but assigned 0xFFFF. The fix changes ramping_boundary to a uint8_t value of 0xFF, addressing two integer-overflow problems reported by Coverity. Affected component...

5.5CVSS6.8AI score0.00181EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/10/09 2:2 p.m.14 views

CVE-2024-47658 crypto: stm32/cryp - call finalize with bh disabled

In the Linux kernel, the following vulnerability has been resolved: crypto: stm32/cryp - call finalize with bh disabled The finalize operation in interrupt mode produce a produces a spinlock recursion warning. The reason is the fact that BH must be disabled during this process...

5.5CVSS6.1AI score0.00212EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/10/09 2:2 p.m.44 views

CVE-2024-46871

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Correct the defined value for AMDGPUDMUBNOTIFICATIONMAX Why & How It actually exposes '6' types in enum dmubnotificationtype. Not 5. Using smaller number to create array dmubcallback & dmubthreadoffload has...

7.8CVSS5.5AI score0.00215EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/10/09 2:2 p.m.24 views

CVE-2024-46870 drm/amd/display: Disable DMCUB timeout for DCN35

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Disable DMCUB timeout for DCN35 Why DMCUB can intermittently take longer than expected to process commands. Old ASIC policy was to continue while logging a diagnostic error - which works fine for ASIC without IPS...

0.00131EPSS
SaveExploits0References2
CVE
CVE
added 2024/10/09 2:2 p.m.125 views

CVE-2024-46870

CVE-2024-46870 concerns the Linux kernel’s DRM/AMD display path, where a race condition can occur in DCN35 when DMCUB timeout is not appropriate. The provided description states that DMCUB can take longer to process commands, and the old ASIC policy could continue after a diagnostic error, riskin...

4.7CVSS4.5AI score0.00131EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2024/10/09 12:0 a.m.6 views

CTFd 安全漏洞

CTFd is a Capture The Flag framework open-sourced by CTFd. A security vulnerability exists in CTFd versions 2.0.0 through 3.7.2, which stems from a lack of privilege modification that allows an authenticated user to retrieve a list of users who have resolved a challenge, regardless of account...

4.3CVSS6.8AI score0.00313EPSS
SaveExploits0References4
Rosalinux
Rosalinux
added 2024/10/03 10:28 p.m.23 views

Advisory ROSA-SA-2024-2503

Software: wget 1.19.5 OS: ROSA Virtualization 2.1 packageevrstring: wget-1.19.5-12.rv3 CVE-ID: CVE-2024-38428 BDU-ID: 2024-04683 CVE-Crit: MEDIUM CVE-DESC.: A vulnerability in the userinfo URI component of the GNU Wget download manager is related to insecure behavior in which data that should hav...

9.1CVSS6.9AI score0.00666EPSS
SaveExploits0
Rosalinux
Rosalinux
added 2024/10/03 10:25 p.m.59 views

Advisory ROSA-SA-2024-2501

Software: postgresql 12.20 OS: ROSA Virtualization 2.1 packageevrstring: postgresql-12.20-1.rv3 CVE-ID: CVE-2021-32027 BDU-ID: 2021-02776 CVE-Crit: HIGH CVE-DESC.: A vulnerability in the PostgreSQL database management system is related to an operation exceeding buffer boundaries during array...

8.8CVSS8.4AI score0.12403EPSS
SaveExploits0
Rosalinux
Rosalinux
added 2024/10/03 10:17 p.m.48 views

Advisory ROSA-SA-2024-2499

Software: python-setuptools 39.2.0 OS: ROSA Virtualization 2.1 packageevrstring: python-setuptools-39.2.0-8.rv3 CVE-ID: CVE-2022-40897 BDU-ID: 2023-02445 CVE-Crit: MEDIUM CVE-DESC.: A vulnerability in the Python Packaging Authority package installation tools is related to insufficient input...

8.8CVSS7.6AI score0.02617EPSS
SaveExploits1
Rosalinux
Rosalinux
added 2024/10/03 9:20 p.m.52 views

Advisory ROSA-SA-2024-2494

Software: ghostscript 9.25 OS: rosa-server79 packageevrstring: ghostscript-9.25-5.0.1.res7 CVE-ID: CVE-2024-33871 BDU-ID: 2024-05064 CVE-Crit: HIGH CVE-DESC.: A vulnerability exists in the contrib/opvp/gdevopvp.c component of the Ghostscript processing, conversion, and document generation softwar...

8.8CVSS8.9AI score0.01425EPSS
SaveExploits0
Rows per page
Query Builder