Lucene search
+L

7340 matches found

CVE
CVE
added last week36 views

CVE-2026-68288

The CVE-2026-68288 entry concerns the Linux kernel net: drop_monitor information leak in NET_DM_ATTR_PAYLOAD. The vulnerable code paths are net_dm_packet_report_fill() and net_dm_hw_packet_report_fill(), which open-code the NET_DM_ATTR_PAYLOAD attribute and copy payload data without initializing ...

5.3AI score0.00162EPSS
SaveExploits0References2
EUVD
EUVD
added last week10 views

EUVD-2026-55389

In the Linux kernel, the following vulnerability has been resolved: net: dropmonitor: fix info leak in NETDMATTRPAYLOAD netdmpacketreportfill and netdmhwpacketreportfill open code the NETDMATTRPAYLOAD attribute to avoid zeroing the packet payload before overwriting it with skbcopybits. skbput...

5.3AI score0.00162EPSS
SaveExploits0References2
Cvelist
Cvelist
added last week32 views

CVE-2026-68288 net: drop_monitor: fix info leak in NET_DM_ATTR_PAYLOAD

In the Linux kernel, the following vulnerability has been resolved: net: dropmonitor: fix info leak in NETDMATTRPAYLOAD netdmpacketreportfill and netdmhwpacketreportfill open code the NETDMATTRPAYLOAD attribute to avoid zeroing the packet payload before overwriting it with skbcopybits. skbput...

0.00162EPSS
SaveExploits0References2
Cvelist
Cvelist
added last week35 views

CVE-2026-68287 drop_monitor: fix size calculations for 64-bit attributes

In the Linux kernel, the following vulnerability has been resolved: dropmonitor: fix size calculations for 64-bit attributes netdmpacketreportfill and netdmhwpacketreportfill use nlaputu6464bit to append 64-bit attributes NETDMATTRPC and NETDMATTRTIMESTAMP. On 32-bit architectures without...

7.5CVSS0.00488EPSS
SaveExploits0References2
EUVD
EUVD
added last week6 views

EUVD-2026-55388

In the Linux kernel, the following vulnerability has been resolved: dropmonitor: fix size calculations for 64-bit attributes netdmpacketreportfill and netdmhwpacketreportfill use nlaputu6464bit to append 64-bit attributes NETDMATTRPC and NETDMATTRTIMESTAMP. On 32-bit architectures without...

5.3AI score0.00488EPSS
SaveExploits0References2
EUVD
EUVD
added last week6 views

EUVD-2026-55387

In the Linux kernel, the following vulnerability has been resolved: dropmonitor: perform u64stats updates under IRQ-disabled section In netdmpackettracekfreeskbhit and netdmhwtrappacketprobe, u64statsupdatebegin / u64statsinc / u64statsupdateend were called after...

5.4AI score0.00189EPSS
SaveExploits0References2
Cvelist
Cvelist
added last week32 views

CVE-2026-68254 drm/i915/vrr: require valid min/max vfreq for VRR

In the Linux kernel, the following vulnerability has been resolved: drm/i915/vrr: require valid min/max vfreq for VRR Ensure the EDID provided min/max vfreq are valid. Most scenarios are already covered by coincidence through the checks in intelvrriscapable and intelvrrisinrange, but be more...

0.00168EPSS
SaveExploits0References5
CVE
CVE
added last week42 views

CVE-2026-68155

