Lucene search
+L

65268 matches found

Microsoft CVE
Microsoft CVE
added 2026/06/27 8:17 a.m.11 views

drm/bridge: cadence: cdns-mhdp8546-core: Set the mhdp connector earlier in atomic_enable()

...

5.5CVSS6.1AI score0.00162EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:17 a.m.15 views

net: ethernet: mtk_eth_soc: Fix use-after-free in metadata dst teardown

...

9.8CVSS5.8AI score0.00467EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:16 a.m.18 views

net: mvpp2: sync RX data at the hardware packet offset

...

8.6CVSS5.8AI score0.00524EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:15 a.m.15 views

drm/komeda: fix integer overflow in AFBC framebuffer size check

...

7.8CVSS6.1AI score0.00167EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:13 a.m.8 views

net: bcmgenet: fix off-by-one in bcmgenet_put_txcb

...

9.8CVSS6.1AI score0.00399EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:12 a.m.15 views

gpio: mvebu: fix NULL pointer dereference in suspend/resume

...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:10 a.m.18 views

drm/amdkfd: Fix buffer overflow in SDMA queue checkpoint/restore on GFX11

...

7.8CVSS5.8AI score0.00153EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:09 a.m.13 views

net: bcmgenet: fix racing timeout handler

...

9.8CVSS6.1AI score0.00304EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:08 a.m.19 views

Qemu-kvm: virtio-snd: heap buffer overflow in virtio_snd_pcm_in_cb (incomplete fix for cve-2024-7730)

...

7.8CVSS5.8AI score0.00274EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:08 a.m.13 views

drm/amd/display: Bound VBIOS record-chain walk loops

...

7.1CVSS5.9AI score0.00126EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:07 a.m.7 views

wifi: rtlwifi: pci: fix possible use-after-free caused by unfinished irq_prepare_bcn_tasklet

...

7.8CVSS6.1AI score0.00171EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:07 a.m.21 views

drm/amd/display: Clamp HDMI HDCP2 rx_id_list read to buffer size

...

7.8CVSS5.8AI score0.00201EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:06 a.m.59 views

net/mlx5: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list

...

8.7CVSS5.8AI score0.00166EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:06 a.m.17 views

drm/vc4: fix krealloc() memory leak

...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/06/27 3:05 a.m.16 views

CVE-2026-53228

A flaw was found in the Linux kernel's Simple Internet Transition SIT tunnel driver for IPv6. When processing network traffic with Generic Segmentation Offload GSO enabled, the driver may use a stale pointer to the inner IPv6 header after the socket buffer skb head has been reallocated. This can...

9.8CVSS5.8AI score0.00514EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/06/27 1:55 a.m.14 views

SUSE CVE-2026-52975

In the Linux kernel, the following vulnerability has been resolved: bonding: 3ad: implement proper RCU rules for port-aggregator syzbot found a data-race in bond3adgetactiveagginfo / bond3adstatemachinehandler 1 which hints at lack of proper RCU implementation. Add rcu qualifier to port-aggregato...

5.5CVSS5.8AI score0.00139EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2026/06/27 1:55 a.m.14 views

SUSE CVE-2026-52983

In the Linux kernel, the following vulnerability has been resolved: net: airoha: fix BQL imbalance in TX path Fix a possible BQL imbalance in airohadevxmit, where inflight packets are accounted only for the AIROHANUMTXRING netdev TX queues. The queue index is computed as: qid =...

7.5CVSS5.8AI score0.00609EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/27 1:54 a.m.14 views

SUSE CVE-2026-53068

In the Linux kernel, the following vulnerability has been resolved: drm/komeda: fix integer overflow in AFBC framebuffer size check The AFBC framebuffer size validation calculates the minimum required buffer size by adding the AFBC payload size to the framebuffer offset. This addition is performe...

7.8CVSS5.8AI score0.00167EPSS
SaveExploits0References8
BDU FSTEC
BDU FSTEC
added 2026/06/27 12:00 a.m.10 views

The vulnerability of the ksz_setup() function in the drivers/net/dsa/microchip/ksz_common.c file of the DSA kernel of the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the kszsetup function in the drivers/net/dsa/microchip/kszcommon.c file of the DSA kernel of the Linux operating system is related to the access to an uninitialized pointer. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS5.8AI score0.0018EPSS
SaveExploits0References9Affected Software3
BDU FSTEC
BDU FSTEC
added 2026/06/27 12:00 a.m.14 views

The vulnerability of the alps_disconnect() function in the drivers/input/mouse/alps.c module of the Linux kernel mouse driver allows a hacker to cause a service failure.

The vulnerability of the alpsdisconnect function in the drivers/input/mouse/alps.c module of the Linux kernel operating system is related to the repeated use of previously freed memory. Exploiting this vulnerability could allow a attacker to cause a service failure...

5.5CVSS5.8AI score0.00128EPSS
SaveExploits0References9Affected Software3
Rows per page
Query Builder