Lucene search
+L

147107 matches found

EUVD
EUVD
added 2026/04/03 6:31 p.m.10 views

EUVD-2026-18735

In the Linux kernel, the following vulnerability has been resolved: drm/i915/dmc: Fix an unlikely NULL pointer deference at probe inteldmcupdatedc6allowedcount oopses when DMC hasn't been initialized, and dmc is thus NULL. That would be the case when the call path is intelpowerdomainsinithw -...

5.8AI score0.00123EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/04/03 6:31 p.m.12 views

EUVD-2026-18698

In the Linux kernel, the following vulnerability has been resolved: net/sched: teql: Fix double-free in teqlmasterxmit Whenever a TEQL devices has a lockless Qdisc as root, qdiscreset should be called using the seqlock to avoid racing with the datapath. Failure to do so may cause crashes like the...

5.7AI score0.00129EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/04/03 5:15 p.m.6 views

CVE-2026-5475 NASA cFS CCSDS Header Size cfe_sb_priv.c CFE_SB_TransmitMsg memory corruption

A vulnerability was determined in NASA cFS up to 7.0.0. This impacts the function CFESBTransmitMsg of the file cfesbpriv.c of the component CCSDS Header Size Handler. Executing a manipulation can lead to memory corruption. The project was informed of the problem early through an issue report but...

5.5CVSS6AI score0.00218EPSS
SaveExploits0References5
OSV
OSV
added 2026/04/03 4:16 p.m.6 views

DEBIAN-CVE-2026-23458

In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: fix use-after-free in ctnetlinkdumpexpct ctnetlinkdumpexpct stores a conntrack pointer in cb-data for the netlink dump callback ctnetlinkexpctdumptable, but drops the conntrack reference immediately after...

7.8CVSS5.5AI score0.00131EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/03 4:16 p.m.6 views

DEBIAN-CVE-2026-23457

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntracksip: fix Content-Length u32 truncation in siphelptcp siphelptcp parses the SIP Content-Length header with simplestrtoul, which returns unsigned long, but stores the result in unsigned int clen. On 64-bit...

8.6CVSS5.3AI score0.00433EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/03 4:16 p.m.4 views

DEBIAN-CVE-2026-23449

In the Linux kernel, the following vulnerability has been resolved: net/sched: teql: Fix double-free in teqlmasterxmit Whenever a TEQL devices has a lockless Qdisc as root, qdiscreset should be called using the seqlock to avoid racing with the datapath. Failure to do so may cause crashes like the...

7.8CVSS5.3AI score0.00129EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/03 4:16 p.m.3 views

DEBIAN-CVE-2026-23453

In the Linux kernel, the following vulnerability has been resolved: net: ti: icssg-prueth: Fix memory leak in XDPDROP for non-zero-copy mode Page recycling was removed from the XDPDROP path in emacrunxdp to avoid conflicts with AFXDP zero-copy mode, which uses xskbufffree instead. However, this...

7.5CVSS5.3AI score0.00343EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/03 4:16 p.m.2 views

DEBIAN-CVE-2026-23454

In the Linux kernel, the following vulnerability has been resolved: net: mana: fix use-after-free in manahwcdestroychannel by reordering teardown A potential race condition exists in manahwcdestroychannel where hwc-callerctx is freed before the HWC's Completion Queue CQ and Event Queue EQ are...

7CVSS5.4AI score0.00121EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/03 4:16 p.m.3 views

DEBIAN-CVE-2026-23448

In the Linux kernel, the following vulnerability has been resolved: net: usb: cdcncm: add ndpoffset to NDP16 nframes bounds check cdcncmrxverifyndp16 validates that the NDP header and its DPE entries fit within the skb. The first check correctly accounts for ndpoffset: if ndpoffset + sizeofstruct...

7.8CVSS5.5AI score0.00129EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/03 4:16 p.m.4 views

DEBIAN-CVE-2026-23431

