Lucene search
K

5 matches found

RedhatCVE
RedhatCVE
added 2025/03/08 4:55 p.m.13 views

CVE-2024-58074

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Grab inteldisplay from the encoder to avoid potential oopsies Grab the inteldisplay from 'encoder' rather than 'state' in the encoder hooks to avoid the massive footgun that is intelsanitizeencoder, which passes NULL as...

5.5CVSS6.7AI score0.00041EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/04/04 12:34 a.m.15 views

CVE-2024-26765

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Disable IRQ before initfn for nonboot CPUs Disable IRQ before initfn for nonboot CPUs when hotplug, in order to silence such warnings and also avoid potential errors due to unexpected interrupts: WARNING: CPU: 1 PID: 0...

2.3CVSS6.9AI score0.00021EPSS
Exploits0References4
CVE
CVE
added 2024/04/03 5:0 p.m.73 views

CVE-2024-26765

CVE-2024-26765 concerns the Linux kernel on LoongArch. The issue arises when hotplugging nonboot CPUs: IRQs are disabled before calling init_fn(), intended to silence warnings and avoid interrupts, but this is tied to the rcu_cpu_starting warning path (CPU: 1, pid: 0). The result is a race where ...

5.5CVSS6.4AI score0.00021EPSS
Exploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/03 5:0 p.m.14 views

CVE-2024-26765 LoongArch: Disable IRQ before init_fn() for nonboot CPUs

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Disable IRQ before initfn for nonboot CPUs Disable IRQ before initfn for nonboot CPUs when hotplug, in order to silence such warnings and also avoid potential errors due to unexpected interrupts: WARNING: CPU: 1 PID: 0...

6.7AI score0.00021EPSS
Exploits0References4
Code423n4
Code423n4
added 2023/12/21 12:0 a.m.8 views

MaxHeapify: find children with large value and swap

Lines of code Vulnerability details Input Validation: - The maxHeapify function assumes that pos is a valid position within the heap. - Similar to the swap function, you should consider adding a check to verify that pos is within the bounds of your heap. requirepos size, "Invalid position...

7AI score
Exploits0
Rows per page
Query Builder