Lucene search
K

49 matches found

SUSE CVE
SUSE CVE
added last week3 views

SUSE CVE-2026-45956

In the Linux kernel, the following vulnerability has been resolved: drm/exynos: vidi: use priv-vididev for ctx lookup in vidiconnectionioctl vidiconnectionioctl retrieves the driverdata from drmdev-dev to obtain a struct vidicontext pointer. However, drmdev-dev is the exynos-drm master device, an...

5.8AI score0.00032EPSS
Exploits0References3
NVD
NVD
added 2026/05/27 2:17 p.m.4 views

CVE-2026-45956

In the Linux kernel, the following vulnerability has been resolved: drm/exynos: vidi: use priv-vididev for ctx lookup in vidiconnectionioctl vidiconnectionioctl retrieves the driverdata from drmdev-dev to obtain a struct vidicontext pointer. However, drmdev-dev is the exynos-drm master device, an...

0.00032EPSS
Exploits0References7
OSV
OSV
added 2026/05/27 2:17 p.m.1 views

UBUNTU-CVE-2026-45956

In the Linux kernel, the following vulnerability has been resolved: drm/exynos: vidi: use priv-vididev for ctx lookup in vidiconnectionioctl vidiconnectionioctl retrieves the driverdata from drmdev-dev to obtain a struct vidicontext pointer. However, drmdev-dev is the exynos-drm master device, an...

5.7AI score0.00032EPSS
Exploits0References3
Cvelist
Cvelist
added 2026/05/27 12:18 p.m.30 views

CVE-2026-45956 drm/exynos: vidi: use priv->vidi_dev for ctx lookup in vidi_connection_ioctl()

In the Linux kernel, the following vulnerability has been resolved: drm/exynos: vidi: use priv-vididev for ctx lookup in vidiconnectionioctl vidiconnectionioctl retrieves the driverdata from drmdev-dev to obtain a struct vidicontext pointer. However, drmdev-dev is the exynos-drm master device, an...

0.00032EPSS
Exploits0References7
CVE
CVE
added 2026/05/27 12:18 p.m.8 views

CVE-2026-45956

The CVE affects the Linux kernel’s DRM Exynos driver (vidi) where vidi_connection_ioctl() looked up the struct vidi_context via drm_dev->dev, which held the exynos-drm master device instead of the vidi device. The root cause is using the wrong driver_data, leading to null pointer dereferences,...

5.8AI score0.00032EPSS
Exploits0References7
Tenable Nessus
Tenable Nessus
added 2026/05/27 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-45956

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/exynos: vidi: use priv-vididev for ctx lookup in vidiconnectionioctl vidiconnectionioctl retrieves the driverdata from drmdev-dev to obtain a struct...

5.8AI score0.00032EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2026/05/27 12:0 a.m.4 views

PT-2026-43823

In the Linux kernel, the following vulnerability has been resolved: drm/exynos: vidi: use priv-vidi dev for ctx lookup in vidi connection ioctl vidi connection ioctl retrieves the driver data from drm dev-dev to obtain a struct vidi context pointer. However, drm dev-dev is the exynos-drm master...

5.8AI score0.00032EPSS
Exploits0References8
Positive Technologies
Positive Technologies
added 2026/05/27 12:0 a.m.3 views

PT-2026-43744

In the Linux kernel, the following vulnerability has been resolved: HID: intel-ish-hid: fix NULL-ptr-deref in ishtp bus remove all clients During a warm reset flow, the cl-device pointer may be NULL if the reset occurs while clients are still being enumerated. Accessing cl-device-reference count...

5.7AI score0.00023EPSS
Exploits0References5
OSV
OSV
added 2026/05/08 3:16 p.m.3 views

UBUNTU-CVE-2026-43423

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fncm: Fix atomic context locking issue The ncmsetalt function was holding a mutex to protect against races with configfs, which invokes the might-sleep function inside an atomic context. Remove the struct netdevice...

5.5CVSS5.7AI score0.00012EPSS
Exploits0References6
Positive Technologies
Positive Technologies
added 2026/05/08 12:0 a.m.5 views

