Lucene search
+L

145131 matches found

CVE
CVE
added 3 days ago7 views

CVE-2026-64158

CVE-2026-64158 concerns the Linux kernel netfs write path. The vulnerability/issue arises from the write streaming mechanism in netfs_perform_write(), which caches dirty data in dirty-but-not-yet-up-to-date folios to avoid unnecessary reads when data will be overwritten. The implementation previo...

7.3CVSS5.4AI score0.00085EPSS
Exploits0References4
ATTACKERKB
ATTACKERKB
added 3 days ago5 views

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...

5.5AI score0.00559EPSS
Exploits0References9Affected Software1
Cvelist
Cvelist
added 3 days ago30 views

CVE-2026-64108 cifs: Fix busy dentry used after unmounting

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix busy dentry used after unmounting Since commit 340cea84f691c "cifs: open files should not hold ref on superblock", cifs file only holds the dentry refcnt, the cifs file close workcfile-deferred could be executed after...

7.8CVSS0.00129EPSS
Exploits0References6
EUVD
EUVD
added 3 days ago6 views

EUVD-2026-45780

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: avoid double decrement of bla.numrequests The bla.numrequests is increased when no requestsent was in progress. And it is decremented in various places announcement was received, backbone is purged, periodic work...

5.4AI score0.00271EPSS
Exploits0References8
ATTACKERKB
ATTACKERKB
added 3 days ago7 views

CVE-2026-64091

In the Linux kernel, the following vulnerability has been resolved: batman-adv: tt: fix TOCTOU race for reported vlans The local TT based TVLV is generated by first checking the number of VLANs which have at least one TT entry. A new buffer with the correct size for the VLANs is then allocated...

5.5AI score0.00559EPSS
Exploits0References9Affected Software1
OSV
OSV
added 3 days ago7 views

CVE-2026-64075 fprobe: Fix unregister_fprobe() to wait for RCU grace period

In the Linux kernel, the following vulnerability has been resolved: fprobe: Fix unregisterfprobe to wait for RCU grace period Commit 4346ba1604093 "fprobe: Rewrite fprobe on function-graph tracer" changed fprobe to register struct fprobe to an rcu-hlist, but it forgot to wait for RCU GP. Thus the...

5.4AI score0.00166EPSS
Exploits0References6
OSV
OSV
added 3 days ago4 views

DEBIAN-CVE-2026-63872

In the Linux kernel, the following vulnerability has been resolved: esp: fix page frag reference leak on skbtosgvec failure In espoutputtail, when esp-inplace is false, the old skb page frags are replaced with a new page from the xfrm pagefrag cache. The source scatterlist sg is built from the ol...

7.5CVSS5.4AI score0.00279EPSS
Exploits0References1
OSV
OSV
added 3 days ago5 views

DEBIAN-CVE-2026-63862

In the Linux kernel, the following vulnerability has been resolved: PCI: mediatek-gen3: Prevent leaking IRQ domains when IRQ not found In mtkpciesetupirq, the IRQ domains are allocated before the controller's IRQ is fetched. If the latter fails, the function directly returns an error, without...

5.2AI score0.00161EPSS
Exploits0References1
OSV
OSV
added 3 days ago5 views

DEBIAN-CVE-2026-63868

In the Linux kernel, the following vulnerability has been resolved: net: garp: fix unsigned integer underflow in garppduparseattr The receive-side GARP attribute parser computes dlen with reversed operands: dlen = sizeofga - ga-len; ga-len is the on-wire attribute length and includes the GARP...

5.2AI score0.00165EPSS
Exploits0References1
OSV
OSV
added 3 days ago5 views

DEBIAN-CVE-2026-63856

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn: set nouserfence for VCN v2.0 enc/dec rings VCN encoder and decoder rings do not support 64-bit user fence writes, reject CS submissions with user fences. cherry picked from commit...

7.8CVSS5.2AI score0.0012EPSS
Exploits0References1
OSV
OSV
added 3 days ago5 views

DEBIAN-CVE-2026-63847

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/jpeg: set nouserfence for JPEG v2.5 ring JPEG rings do not support 64-bit user fence writes, reject CS submissions with user fences. cherry picked from commit 3216a7f4e2642bda5fd14f57586e835ae9202587...

7.8CVSS5.2AI score0.00129EPSS
Exploits0References1
OSV
OSV
added 3 days ago4 views

DEBIAN-CVE-2026-63837

In the Linux kernel, the following vulnerability has been resolved: net: ena: PHC: Check return code before setting timestamp output enaphcgettimex64 is setting the output parameter regardless of whether enacomphcgettimestamp succeeded or failed. When enacomphcgettimestamp returns an error, the...

5.4AI score0.00166EPSS
Exploits0References1
EUVD
EUVD
added 3 days ago7 views

EUVD-2026-45741

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix possible infinite loop in fib6selectpath Found while auditing the same pattern Sashiko reported in rt6fillnode 1. Apply the same fix as commit f8d8ce1b515a "ipv6: fix possible infinite loop in fib6infousesdev". Writers...

5.4AI score0.00655EPSS
Exploits0References6
EUVD
EUVD
added 3 days ago7 views

EUVD-2026-45761

In the Linux kernel, the following vulnerability has been resolved: serial: zs: Convert to use a platform device Prevent a crash from happening as the first serial port is initialised: Console: switching to mono frame buffer device 160x64 fb0: PMAG-AA frame buffer device at tc0 DECstation Z85C30...

5.7AI score0.00209EPSS
Exploits0References5
OSV
OSV
added 3 days ago4 views

CVE-2026-63863 drm/gpusvm: Fix unbalanced unlock in drm_gpusvm_scan_mm()

In the Linux kernel, the following vulnerability has been resolved: drm/gpusvm: Fix unbalanced unlock in drmgpusvmscanmm There is a unbalanced lock/unlock to gpusvm notifier lock: 931.045868 ===================================== 931.046509 WARNING: bad unlock balance detected! 931.047149...

8.8CVSS5.3AI score0.00112EPSS
Exploits0References5
OSV
OSV
added 3 days ago5 views

CVE-2026-63837 net: ena: PHC: Check return code before setting timestamp output

In the Linux kernel, the following vulnerability has been resolved: net: ena: PHC: Check return code before setting timestamp output enaphcgettimex64 is setting the output parameter regardless of whether enacomphcgettimestamp succeeded or failed. When enacomphcgettimestamp returns an error, the...

5.5AI score0.00166EPSS
Exploits0References6
OSV
OSV
added 3 days ago5 views

MINI-4PVG-HP8J-62HG

Bulletin has no description...

9.2CVSS4.7AI score0.00445EPSS
Exploits0
OSV
OSV
added 3 days ago4 views

MINI-V3R5-7J58-PX8C

Bulletin has no description...

10CVSS4.9AI score0.0044EPSS
Exploits0
OSV
OSV
added 3 days ago4 views

MINI-H79W-P96M-84M7

Bulletin has no description...

9.1CVSS4.7AI score0.00606EPSS
Exploits0
OSV
OSV
added 3 days ago4 views

MINI-44RF-65XX-545P

Bulletin has no description...

9.1CVSS4.2AI score0.00466EPSS
Exploits0
Rows per page
Query Builder