Lucene search
K
DebiancveRecent

58970 matches found

Debian CVE
Debian CVE
added 2026/01/23 3:24 p.m.5 views

CVE-2026-22985

In the Linux kernel, the following vulnerability has been resolved: idpf: Fix RSS LUT NULL pointer crash on early ethtool operations The RSS LUT is not initialized until the interface comes up, causing the following NULL pointer crash when ethtool operations like rxhash on/off are performed befor...

5.5CVSS5.3AI score0.00115EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/23 3:24 p.m.8 views

CVE-2026-22986

In the Linux kernel, the following vulnerability has been resolved: gpiolib: fix race condition for gdev-srcu If two drivers were calling gpiochipadddatawithkey, one may be traversing the srcu-protected list in gpionametodesc, meanwhile other has just added its gdev in gpiodevaddtolistunlocked...

4.7CVSS4.9AI score0.00087EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/23 3:24 p.m.3 views

CVE-2026-22984

In the Linux kernel, the following vulnerability has been resolved: libceph: prevent potential out-of-bounds reads in handleauthdone Perform an explicit bounds check on payloadlen to avoid a possible out-of-bounds access in the callout. idryomov: changelog...

9.8CVSS6AI score0.00351EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/23 3:24 p.m.9 views

CVE-2026-22983

In the Linux kernel, the following vulnerability has been resolved: net: do not write to msggetinq in callee NULL pointer dereference fix. msggetinq is an input field from caller to callee. Don't set it in the callee, as the caller may not clear it on struct reuse. This is a kernel-internal varia...

5.5CVSS5.5AI score0.00103EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/23 3:24 p.m.5 views

CVE-2026-22982

In the Linux kernel, the following vulnerability has been resolved: net: mscc: ocelot: Fix crash when adding interface under a lag Commit 15faa1f67ab4 "lan966x: Fix crash when adding interface under a lag" fixed a similar issue in the lan966x driver caused by a NULL pointer dereference. The...

5.5CVSS5.3AI score0.00121EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/23 3:24 p.m.5 views

CVE-2026-22981

In the Linux kernel, the following vulnerability has been resolved: idpf: detach and close netdevs while handling a reset Protect the reset path from callbacks by setting the netdevs to detached state and close any netdevs in UP state until the reset handling has completed. During a reset, the...

5.5CVSS5.3AI score0.00115EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/23 3:24 p.m.4 views

CVE-2026-22980

In the Linux kernel, the following vulnerability has been resolved: nfsd: provide locking for v4endgrace Writing to v4endgrace can race with server shutdown and result in memory being accessed after it was freed - reclaimstrhashtbl in particularly. We cannot hold nfsdmutex across the nfsd4endgrac...

7.8CVSS6.1AI score0.0013EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/23 3:24 p.m.5 views

CVE-2026-22979

In the Linux kernel, the following vulnerability has been resolved: net: fix memory leak in skbsegmentlist for GRO packets When skbsegmentlist is called during packet forwarding, it handles packets that were aggregated by the GRO engine. Historically, the segmentation logic in skbsegmentlist...

5.5CVSS5.4AI score0.0012EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/23 3:24 p.m.5 views

CVE-2026-22978

In the Linux kernel, the following vulnerability has been resolved: wifi: avoid kernel-infoleak from struct iwpoint struct iwpoint has a 32bit hole on 64bit arches. struct iwpoint void user pointer; / Pointer to the data in user space / u16 length; / number of fields or size in bytes / u16 flags;...

3.3CVSS4.6AI score0.00117EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/23 3:23 p.m.5 views

CVE-2025-71161

In the Linux kernel, the following vulnerability has been resolved: dm-verity: disable recursive forward error correction There are two problems with the recursive correction: 1. It may cause denial-of-service. In fecreadbufs, there is a loop that has 253 iterations. For each iteration, we may ca...

5.5CVSS5.1AI score0.00165EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/23 3:23 p.m.4 views

CVE-2025-71160

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: avoid chain re-validation if possible Hamza Mahfooz reports cpu soft lock-ups in nftchainvalidate: watchdog: BUG: soft lockup - CPU1 stuck for 27s! iptables-nft-re:37547 .. RIP: 0010:nftchainvalidate+0xcb/0x1...

