Lucene search
+L

9454 matches found

OSV
OSV
added 2026/02/15 10:58 p.m.4 views

ECHO-9143-8DE4-ECC3

Bulletin has no description...

7.8CVSS5AI score0.0013EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/15 7:57 p.m.2 views

MINI-966H-8GFH-V72J

Bulletin has no description...

5.5CVSS5.1AI score0.00159EPSS
SaveExploits1
GithubExploit
GithubExploit
added 2026/02/15 4:30 p.m.150 views

Cybersecurity-Portfolio

No d...

5.4AI score
SaveExploits0
OSV
OSV
added 2026/02/15 1:45 p.m.3 views

MINI-3F6V-96HV-MW98

Bulletin has no description...

6.5CVSS7.7AI score0.00643EPSS
SaveExploits1
OSV
OSV
added 2026/02/15 8:21 a.m.5 views

ECHO-2C97-31CB-7E6A

Bulletin has no description...

7CVSS5.1AI score0.00122EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/15 7:26 a.m.4 views

ECHO-F6BC-CADA-385A

Bulletin has no description...

7.8CVSS5.1AI score0.00113EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/14 5:15 p.m.1 views

DEBIAN-CVE-2026-23205

In the Linux kernel, the following vulnerability has been resolved: smb/client: fix memory leak in smb2openfile Reproducer: 1. server: directories are exported read-only 2. client: mount -t cifs //$serverip/export /mnt 3. client: dd if=/dev/zero of=/mnt/file bs=512 count=1000 oflag=direct 4...

5.5CVSS5.2AI score0.00114EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/14 5:15 p.m.2 views

DEBIAN-CVE-2026-23209

In the Linux kernel, the following vulnerability has been resolved: macvlan: fix error recovery in macvlancommonnewlink valis provided a nice repro to crash the kernel: ip link add p1 type veth peer p2 ip link set address 00:00:00:00:00:20 dev p1 ip link set up dev p1 ip link set up dev p2 ip lin...

7.8CVSS5.3AI score0.00119EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/14 5:15 p.m.4 views

DEBIAN-CVE-2026-23204

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsu32: use skbheaderpointercareful skbheaderpointer does not fully validate negative @offset values. Use skbheaderpointercareful instead. GangMin Kim provided a report and a repro fooling u32classify: BUG: KASAN:...

7.1CVSS5.1AI score0.00122EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/14 5:15 p.m.3 views

DEBIAN-CVE-2026-23203

In the Linux kernel, the following vulnerability has been resolved: net: cpswnew: Execute ndosetrxmode callback in a work queue Commit 1767bb2d47b7 "ipv6: mcast: Don't hold RTNL for IPV6ADDMEMBERSHIP and MCASTJOINGROUP." removed the RTNL lock for IPV6ADDMEMBERSHIP and MCASTJOINGROUP operations...

5.5CVSS5.5AI score0.001EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/14 5:15 p.m.4 views

DEBIAN-CVE-2026-23201

In the Linux kernel, the following vulnerability has been resolved: ceph: fix oops due to invalid pointer for kfree in parselongname This fixes a kernel oops when reading ceph snapshot directories .snap, for example by simply running ls /mnt/myceph/.snap. The variable str is guarded by freekfree,...

5.5CVSS5.2AI score0.00112EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/14 4:15 p.m.3 views

DEBIAN-CVE-2026-23169

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix race in mptcppmnlflushaddrsdoit syzbot and Eulgyu Kim reported crashes in mptcppmnlgetlocalid and/or mptcppmnlisbackup Root cause is listspliceinit in mptcppmnlflushaddrsdoit which is not RCU ready. listspliceinitrcu c...

4.7CVSS5.2AI score0.00129EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/14 4:15 p.m.3 views

DEBIAN-CVE-2026-23143

In the Linux kernel, the following vulnerability has been resolved: virtionet: Fix misalignment bug in struct virtnetinfo Use the new TRAILINGOVERLAP helper to fix a misalignment bug along with the following warning: drivers/net/virtionet.c:429:46: warning: structure containing a flexible array...

5.5CVSS5.2AI score0.00107EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/14 4:15 p.m.2 views

DEBIAN-CVE-2026-23146

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciuart: fix null-ptr-deref in hciuartwritework hciuartsetproto sets HCIUARTPROTOINIT before calling hciuartregisterdev, which calls proto-open to initialize hu-priv. However, if a TTY write wakeup occurs during this...

5.5CVSS5.2AI score0.00123EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/14 4:15 p.m.2 views

DEBIAN-CVE-2026-23135

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix dmafreecoherent pointer dmaalloccoherent allocates a DMA mapped buffer and stores the addresses in XXXunaligned fields. Those should be reused when freeing the buffer rather than the aligned addresses...

5.5CVSS5.3AI score0.00122EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/14 4:15 p.m.6 views

DEBIAN-CVE-2026-23132

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: synopsys: dw-dp: fix error paths of dwdpbind Fix several issues in dwdpbind error handling: 1. Missing return after drmbridgeattach failure - the function continued execution instead of returning an error. 2. Resource...

5.5CVSS5.5AI score0.00116EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/14 3:16 p.m.5 views

DEBIAN-CVE-2026-23115

In the Linux kernel, the following vulnerability has been resolved: serial: Fix not set tty-port race condition Revert commit bfc467db60b7 "serial: remove redundant ttyportlinkdevice" because the ttyportlinkdevice is not redundant: the tty-port has to be confured before we call uartconfigureport,...

4.7CVSS5.2AI score0.00074EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/14 1:29 p.m.6 views

CGA-VW38-7PF5-HF8R

Bulletin has no description...

6.5CVSS5.1AI score0.00382EPSS
SaveExploits0
OSV
OSV
added 2026/02/14 1:53 a.m.3 views

MINI-MM6V-4XV8-RF3V

Bulletin has no description...

5.4CVSS5AI score0.00162EPSS
SaveExploits0
OSV
OSV
added 2026/02/14 1:53 a.m.2 views

MINI-3F46-287M-PHH8

Bulletin has no description...

8.8CVSS5AI score0.01208EPSS
SaveExploits3
Rows per page
Query Builder