Lucene search
+L

677 matches found

Tenable Nessus
Tenable Nessus
added 2025/08/10 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2021-47252

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - batman-adv: Avoid WARNON timing related checks The soft/batadv interface for a queued OGM can be changed during the time the OGM was queued for transmission and...

5.5CVSS5.6AI score0.00226EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/09 12:0 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2025-38201

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetpipapo: clamp maximum map bucket size to INTMAX Otherwise, it is possible t...

7.8CVSS5.9AI score0.00193EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/09 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-38287

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: IB/cm: Drop lockdep assert and WARN when freeing old msg The send completion handler can run...

7.5CVSS5.9AI score0.00291EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/08 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-38364

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: mapletree: fix MASTATEPREALLOC flag in maspreallocate Temporarily clear the preallocation fl...

5.5CVSS5.8AI score0.00156EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/08 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-37878

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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 even...

5.5CVSS6.7AI score0.0024EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/07 12:0 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2025-37839

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - jbd2: remove wrong sb-ssequence check Journal emptiness is not determined by sb-ssequence == 0 but rather by sb-sstart == 0 which is set a few lines above...

7.8CVSS6.5AI score0.0029EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/07/31 12:0 a.m.4 views

PT-2025-37195

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A deadlock situation could occur in the Linux kernel’s memory leak detection mechanism kmemleak when netpoll is enabled. This happens because calling pr warn once while holding kmemlea...

5.5CVSS5.9AI score0.00121EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/07/29 11:23 p.m.7 views

SUSE CVE-2025-38406

In the Linux kernel, the following vulnerability has been resolved: wifi: ath6kl: remove WARN on bad firmware input If the firmware gives bad input, that's nothing to do with the driver's stack at this point etc., so the WARNON doesn't add any value. Additionally, this is one of the top syzbot...

5.5CVSS6.5AI score0.0017EPSS
SaveExploits0References22
OSV
OSV
added 2025/07/25 2:15 p.m.12 views

UBUNTU-CVE-2025-38406

In the Linux kernel, the following vulnerability has been resolved: wifi: ath6kl: remove WARN on bad firmware input If the firmware gives bad input, that's nothing to do with the driver's stack at this point etc., so the WARNON doesn't add any value. Additionally, this is one of the top syzbot...

5.5CVSS6.1AI score0.0017EPSS
SaveExploits0References42
OSV
OSV
added 2025/07/25 1:15 p.m.7 views

UBUNTU-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.5CVSS6AI score0.00156EPSS
SaveExploits0References30
CVE
CVE
added 2025/07/25 12:53 p.m.84 views

CVE-2025-38385

Summary: CVE-2025-38385 affects the Linux kernel in the LAN78xx USB Ethernet driver, where a WARN can be triggered during USB disconnect when NAPI is still enabled. Root cause (per provided data): In the disconnect path, netif_napi_del() was redundantly called even though unregister_netdev() hand...

7.8CVSS6.1AI score0.00166EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/07/25 12:47 p.m.6 views

CVE-2025-38357 fuse: fix runtime warning on truncate_folio_batch_exceptionals()

In the Linux kernel, the following vulnerability has been resolved: fuse: fix runtime warning on truncatefoliobatchexceptionals The WARNONONCE is introduced on truncatefoliobatchexceptionals to capture whether the filesystem has removed all DAX entries or not. And the fix has been applied on the...

7.8CVSS6.4AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/07/25 12:0 a.m.6 views

PT-2025-37238

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contained an issue where a warning was occasionally triggered due to WARN ON ONCE in flush cache vmap. This issue has been resolved by removing WARN ON ONCE from the...

5.5CVSS6AI score0.00136EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/07/11 7:0 a.m.5 views

perf/core: Fix WARN_ON(!ctx) in __free_event() for partial init

...

5.5CVSS7.6AI score0.0024EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/07/10 11:23 p.m.7 views

SUSE CVE-2025-38282

In the Linux kernel, the following vulnerability has been resolved: kernfs: Relax constraint in draining guard The active reference lifecycle provides the break/unbreak mechanism but the active reference is not truly active after unbreak -- callers don't use it afterwards but it's important for...

5.5CVSS6.5AI score0.0016EPSS
SaveExploits0References3
OSV
OSV
added 2025/07/10 8:15 a.m.1 views

DEBIAN-CVE-2025-38280

In the Linux kernel, the following vulnerability has been resolved: bpf: Avoid bpfprogret0warn when jit fails syzkaller reported an issue: WARNING: CPU: 3 PID: 217 at kernel/bpf/core.c:2357 bpfprogret0warn+0xa/0x20 kernel/bpf/core.c:2357 Modules linked in: CPU: 3 UID: 0 PID: 217 Comm: kworker/u32...

7.8CVSS6.2AI score0.00181EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/10 8:15 a.m.8 views

UBUNTU-CVE-2025-38267

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...

7.8CVSS6.6AI score0.00177EPSS
SaveExploits0References13
OSV
OSV
added 2025/07/10 8:15 a.m.12 views

UBUNTU-CVE-2025-38285

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix WARN in getbpfrawtpregs syzkaller reported an issue: WARNING: CPU: 3 PID: 5971 at kernel/trace/bpftrace.c:1861 getbpfrawtpregs+0xa4/0x100 kernel/trace/bpftrace.c:1861 Modules linked in: CPU: 3 UID: 0 PID: 5971 Comm:...

5.5CVSS6.2AI score0.00176EPSS
SaveExploits0References43
OSV
OSV
added 2025/07/10 8:15 a.m.8 views

UBUNTU-CVE-2025-38294

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix NULL access in assign channel context handler Currently, when ath12kmacassignviftovdev fails, the radio handle ar gets accessed from the link VIF handle arvif for debug logging, This is incorrect. In the fail...

5.5CVSS5.9AI score0.0014EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2025/07/07 11:24 p.m.7 views

SUSE CVE-2025-38196

In the Linux kernel, the following vulnerability has been resolved: iouring/rsrc: validate buffer count with offset for cloning syzbot reports that it can trigger a WARNON for kmalloc attempt that's too big: WARNING: CPU: 0 PID: 6488 at mm/slub.c:5024 kvmallocnodenoprof+0x520/0x640 mm/slub.c:5024...

5.5CVSS6.6AI score0.00132EPSS
SaveExploits0References3
Rows per page
Query Builder