5.5CVSS5.2AI score0.00164EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/23 3:23 p.m.4 views

CVE-2025-71158

In the Linux kernel, the following vulnerability has been resolved: gpio: mpsse: ensure worker is torn down When an IRQ worker is running, unplugging the device would cause a crash. The sealevel hardware this driver was written for was not hotpluggable, so I never realized it. This change uses a...

5.5CVSS5.4AI score0.00137EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/23 3:23 p.m.4 views

CVE-2025-71159

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free warning in btrfsgetorcreatedelayednode Previously, btrfsgetorcreatedelayednode set the delayednode's refcount before acquiring the root-delayednodes lock. Commit e8513c012de7 "btrfs: implement reftracker...

7.8CVSS6.3AI score0.00113EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/23 2:55 p.m.5 views

CVE-2026-0994

A denial-of-service DoS vulnerability exists in google.protobuf.jsonformat.ParseDict in Python, where the maxrecursiondepth limit can be bypassed when parsing nested google.protobuf.Any messages. Due to missing recursion depth accounting inside the internal Any-handling logic, an attacker can...

8.2CVSS5.6AI score0.00351EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/23 2:25 p.m.5 views

CVE-2025-71157

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: always drop device refcount in ibdelsubdeviceandput Since nldevdeldev introduced by commit 060c642b2ab8 "RDMA/nldev: Add support to add/delete a sub IB device through netlink" grabs a reference using ibdevicegetbyindex...

7.8CVSS5.4AI score0.00119EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/23 2:25 p.m.6 views

CVE-2025-71156

In the Linux kernel, the following vulnerability has been resolved: gve: defer interrupt enabling until NAPI registration Currently, interrupts are automatically enabled immediately upon request. This allows interrupt to fire before the associated NAPI context is fully initialized and cause...

7.8CVSS5.4AI score0.00119EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/23 2:25 p.m.5 views

CVE-2025-71155

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: Fix gmaphelperzaponepage again A few checks were missing in gmaphelperzaponepage, which can lead to memory corruption in the guest under specific circumstances. Add the missing checks...

7.8CVSS6.5AI score0.00112EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/23 2:25 p.m.4 views

CVE-2025-71154

In the Linux kernel, the following vulnerability has been resolved: net: usb: rtl8150: fix memory leak on usbsubmiturb failure In asyncsetregisters, when usbsubmiturb fails, the allocated asyncreq structure and URB are not freed, causing a memory leak. The completion callback asyncsetregcb is...

5.5CVSS5.3AI score0.00114EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/23 2:25 p.m.4 views

CVE-2025-71153

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix memory leak in getfileallinfo In getfileallinfo, if vfsgetattr fails, the function returns immediately without freeing the allocated filename, leading to a memory leak. Fix this by freeing the filename before returning...

5.5CVSS5.3AI score0.00114EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/23 2:25 p.m.3 views

CVE-2025-71152

In the Linux kernel, the following vulnerability has been resolved: net: dsa: properly keep track of conduit reference Problem description ------------------- DSA has a mumbo-jumbo of reference handling of the conduit net device and its kobject which, sadly, is just wrong and doesn't make sense...

7.8CVSS5.5AI score0.0012EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/23 2:15 p.m.6 views

CVE-2025-71151

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix memory and information leak in smb3reconfigure In smb3reconfigure, if smb3syncsessionctxpasswords fails, the function returns immediately without freeing and erasing the newly allocated newpassword and newpassword2. Thi...

5.5CVSS5.2AI score0.00114EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/23 2:15 p.m.4 views

CVE-2025-71150

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix refcount leak when invalid session is found on session lookup When a session is found but its state is not SMB2SESSIONVALID, It indicates that no valid session was found, but it is missing to decrement the reference...

5.5CVSS5.3AI score0.00118EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/23 2:15 p.m.5 views

CVE-2025-71149

Removed by vendor...

6AI score0.00018EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/23 2:15 p.m.3 views

CVE-2025-71148