CVE-2026-68155 affects the Linux kernel libceph component. A crafted monmap advertising zero monitors can be treated as valid, potentially crashing the client when opening a session (DoS) due to BUG_ON(monc->monmap->num_mon

7.5CVSS5.4AI score0.00603EPSS
SaveExploits0References5
EUVD
EUVD
added last week9 views

EUVD-2026-55541

In the Linux kernel, the following vulnerability has been resolved: libceph: Reject monmaps advertising zero monitors A message of type CEPHMSGMONMAP contains a monmap that is sent from a monitor to the client. This monmap contains information about the existing monitors in the cluster. Currently...

5.4AI score0.00603EPSS
SaveExploits0References5
Cvelist
Cvelist
added last week32 views

CVE-2026-68155 libceph: Reject monmaps advertising zero monitors

In the Linux kernel, the following vulnerability has been resolved: libceph: Reject monmaps advertising zero monitors A message of type CEPHMSGMONMAP contains a monmap that is sent from a monitor to the client. This monmap contains information about the existing monitors in the cluster. Currently...

7.5CVSS0.00603EPSS
SaveExploits0References5
EUVD
EUVD
added last week8 views

EUVD-2026-55265

In the Linux kernel, the following vulnerability has been resolved: staging: vmeuser: fix location monitor leak in tsi148 bridge tsi148probe allocates a location monitor resource and links it into tsi148bridge-lmresources. The probe error path frees this list, but tsi148remove only frees the dma,...

5.3AI score0.00172EPSS
SaveExploits0References6
Cvelist
Cvelist
added last week36 views

CVE-2026-68084 staging: vme_user: fix location monitor leak in tsi148 bridge

In the Linux kernel, the following vulnerability has been resolved: staging: vmeuser: fix location monitor leak in tsi148 bridge tsi148probe allocates a location monitor resource and links it into tsi148bridge-lmresources. The probe error path frees this list, but tsi148remove only frees the dma,...

0.00172EPSS
SaveExploits0References6
CVE
CVE
added last week28 views

CVE-2026-68084

The CVE concerns the Linux kernel staging: vme_user component, specifically the tsi148 bridge. The root cause is a leaked location monitor resource (lm_resources) because tsi148_remove() did not free lm_resources when unbinding or unloading, unlike other resources. The fix is to free the lm_resou...

5.3AI score0.00172EPSS
SaveExploits0References6
AstraLinux
AstraLinux
added last week13 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: Wifi: ath11k: Fixed an issue where the RCU stall occurred during the processing of the monitor destination ring. During this process, MSDUs are retrieved from the link descriptor based on the corresponding bufid. However,...

5.5CVSS5.6AI score0.00192EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added last week8 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check NULL before accessing WHAT IGT kmscursorlegacy’s long-nonblocking-modeset-vs-cursor-atomic fails with a NULL pointer dereference. This issue can be reproduced when both an eDP panel and a DP monitor are...

7.8CVSS5AI score0.00151EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added last week10 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: added srng-lock for ath11khalsrng in monitor mode. ath11khalsrng should be used with srng-lock to protect srng data. For ath11kdprxmondestprocess and ath11kdpfullmonprocessrx, they use ath11khalsrng multiple times,...

8.8CVSS5.3AI score0.0027EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added last week6 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: hwmon: The macro FANFROMREG evaluates its arguments multiple times. When used in lockless contexts involving shared driver data, this leads to Time-of-Check to Time-of-Use TOCTOU race conditions, potentially causing divide-by-zer...

4.7CVSS5.2AI score0.00093EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added last week5 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fixed out-of-band OOB access during the parseadvmonitorpattern function execution. In the parseadvmonitorpattern function, the value of the length variable is currently limited to HCIMAXEXTADLENGTH251. The size o...

5AI score0.00197EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/08 7:17 a.m.12 views

CVE-2026-16608

The Download Monitor WordPress plugin before 5.2.6 does not perform authorization checks on one of its download-logging AJAX actions, and exposes the nonce protecting it to unauthenticated visitors, allowing unauthenticated users to inject arbitrary download log entries and inflate a site's...

5.3CVSS0.00182EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/08 6:0 a.m.34 views

CVE-2026-16608 Download Monitor < 5.2.6 - Unauthenticated Download Log Injection

The Download Monitor WordPress plugin before 5.2.6 does not perform authorization checks on one of its download-logging AJAX actions, and exposes the nonce protecting it to unauthenticated visitors, allowing unauthenticated users to inject arbitrary download log entries and inflate a site's...

0.00182EPSS
SaveExploits0References1
Rows per page
Query Builder