Lucene search
+L

67 matches found

OSV
OSV
added yesterday4 views

DEBIAN-CVE-2026-68416

In the Linux kernel, the following vulnerability has been resolved: mtd: fix double free and WARNON in addmtddevice error paths When deviceregister or mtdnvmemadd fails inside addmtddevice for a partition, the error handling triggers mtdrelease via putdevice or deviceunregister. mtdrelease calls...

5.3AI score
SaveExploits0References1
CVE
CVE
added yesterday12 views

CVE-2026-68251

CVE-2026-68251 affects the Linux kernel’s drm/amdgpu/sdma6.0 code. The issue was resolved by replacing a BUG_ON() with WARN_ON(), so kernels will not crash in these cases. The fix is drawn from a cherry-picked commit (c17a508a7d652da3728f8bbc481bfffe96d65a87) and is reflected in multiple stable-t...

5.3AI score
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added yesterday1 views

Linux Distros Unpatched Vulnerability : CVE-2026-68249

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amdgpu/sdma5.0: replace BUGON with WARNON There's no need to crash the kernel for these cases. cherry picked from commit...

5.6AI score
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added yesterday3 views

Linux Distros Unpatched Vulnerability : CVE-2026-68111

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amdgpu/gfx9: replace BUGON with WARNON There's no need to crash the kernel for these cases. cherry picked from commit b71604f8685b0eba07866f4e8dc30f93e19310...

5.6AI score
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/06/24 4:28 p.m.10 views

CVE-2026-52952

In the Linux kernel, the following vulnerability has been resolved: iommu: Fix WARNON in iommugroupsetdomainnofail due to reset In iommugroupsetdomaininternal, concurrent domain attachments are rejected when any device in the group is recovering. This is necessary to fence concurrent attachments ...

5.6AI score0.00138EPSS
SaveExploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/04/24 12:0 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-31567

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - PM: sleep: Drop spurious WARNON from pmrestoregfpmask Commit 35e4a69b2003f PM: sleep: Allow pmrestrictgfpmask stacking introduced refcount-based GFP mask...

5.5CVSS6.1AI score0.00128EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2022-54909

Malicious code in bioql PyPI...

5.5CVSS5.5AI score0.00257EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2025-20981

Malicious code in bioql PyPI...

6.3AI score0.00177EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/07/25 12:47 p.m.13 views

CVE-2025-38364

In the Linux kernel, the following vulnerability has been resolved: mapletree: fix MASTATEPREALLOC flag in maspreallocate Temporarily clear the preallocation flag when explicitly requesting allocations. Pre-existing allocations are already counted against the request through masnodecountgfp, but...

5.5CVSS5.4AI score0.00156EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/07/10 7:41 a.m.13 views

CVE-2025-38267 ring-buffer: Do not trigger WARN_ON() due to a commit_overrun

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Do not trigger WARNON due to a commitoverrun When reading a memory mapped buffer the reader page is just swapped out with the last page written in the write buffer. If the reader page is the same as the commit buffer...

0.00177EPSS
SaveExploits0References3
NVD
NVD
added 2025/06/18 11:15 a.m.11 views

CVE-2022-49942

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: Don't finalize CSA in IBSS mode if state is disconnected When we are not connected to a channel, sending channel "switch" announcement doesn't make any sense. The BSS list is empty in that case. This causes the fo...

5.5CVSS0.00216EPSS
SaveExploits0References8
CVE
CVE
added 2025/06/18 10:59 a.m.87 views

CVE-2022-49942

CVE-2022-49942 affects the Linux kernel wifi/mac80211 code. The issue occurs when CSA (channel switch announcement) is finalized in IBSS mode while the device is not connected to a channel; the BSS list is empty, cfg80211_get_bss() can return NULL, triggering a WARN_ON() in ieee80211_ibss_csa_bea...