In the Linux kernel, the following vulnerability has been resolved: net/handshake: restore destructor on submit failure handshakereqsubmit replaces sk-skdestruct but never restores it when submission fails before the request is hashed. handshakeskdestruct then returns early and the original...

3.3CVSS5.1AI score0.0011EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/23 2:15 p.m.5 views

CVE-2025-71147

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: Fix a memory leak in tpm2loadcmd 'tpm2loadcmd' allocates a tempoary blob indirectly via 'tpm2keydecode' but it is not freed in the failure paths. Address this by wrapping the blob into with a cleanup helper...

5.5CVSS5.3AI score0.00114EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/23 2:15 p.m.5 views

CVE-2025-71146

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconncount: fix leaked ct in error paths There are some situations where ct might be leaked as error paths are skipping the refcounted check and return immediately. In order to solve it make sure that the check is...

5.5CVSS5.3AI score0.00114EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/23 1:39 p.m.5 views

CVE-2025-71145

In the Linux kernel, the following vulnerability has been resolved: usb: phy: isp1301: fix non-OF device reference imbalance A recent change fixing a device reference leak in a UDC driver introduced a potential use-after-free in the non-OF case as the isp1301getclient helper only increases the...

7.8CVSS6.3AI score0.00152EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/23 7:46 a.m.5 views

CVE-2026-24515

In libexpat before 2.7.4, XMLExternalEntityParserCreate does not copy unknown encoding handler user data...

2.9CVSS7.8AI score0.0017EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/23 3:55 a.m.7 views

CVE-2025-3839

A flaw was found in Epiphany, a tool that allows websites to open external URL handler applications with minimal user interaction. This design can be misused to exploit vulnerabilities within those handlers, making them appear remotely exploitable. The browser fails to properly warn or gate this...

8CVSS8AI score0.00381EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/23 3:29 a.m.10 views

CVE-2026-0775

npm cli Incorrect Permission Assignment Local Privilege Escalation Vulnerability. This vulnerability allows local attackers to escalate privileges on affected installations of npm cli. An attacker must first obtain the ability to execute low-privileged code on the target system in order to exploi...

7CVSS7.7AI score0.00248EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/23 2:49 a.m.5 views

CVE-2025-15059

GIMP PSP File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GIMP. User interaction is required to exploit this vulnerability in that the target must visit a malicious page o...

7.8CVSS7.8AI score0.00662EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/23 2:47 a.m.5 views

CVE-2025-11002

7-Zip ZIP File Parsing Directory Traversal Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of 7-Zip. Interaction with this product is required to exploit this vulnerability but attack vectors may vary depending on...

7.8CVSS8AI score0.00517EPSS
Exploits1
Debian CVE
Debian CVE
added 2026/01/23 12:4 a.m.7 views

CVE-2026-24137

sigstore framework is a common go library shared across sigstore services and clients. In versions 1.10.3 and below, the legacy TUF client pkg/tuf/client.go supports caching target files to disk. It constructs a filesystem path by joining a cache base directory with a target name sourced from...

5.8CVSS6.9AI score0.0037EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/23 12:0 a.m.3 views

CVE-2025-67125

A signed integer overflow in docopt.cpp v0.6.2 LeafPattern::match in docoptprivate.h when merging occurrence counters e.g., default LONGMAX + first user "-v/--verbose" can cause counter wrap negative/unbounded semantics and lead to logic/policy bypass in applications that rely on occurrence-based...

4.4CVSS5.3AI score0.0021EPSS
Exploits1
Debian CVE
Debian CVE
added 2026/01/22 10:5 p.m.8 views

CVE-2026-24117

Rekor is a software supply chain transparency log. In versions 1.4.3 and below, attackers can trigger SSRF to arbitrary internal services because /api/v1/index/retrieve supports retrieving a public key via user-provided URL. Since the SSRF only can trigger GET requests, the request cannot mutate...

5.3CVSS8.4AI score0.00332EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/22 9:45 p.m.5 views

CVE-2026-23954

Incus is a system container and virtual machine manager. Versions 6.21.0 and below allow a user with the ability to launch a container with a custom image e.g a member of the ‘incus’ group to use directory traversal or symbolic links in the templating functionality to achieve host arbitrary file...