In the Linux kernel, the following vulnerability has been resolved: spi: amlogic-spisg: Fix memory leak in amlspisgprobe In amlspisgprobe, ctlr is allocated by spialloctarget/spiallochost, but fails to call spicontrollerput in several error paths. This leads to a memory leak whenever the driver...

5.5CVSS5.2AI score0.00121EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/03 4:16 p.m.4 views

DEBIAN-CVE-2026-23434

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: serialize lock/unlock against other NAND operations nandlock and nandunlock call into chip-ops.lockarea/unlockarea without holding the NAND device lock. On controllers that implement SETFEATURES via multiple low-lev...

5.5CVSS5.3AI score0.00132EPSS
SaveExploits0References1
IBM Security Bulletins
IBM Security Bulletins
added 2026/04/03 3:55 p.m.15 views

Security Bulletin: IBM Operations Analytics - Log Analysis is affected by Weak Password Policy and Inadequate Account Lockout Mechanism

Summary IBM Operations Analytics – Log Analysis is affected by weaknesses in its Backend Authentication and Session Management module—used as part of its login mechanism—which exposes the product to improper authentication risks, including weak password policy enforcement and insufficient account...

9.8CVSS5.9AI score0.0036EPSS
SaveExploits0Affected Software1
Cvelist
Cvelist
added 2026/04/03 3:15 p.m.43 views

CVE-2026-23465 btrfs: log new dentries when logging parent dir of a conflicting inode

In the Linux kernel, the following vulnerability has been resolved: btrfs: log new dentries when logging parent dir of a conflicting inode If we log the parent directory of a conflicting inode, we are not logging the new dentries of the directory, so when we finish we have the parent directory's...

0.00122EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/04/03 3:15 p.m.5 views

CVE-2026-23458

In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: fix use-after-free in ctnetlinkdumpexpct ctnetlinkdumpexpct stores a conntrack pointer in cb-data for the netlink dump callback ctnetlinkexpctdumptable, but drops the conntrack reference immediately after...

7.8CVSS5.5AI score0.00131EPSS
SaveExploits0
NVD
NVD
added 2026/04/03 2:16 p.m.8 views

CVE-2026-28736

UNSUPPORTED WHEN ASSIGNED Focalboard version 8.0 fails to validate file ownership when serving uploaded files. This allows an authenticated attacker who knows a victim's fileID to read the content of the file. NOTE: Focalboard as a standalone product is not maintained and no fix will be issued...

4.3CVSS0.00221EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/03 2:16 p.m.5 views

DEBIAN-CVE-2026-23424

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Validate command buffer payload count The count field in the command header is used to determine the valid payload size. Verify that the valid payload does not exceed the remaining buffer space...

5.5CVSS5.5AI score0.00118EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/03 2:0 p.m.4 views

MINI-F9HP-QM5W-RRV7

Bulletin has no description...

6CVSS5.8AI score0.00203EPSS
SaveExploits0
OSV
OSV
added 2026/04/03 11:45 a.m.9 views

CVE-2026-5467 Casdoor OAuth Authorization Request redirect

A vulnerability was identified in Casdoor 2.356.0. Affected by this issue is some unknown functionality of the component OAuth Authorization Request Handler. Such manipulation of the argument redirecturi leads to open redirect. It is possible to launch the attack remotely. The exploit is publicly...

5.3CVSS5.5AI score
SaveExploits0References5
OSV
OSV
added 2026/04/03 9:42 a.m.6 views

BELL-CVE-2025-13763

Bulletin has no description...

5.7CVSS5.8AI score0.00176EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/03 4:2 a.m.25 views

GHSA-QCMW-8MM4-4P28 Antrea has Missing Encryption of Sensitive Data

Impact This is a missing encryption vulnerability CWE-311 affecting inter-Node Pod traffic. In Antrea clusters configured for dual-stack networking with IPsec encryption enabled trafficEncryptionMode: ipsec, Antrea fails to apply encryption for IPv6 Pod traffic. While the IPv4 traffic is correctl...

7.5CVSS5.8AI score0.00121EPSS
SaveExploits0References7
Rows per page
Query Builder