5.5CVSS6.4AI score0.00216EPSS
SaveExploits0References8Affected Software1
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.5 views

kernel: static_call: Replace pointless WARN_ON() in static_call_module_notify()

In the Linux kernel, the following vulnerability has been resolved: staticcall: Replace pointless WARNON in staticcallmodulenotify staticcallmodulenotify triggers a WARNON, when memory allocation fails in staticcalladdmodule. That's not really justified, because the failure case must be correctly...

5.5CVSS6.5AI score0.00236EPSS
SaveExploits0References5
NVD
NVD
added 2025/05/09 7:16 a.m.13 views

CVE-2025-37878

In the Linux kernel, the following vulnerability has been resolved: perf/core: Fix WARNON!ctx in freeevent for partial init Move the getctxchildctx call and the childevent-ctx assignment to occur immediately after the child event is allocated. Ensure that childevent-ctx is non-NULL before any...

5.5CVSS0.00258EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/05/09 6:45 a.m.18 views

CVE-2025-37878 perf/core: Fix WARN_ON(!ctx) in __free_event() for partial init

In the Linux kernel, the following vulnerability has been resolved: perf/core: Fix WARNON!ctx in freeevent for partial init Move the getctxchildctx call and the childevent-ctx assignment to occur immediately after the child event is allocated. Ensure that childevent-ctx is non-NULL before any...

0.00258EPSS
SaveExploits0References3
NVD
NVD
added 2025/02/26 7:1 a.m.15 views

CVE-2022-49318

In the Linux kernel, the following vulnerability has been resolved: f2fs: remove WARNON in f2fsisvalidblkaddr Syzbot triggers two WARNs in f2fsisvalidblkaddr and isbitmapvalid. For example, in f2fsisvalidblkaddr, if type is DATAGENERICENHANCE or DATAGENERICENHANCEREAD, it invokes WARNON if blkadd...

5.5CVSS0.00257EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/02/26 2:10 a.m.24 views

CVE-2022-49318 f2fs: remove WARN_ON in f2fs_is_valid_blkaddr

In the Linux kernel, the following vulnerability has been resolved: f2fs: remove WARNON in f2fsisvalidblkaddr Syzbot triggers two WARNs in f2fsisvalidblkaddr and isbitmapvalid. For example, in f2fsisvalidblkaddr, if type is DATAGENERICENHANCE or DATAGENERICENHANCEREAD, it invokes WARNON if blkadd...

0.00257EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/02/26 2:10 a.m.17 views

CVE-2022-49318

In the Linux kernel, the following vulnerability has been resolved: f2fs: remove WARNON in f2fsisvalidblkaddr Syzbot triggers two WARNs in f2fsisvalidblkaddr and isbitmapvalid. For example, in f2fsisvalidblkaddr, if type is DATAGENERICENHANCE or DATAGENERICENHANCEREAD, it invokes WARNON if blkadd...

5.5CVSS5.4AI score0.00257EPSS
SaveExploits0
CVE
CVE
added 2025/02/26 2:10 a.m.109 views

CVE-2022-49318

CVE-2022-49318 pertains to the Linux kernel f2fs subsystem. The vulnerability arises when Syzbot-triggered WARN_ONs in f2fs_is_valid_blkaddr (and __is_bitmap_valid) are triggered for DATA_GENERIC_ENHANCE or DATA_GENERIC_ENHANCE_READ when blkaddr is out of the expected range. The issue was resolve...

5.5CVSS6.5AI score0.00257EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 1:56 a.m.56 views

CVE-2022-49292

In the Linux kernel, the following vulnerability has been resolved: ALSA: oss: Fix PCM OSS buffer allocation overflow We've got syzbot reports hitting INTMAX overflow at vmalloc allocation that is called from sndpcmplugalloc. Although we apply the restrictions to input parameters, it's based only...

7.8CVSS5.8AI score0.00279EPSS
SaveExploits0
Rows per page
Query Builder