PT-2026-39084

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the usb gadget f ncm component where the ncm set alt function holds a mutex to prevent races with configfs. This action invokes a sleeping function within an atomic...

5.8AI score0.00012EPSS
Exploits0References6
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.1 views

Astra Linux - уязвимость в linux, linux-5.10, linux-5.15, linux-6.1

In the Linux kernel, the following vulnerability has been resolved: ASoC: fsl-asoc-card: Set priv-pdev before using it. The priv-pdev pointer was set after being used in fslasoccardaudmuxinit. This assignment should be moved to the beginning of the probe function, so that sub-functions can...

5.5CVSS6.2AI score0.0002EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 2026/05/01 2:14 p.m.1 views

CVE-2026-31740

In the Linux kernel, the following vulnerability has been resolved: counter: rz-mtu3-cnt: do not use struct rzmtu3channel's dev member The counter driver can use HW channels 1 and 2, while the PWM driver can use HW channels 0, 1, 2, 3, 4, 6, 7. The dev member is assigned both by the counter drive...

5.8AI score0.00015EPSS
Exploits0References6Affected Software1
CVE
CVE
added 2026/05/01 2:14 p.m.3 views

CVE-2026-31740

CVE-2026-31740 : In the Linux kernel, a race condition can occur in the rz-mtu3-cnt counter driver where the shared rz_mtu3_channel.dev pointer is overwritten by the counter and PWM sub-drivers when assigning device pointers for channels 1 and 2. This can lead the counter sub-driver to perform ru...

5.5CVSS5.8AI score0.00015EPSS
Exploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/01 12:0 a.m.2 views

PT-2026-36375

In the Linux kernel, the following vulnerability has been resolved: counter: rz-mtu3-cnt: do not use struct rz mtu3 channel's dev member The counter driver can use HW channels 1 and 2, while the PWM driver can use HW channels 0, 1, 2, 3, 4, 6, 7. The dev member is assigned both by the counter...

5.8AI score0.00015EPSS
Exploits0References6
CVE
CVE
added 2026/03/18 5:41 p.m.5 views

CVE-2026-23258

CVE-2026-23258 is acknowledged in OSV entries as a vulnerability present in the Linux kernel context via the Root:Ubuntu rootio-linux package. Ubuntu security advisories indicate patches are available for Ubuntu 22.04 LTS and 24.04 LTS (Root:Ubuntu:22.04 and Root:Ubuntu:24.04) with multiple fixed...

5.5CVSS5.8AI score0.00018EPSS
Exploits0References7Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/18 5:41 p.m.2 views

CVE-2026-23255

In the Linux kernel, the following vulnerability has been resolved: net: add proper RCU protection to /proc/net/ptype Yin Fengwei reported an RCU stall in ptypeseqshow and provided a patch. Real issue is that ptypeseqnext and ptypeseqshow violate RCU rules. ptypeseqshow runs under rcureadlock, an...

5.7AI score0.00025EPSS
Exploits0References5Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:0 a.m.2 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-49901)

"The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-49901 advisory. - In the Linux kernel, the following vulnerability has been resolved: drm/msm/adreno: Assign msmgpu-pdev...

5.5CVSS6.3AI score0.00018EPSS
Exploits0References2
NVD
NVD
added 2026/01/05 10:15 a.m.4 views

CVE-2025-68755

In the Linux kernel, the following vulnerability has been resolved: staging: most: remove broken i2c driver The MOST I2C driver has been completely broken for five years without anyone noticing so remove the driver from staging. Specifically, commit 723de0f9171e "staging: most: remove device from...

0.00025EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.3 views

PT-2026-26115

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw related to RCU Read-Copy-Update protection in the /proc/net/ptype interface. Specifically, the functions ptype seq next and ptype seq show do not adhere ...

5.5CVSS5.8AI score0.00025EPSS
Exploits0References271
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2019-2385

Malware in sbrugna...

10CVSS8.3AI score0.00388EPSS
Exploits0References2
Rows per page
Query Builder