8.7CVSS8.8AI score0.00731EPSS
Exploits1
Debian CVE
Debian CVE
added 2026/01/22 9:39 p.m.6 views

CVE-2026-23953

Incus is a system container and virtual machine manager. In versions 6.20.0 and below, a user with the ability to launch a container with a custom YAML configuration e.g a member of the ‘incus’ group can create an environment variable containing newlines, which can be used to add additional...

8.7CVSS8.8AI score0.00471EPSS
Exploits1
Debian CVE
Debian CVE
added 2026/01/22 9:26 p.m.7 views

CVE-2026-23831

Rekor is a software supply chain transparency log. In versions 1.4.3 and below, the entry implementation can panic on attacker-controlled input when canonicalizing a proposed entry with an empty spec.message, causing nil Pointer Dereference. Function validate returns nil success when message is...

5.3CVSS8.1AI score0.00384EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/22 2:45 p.m.4 views

CVE-2025-15523

MacOS version of Inkscape bundles a Python interpreter that inherits the Transparency, Consent, and Control TCC permissions granted by the user to the main application bundle. An attacker with local user access can invoke this interpreter with arbitrary commands or scripts, leveraging the...

4.8CVSS5.6AI score0.00146EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/22 1:34 p.m.6 views

CVE-2025-13928

Removed by vendor...

7.5CVSS6AI score0.00712EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/22 1:34 p.m.5 views

CVE-2025-13927

Removed by vendor...

7.5CVSS6AI score0.00846EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/22 1:34 p.m.9 views

CVE-2026-0723

Removed by vendor...

7.4CVSS6AI score0.00832EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/22 1:33 p.m.6 views

CVE-2026-1102

Removed by vendor...

7.5CVSS6AI score0.00538EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/22 10:4 a.m.8 views

CVE-2025-13335

Removed by vendor...

6.5CVSS6AI score0.00521EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/22 9:24 a.m.5 views

CVE-2026-1225

ACE vulnerability in configuration file processing by QOS.CH logback-core up to and including version 1.5.24 in Java applications, allows an attacker to instantiate classes already present on the class path by compromising an existing logback configuration file. The instantiation of a potentially...

1.8CVSS4.5AI score0.00159EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/22 4:59 a.m.3 views

CVE-2025-71176

pytest through 9.0.2 on UNIX relies on directories with the /tmp/pytest-of-user name pattern, which allows local users to cause a denial of service or possibly gain privileges...

6.8CVSS5.3AI score0.0014EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/22 4:2 a.m.5 views

CVE-2026-24049

wheel is a command line tool for manipulating Python wheel files, as defined in PEP 427. In versions 0.40.0 through 0.46.1, the unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the...

7.1CVSS7.5AI score0.00278EPSS
Exploits2
Debian CVE
Debian CVE
added 2026/01/22 2:23 a.m.5 views

CVE-2026-24001

jsdiff is a JavaScript text differencing implementation. Prior to versions 8.0.3, 5.2.2, 4.0.4, and 3.5.1, attempting to parse a patch whose filename headers contain the line break characters \r, \u2028, or \u2029 can cause the parsePatch method to enter an infinite loop. It then consumes memory...

7.5CVSS4.6AI score0.00512EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/22 2:20 a.m.6 views

CVE-2026-23992

go-tuf is a Go implementation of The Update Framework TUF. Starting in version 2.0.0 and prior to version 2.3.1, a compromised or misconfigured TUF repository can have the configured value of signature thresholds set to 0, which effectively disables signature verification. This can lead to...

7.5CVSS8.4AI score0.00196EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/01/22 2:16 a.m.5 views

CVE-2026-23991

go-tuf is a Go implementation of The Update Framework TUF. Starting in version 2.0.0 and prior to version 2.3.1, if the TUF repository or any of its mirrors returns invalid TUF metadata JSON valid JSON but not well formed TUF metadata, the client will panic during parsing, causing a denial of...

7.5CVSS8.3AI score0.0053EPSS
Exploits0
Total number of security vulnerabilities58970