Lucene search
+L

5525 matches found

OSV
OSV
added 2026/07/19 7:12 p.m.11 views

MINI-3HRM-VMCP-656P

Bulletin has no description...

7.5CVSS4.7AI score0.00396EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 7:12 p.m.9 views

MINI-Q26X-V28H-2GWV

Bulletin has no description...

5.3CVSS4.9AI score0.00561EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 7:12 p.m.10 views

MINI-HGQ7-9P3X-XPX6

Bulletin has no description...

4.9AI score
SaveExploits0
OSV
OSV
added 2026/07/19 4:18 p.m.6 views

DEBIAN-CVE-2026-64179

In the Linux kernel, the following vulnerability has been resolved: net: wwan: iosm: fix potential memory leaks in ipcimeminit The memory allocated in ipcprotocolinit is not freed on the error paths that follow in ipcimeminit. Fix that by calling the corresponding release function ipcprotocoldein...

5.5CVSS5.2AI score0.00115EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/19 4:18 p.m.8 views

DEBIAN-CVE-2026-64178

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: bnep: Fix UAF read of dev-name bnepaddconnection needs to keep holding the bnepsessionsem while reading dev-name just like bnepgetconnlist does; otherwise the bnepsession thread can concurrently free the netdevice, whi...

8.8CVSS5.2AI score0.00249EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/19 4:17 p.m.9 views

DEBIAN-CVE-2026-64176

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix driver-set TX rates on old devices On old devices such as 7265D, rates are still encoded in version 1 format, which doesn't use the CCK/OFDM rate index 0-3/0-7 but rather their PLCP value e.g. 10 for 1 Mbp...

8.1CVSS5.4AI score0.00209EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/19 4:17 p.m.10 views

DEBIAN-CVE-2026-64163

In the Linux kernel, the following vulnerability has been resolved: testkprobes: clear kprobes between test runs Running the kprobes sanity tests twice makes all tests fail and eventually crashes the kernel. root@martin-riscv-1 echo 1 /sys/kernel/debug/kunit/kprobestest/run ... Totals: pass:5...

5.5CVSS5.4AI score0.00119EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/19 4:17 p.m.15 views

DEBIAN-CVE-2026-64164

In the Linux kernel, the following vulnerability has been resolved: btrfs: tracepoints: fix sleep while in atomic context in btrfssyncfile The trace event btrfssyncfile is called in an atomic context all trace events are and its call to dput, which is needed due to the call to dgetparent, can...

5.5CVSS5.2AI score0.00114EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/19 4:17 p.m.11 views

DEBIAN-CVE-2026-64168

In the Linux kernel, the following vulnerability has been resolved: spi: sprd: fix error pointer deref after DMA setup failure The driver falls back to PIO mode if DMA setup fails during probe. Make sure to check the dma.enabled flag before trying to release the DMA channels also on late probe...

5.5CVSS5.2AI score0.00115EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/19 4:17 p.m.10 views

DEBIAN-CVE-2026-64160

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix potential for tearing in -remoteisize and -zeropoint Fix potential tearing in using -remoteisize and -zeropoint by copying isizeread and isizewrite and using the same seqcount as for isize. We need to make sure that...

9.8CVSS5.2AI score0.00407EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/19 4:17 p.m.12 views

DEBIAN-CVE-2026-64151

In the Linux kernel, the following vulnerability has been resolved: iommupt: Check for missing PAGESIZE in the pgsizebitmap Sashiko pointed out that the driver could drop PAGESIZE from the pgsizebitmap. That is technically allowed but nothing does it, and such an iommudomain would not be used wit...

8.4CVSS5.2AI score0.00119EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/19 4:17 p.m.11 views

DEBIAN-CVE-2026-64146

In the Linux kernel, the following vulnerability has been resolved: erofs: fix metabuf leak in inode xattr initialization commit bb88e8da0025 "erofs: use meta buffers for xattr operations" converted xattr operations to use on-stack erofsbuf instances. erofsinitinodexattrs uses such a metabuf whil...

5.5CVSS5.2AI score0.00112EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/19 4:17 p.m.8 views

DEBIAN-CVE-2026-64134

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Don't setup bogus ioviter for silencing At transition to the ioviter for PCM data transfer, we blindly applied the ioviter setup also for silencing i.e. data = NULL, and it leads to a calculation of bogus ioviter...

7.8CVSS5.2AI score0.00129EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/19 4:17 p.m.7 views

DEBIAN-CVE-2026-64139

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix SID memory leak in setposixaclentriesdacl on overflow Commit 299f962c0b02 "ksmbd: use checkaddoverflow to prevent u16 DACL size overflow" added checkaddoverflow guards that break out of the ACE-building loops in...

5.5CVSS5.5AI score0.00136EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/19 4:17 p.m.10 views

DEBIAN-CVE-2026-64136

In the Linux kernel, the following vulnerability has been resolved: smb: client: protect tccount increment in smb2findsmbsesstconunlocked Commit 96c4af418586 "cifs: Fix locking usage for tcon fields" refactored cifs code to change cifstcpseslock for tclock around tccount changes. There was missin...

9.8CVSS5.3AI score0.00491EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/19 4:17 p.m.8 views

DEBIAN-CVE-2026-64125

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.8CVSS5.4AI score0.00552EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/19 4:17 p.m.8 views

DEBIAN-CVE-2026-64123

In the Linux kernel, the following vulnerability has been resolved: net: hsr: defer node table free until after RCU readers HSR node-list and node-status generic-netlink operations run under rcureadlock. They walk hsr-nodedb through hsrgetnextnode and hsrgetnodedata, but RTMDELLINK teardown remov...

7.8CVSS5.2AI score0.00126EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/19 4:17 p.m.6 views

DEBIAN-CVE-2026-64122

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix use-after-free in mlx5etxreportertimeoutrecover mlx5etxreportertimeoutrecover accesses sq-netdev after mlx5esafereopenchannels has torn down and freed the channel and its embedded SQs. Replace the three sq-netdev...

9.8CVSS5.3AI score0.00461EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/19 4:17 p.m.10 views

DEBIAN-CVE-2026-64102

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Reject MPA FPDU length underflow before signed receive math A malicious connected siw peer can send an iWARP FPDU whose MPA length field chdr-mpalen, 16 bit big-endian, peer-controlled is smaller than the fixed DDP/RDMA...

9.8CVSS5.5AI score0.005EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/19 4:17 p.m.10 views

DEBIAN-CVE-2026-64092

In the Linux kernel, the following vulnerability has been resolved: batman-adv: tpmeter: fix tpvars reference leak in receiver shutdown The receiver shutdown timer handler, batadvtpreceivershutdown, is responsible for releasing the tpvars reference it holds. However, the existing logic for...

5.5CVSS5.2AI score0.00128EPSS
SaveExploits0References1
Rows per page
Query Builder