Lucene search
+L

11157 matches found

Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.5 views

PT-2026-8179

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to Wi-Fi functionality within the wlcore component. Specifically, the issue involves insufficient skb headroom before attempting to push data,...

5.5CVSS6.5AI score0.00128EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.10 views

PT-2025-37482

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description This issue addresses a rarely observed endpoint command timeout in the dwc3 USB controller, which can cause a kernel panic when 'panic on warn' is enabled or unnecessary call trace print...

5.7CVSS6.1AI score0.00148EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.12 views

PT-2025-52656

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue related to the stratix10-svc firmware. The problem stems from incorrect usage of the platform set drvdata and dev set drvdata functions, which both...

6.4AI score0.00188EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.14 views

PT-2025-20574

Name of the Vulnerable Software and Affected Versions Rust's Ring package affected versions not specified Debian Linux affected versions not specified Description A flaw in Rust's Ring package can trigger a panic when overflow checking is enabled. This issue can be exploited in the QUIC protocol ...

8.7CVSS8.1AI score0.00986EPSS
SaveExploits0References41
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.10 views

PT-2025-30754

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's DRM/MSM/GPU subsystem that can lead to a crash when throttling the GPU immediately during boot. This occurs when the GPU is already hot during boot an...

5.5CVSS6.5AI score0.0016EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.11 views

PT-2025-30753

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the drm/xe subsystem related to handling device wedges. Specifically, the issue occurs when a device wedges during a GuC upload, leading to an...

6CVSS6.5AI score0.00119EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.10 views

PT-2025-30881

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s DRM/Exynos subsystem, specifically within the exynos7 drm decon driver. A race condition can occur during boot if another console device such as a TTY...

5.5CVSS6.7AI score0.00166EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/12/29 2:54 p.m.20 views

CVE-2024-56692

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on node blkaddr in truncatenode syzbot reports a f2fs bug as below: ------------ cut here ------------ kernel BUG at fs/f2fs/segment.c:2534! RIP: 0010:f2fsinvalidateblocks+0x35f/0x370...

5.5CVSS6.7AI score0.00216EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/12/29 2:53 p.m.14 views

CVE-2024-56685

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: Check numcodecs is not zero to avoid panic during probe Following commit 13f58267cda3 "ASoC: soc.h: don't create dummy Component via COMPDUMMY", COMPDUMMY became an array with zero length, and only gets populated...

5.5CVSS6.7AI score0.00202EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/12/29 2:49 p.m.14 views

CVE-2024-56618

In the Linux kernel, the following vulnerability has been resolved: pmdomain: imx: gpcv2: Adjust delay after power up handshake The udelay5 is not enough, sometimes below kernel panic still be triggered: 4.012973 Kernel panic - not syncing: Asynchronous SError Interrupt 4.012976 CPU: 2 UID: 0 PID...

5.5CVSS6.6AI score0.00173EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/12/29 2:47 p.m.13 views

CVE-2024-56599

In the Linux kernel, the following vulnerability has been resolved: wifi: ath10k: avoid NULL pointer error during sdio remove When running 'rmmod ath10k', ath10ksdioremove will free sdio workqueue by destroyworkqueue. But if CONFIGINITONFREEDEFAULTON is set to yes, kernel panic will happen: Call...

5.5CVSS6.9AI score0.00234EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/12/29 2:43 p.m.23 views

CVE-2024-56575

In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: Ensure power suppliers be suspended before detach them The power suppliers are always requested to suspend asynchronously, devpmdomaindetach requires the caller to ensure proper synchronization of this function...

5.5CVSS6.7AI score0.00235EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/12/29 2:41 p.m.14 views

CVE-2024-56560

In the Linux kernel, the following vulnerability has been resolved: slab: Fix too strict alignment check in createcache On m68k, where the minimum alignment of unsigned long is 2 bytes: Kernel panic - not syncing: kmemcachecreateargs: Failed to create slab 'iokiocb'. Error -22 CPU: 0 UID: 0 PID: ...

5.5CVSS6.8AI score0.00186EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/12/29 2:33 p.m.19 views

CVE-2024-53220

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to account dirty data in getsecsrequired It will trigger system panic w/ testcase in 1: ------------ cut here ------------ kernel BUG at fs/f2fs/segment.c:2752! RIP: 0010:newcurseg+0xc81/0x2110 Call Trace:...

5.5CVSS6.8AI score0.00232EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/12/29 2:26 p.m.26 views

CVE-2024-53183

In the Linux kernel, the following vulnerability has been resolved: um: net: Do not use drvdata in release The drvdata is not available in release. Let's just use containerof to get the umlnet instance. Otherwise, removing a network device will result in a crash: RIP:...

5.5CVSS6.7AI score0.00247EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/12/29 2:26 p.m.30 views

CVE-2024-53181

In the Linux kernel, the following vulnerability has been resolved: um: vector: Do not use drvdata in release The drvdata is not available in release. Let's just use containerof to get the vectordevice instance. Otherwise, removing a vector device will result in a crash: RIP:...

5.5CVSS6.7AI score0.00247EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/12/29 3:48 a.m.8 views

SUSE CVE-2024-56685

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: Check numcodecs is not zero to avoid panic during probe Following commit 13f58267cda3 "ASoC: soc.h: don't create dummy Component via COMPDUMMY", COMPDUMMY became an array with zero length, and only gets populated...

5.5CVSS7.5AI score0.00202EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/12/29 3:48 a.m.7 views

SUSE CVE-2024-56692

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on node blkaddr in truncatenode syzbot reports a f2fs bug as below: ------------ cut here ------------ kernel BUG at fs/f2fs/segment.c:2534! RIP: 0010:f2fsinvalidateblocks+0x35f/0x370...

7.8CVSS7.6AI score0.00216EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/12/29 12:00 a.m.4 views

PT-2024-37062 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue concerns the Linux kernel, specifically with the erofs file system. It has been resolved by adjusting sb-s blocksize, bits directly for file-backed mounts when the file syste...

5.5CVSS7.5AI score0.00174EPSS
SaveExploits0References11
OSV
OSV
added 2024/12/28 10:15 a.m.9 views

DEBIAN-CVE-2024-56690

In the Linux kernel, the following vulnerability has been resolved: crypto: pcrypt - Call crypto layer directly when padatadoparallel return -EBUSY Since commit 8f4f68e788c3 "crypto: pcrypt - Fix hungtask for PADATARESET", the pcrypt encryption and decryption operations return -EAGAIN when the CP...

5.5CVSS5.7AI score0.00188EPSS
SaveExploits0References1
Rows per page
Query Builder