Lucene search
+L

4147 matches found

RedhatCVE
RedhatCVE
added 2 days ago6 views

CVE-2026-63835

A flaw was found in the Linux kernel's Better Approach To Mobile Ad-hoc Networking batman-adv module. When a batman-adv interface is disabled, the system can still queue network packets skbs for aggregation. These packets are not properly freed, leading to a memory leak. This can result in resour...

5.3AI score0.00165EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2 days ago4 views

CVE-2026-64192

A flaw was found in the Linux kernel. When the BPF Berkeley Packet Filter Linux Security Module LSM is compiled into the kernel but not explicitly enabled at boot, a privileged user can create and update a BPF inode storage map. This improper initialization leads to an incorrect memory offset...

7CVSS5.3AI score0.00145EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2 days ago2 views

CVE-2025-66390

In Microsoft Azure API Management through 2025-10-17, when self-service signup username/password Basic Authentication is enabled in Tenant A, an attacker can reuse the registration flow by changing the hostname or tenant identifier to Tenant B, even when Tenant B has signup disabled at the UI...

5AI score0.00176EPSS
SaveExploits1References2
OSV
OSV
added 3 days ago2 views

DEBIAN-CVE-2026-44509

Rsync is a file-copying tool that uses a delta-transfer algorithm to synchronize remote and local files. In versions prior to 3.4.3, previous bug fixes for symlink races in open calls missed races in other path based system calls like chmod and chown. For rsync daemons with "use chroot = no" this...

6.3CVSS5.4AI score0.00068EPSS
SaveExploits0References1
NVD
NVD
added 3 days ago4 views

CVE-2026-44509

Rejected reason: REJECT DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: CVE-2026-43619. Reason: This candidate is a duplicate of CVE-2026-43619. Notes: All CVE users should reference CVE-2026-43619 instead of this candidate...

0.00068EPSS
SaveExploits0
Cvelist
Cvelist
added 3 days ago33 views

CVE-2026-44509

...

0.00068EPSS
SaveExploits0
NVD
NVD
added 3 days ago6 views

CVE-2026-32825

dataCycle is a data management system for centrally storing, managing, searching, finding, and distributing data. In dataCycle-CORE, the module handling core processing and framework rules, before and including version 25.07.3, the application accepts unlimited password guesses against both the...

7.3CVSS0.00296EPSS
SaveExploits0References1
NVD
NVD
added 3 days ago8 views

CVE-2026-63733

SurrealDB versions before 3.2.0 contain a permissions bypass vulnerability where data-modifying statements within PERMISSIONS clauses execute with enforcement disabled. Attackers with permission to perform a guarded operation can write to tables they lack permission for by embedding CREATE, UPDAT...

6.5CVSS0.00215EPSS
SaveExploits0References2
Ubuntu
Ubuntu
added 3 days ago7 views

USN-8563-1: nginx vulnerabilities

It was discovered that nginx incorrectly handled certain map directives using regex matching and capture variables. A remote attacker could use this issue to cause nginx to crash, resulting in a denial of service, or possibly execute arbitrary code. CVE-2026-42533 It was discovered that nginx had...

9.2CVSS8.4AI score0.0083EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 3 days ago3 views

Linux Distros Unpatched Vulnerability : CVE-2026-63955

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mm/vmalloc: do not trigger BUG on BH disabled context getvmareanode currently triggers a BUG if ininterrupt returns true. However, ininterrupt also reports tru...

7.5CVSS5.5AI score0.00467EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 4 days ago5 views

SUSE CVE-2026-63835

In the Linux kernel, the following vulnerability has been resolved: batman-adv: v: prevent OGM aggregation on disabled hardif When an interface gets disabled, the worker is correctly disabled by batadvhardifdisableinterface - ... - batadvvogmifacedisable. In this process, the skb aggrlist is also...

5.3AI score0.00165EPSS
SaveExploits0References2
NVD
NVD
added 4 days ago8 views

CVE-2026-64147

In the Linux kernel, the following vulnerability has been resolved: pdscore: fix debugfslookup dentry leak and error handling debugfslookup returns a dentry with an elevated reference count that must be released with dput. The current code discards the returned dentry without calling dput, causin...

0.00175EPSS
SaveExploits0References5
NVD
NVD
added 4 days ago4 views

CVE-2026-64037

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mld: fix TSO segmentation explosion when AMSDU is disabled When the TLC notification disables AMSDU for a TID, the MLD driver sets maxtidamsdulen to the sentinel value 1. The TSO segmentation path in...

9.8CVSS0.00435EPSS
SaveExploits0References3
NVD
NVD
added 4 days ago5 views

CVE-2026-63955

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: do not trigger BUG on BH disabled context getvmareanode currently triggers a BUG if ininterrupt returns true. However, ininterrupt also reports true when BH are disabled. The bridge code can call...

7.5CVSS0.00467EPSS
SaveExploits0References2
Cvelist
Cvelist
added 4 days ago26 views

CVE-2026-64147 pds_core: fix debugfs_lookup dentry leak and error handling

In the Linux kernel, the following vulnerability has been resolved: pdscore: fix debugfslookup dentry leak and error handling debugfslookup returns a dentry with an elevated reference count that must be released with dput. The current code discards the returned dentry without calling dput, causin...

0.00175EPSS
SaveExploits0References5
Cvelist
Cvelist
added 4 days ago29 views

CVE-2026-64125 net: bcmgenet: keep RBUF EEE/PM disabled

In the Linux kernel, the following vulnerability has been resolved: net: bcmgenet: keep RBUF EEE/PM disabled Setting RBUFEEEEN | RBUFPMEN in RBUFENERGYCTRL breaks the RX path on GENET hardware once MAC EEE becomes active. RX traffic stops flowing while the link stays up and the usual descriptor/R...

9.8CVSS0.00559EPSS
SaveExploits0References8
OSV
OSV
added 4 days ago4 views

CVE-2026-64116 ipv6: ioam: add NULL check for idev in ipv6_hop_ioam()

In the Linux kernel, the following vulnerability has been resolved: ipv6: ioam: add NULL check for idev in ipv6hopioam Reported by Sashiko: The function ipv6hopioam accesses in6devgetskb-dev-cnf.ioam6enabled without validating the returned idev pointer. Because addrconfifdown can concurrently cle...

7.5CVSS5.3AI score0.00518EPSS
SaveExploits0References10
Cvelist
Cvelist
added 4 days ago28 views

CVE-2026-64037 wifi: iwlwifi: mld: fix TSO segmentation explosion when AMSDU is disabled

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mld: fix TSO segmentation explosion when AMSDU is disabled When the TLC notification disables AMSDU for a TID, the MLD driver sets maxtidamsdulen to the sentinel value 1. The TSO segmentation path in...

9.8CVSS0.00435EPSS
SaveExploits0References3
Cvelist
Cvelist
added 4 days ago31 views

CVE-2026-63955 mm/vmalloc: do not trigger BUG() on BH disabled context

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: do not trigger BUG on BH disabled context getvmareanode currently triggers a BUG if ininterrupt returns true. However, ininterrupt also reports true when BH are disabled. The bridge code can call...

7.5CVSS0.00467EPSS
SaveExploits0References2
EUVD
EUVD
added 4 days ago9 views

EUVD-2026-45728

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: do not trigger BUG on BH disabled context getvmareanode currently triggers a BUG if ininterrupt returns true. However, ininterrupt also reports true when BH are disabled. The bridge code can call...

5.5AI score0.00467EPSS
SaveExploits0References2
Rows per page
Query Builder