Lucene search
K

6122 matches found

OSV
OSV
added 2025/12/30 12:23 p.m.9 views

CVE-2022-50882 media: uvcvideo: Fix memory leak in uvc_gpio_parse

In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Fix memory leak in uvcgpioparse Previously the unit buffer was allocated before checking the IRQ for privacy GPIO. In case of error, the unit buffer was leaked. Allocate the unit buffer after the IRQ to avoid it...

6.5AI score0.00168EPSS
Exploits0References7
CVE
CVE
added 2025/12/30 12:23 p.m.12 views

CVE-2022-50878

CVE-2022-50878 relates to the Linux kernel GPU driver for lontium-lt9611. The root cause was a missing NULL check on bridge->encoder in lt9611_connector_init(), which could be NULL but was dereferenced in drm_connector_attach_encoder. The vulnerability is resolved by the fix that introduces a ...

6.1AI score0.00168EPSS
Exploits0References5
OSV
OSV
added 2025/12/30 12:17 p.m.3 views

OESA-2025-2884 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Apply the link chain quirk on NEC isoc endpoints Two clearly different specimens of NEC uPD720200 one with start/stop bug, one without were seen to...

7.8CVSS7.9AI score0.00316EPSS
Exploits0References33
CVE
CVE
added 2025/12/30 12:8 p.m.8 views

CVE-2022-50816

CVE-2022-50816 affects the Linux kernel IPv6 tunneling MTU handling. Root cause: a layer could set dev->mtu to an underflowed value due to insufficient sanitization when updating MTU for ip6_gre/ip6_tnl/ipip6 tunnels. Impact described in the sources includes potential invalid skb handling and ...

5.9AI score0.00211EPSS
Exploits0References7
Positive Technologies
Positive Technologies
added 2025/12/30 12:0 a.m.9 views

PT-2025-54118

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak existed in the uvc gpio parse function within the uvcvideo module. The unit buffer was allocated before checking the Interrupt Request IRQ for privacy GPIO. If an error...

7.8CVSS7.4AI score0.00465EPSS
Exploits2References894
CNNVD
CNNVD
added 2025/12/30 12:0 a.m.3 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the tunneling device MTU value not being integrity-checked, which could result in an underflow value...

6.1AI score0.00211EPSS
Exploits0References8
RedhatCVE
RedhatCVE
added 2025/12/25 4:59 p.m.2 views

CVE-2025-68375

In the Linux kernel, the following vulnerability has been resolved: perf/x86: Fix NULL event access and potential PEBS record loss When intelpmudrainpebsicl is called to drain PEBS records, the perfeventoverflow could be called to process the last PEBS record. While perfeventoverflow could trigge...

5.5CVSS5.7AI score0.00162EPSS
Exploits0References4
Microsoft CVE
Microsoft CVE
added 2025/12/25 9:5 a.m.3 views

bpf: Check skb->transport_header is set in bpf_skb_check_mtu

...

5.5CVSS5.4AI score0.00173EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/12/25 1:5 a.m.6 views

SUSE CVE-2022-50700

In the Linux kernel, the following vulnerability has been resolved: wifi: ath10k: Delay the unmapping of the buffer On WCN3990, we are seeing a rare scenario where copy engine hardware is sending a copy complete interrupt to the host driver while still processing the buffer that the driver has...

7.8CVSS6.7AI score0.00167EPSS
Exploits0References20
SUSE CVE
SUSE CVE
added 2025/12/25 12:23 a.m.2 views

SUSE CVE-2025-68747

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix UAF on kernel BO VA nodes If the MMU is down, panthorvmunmaprange might return an error. We expect the page table to be updated still, and if the MMU is blocked, the rest of the GPU should be blocked too, so no...

7.8CVSS6.6AI score0.00171EPSS
Exploits0References11
RedhatCVE
RedhatCVE
added 2025/12/24 9:19 p.m.1 views

CVE-2025-14932

NSF Unidata NetCDF-C Time Unit Stack-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of NSF Unidata NetCDF-C. User interaction is required to exploit this vulnerability in that the target mus...

7.8CVSS7.6AI score0.00306EPSS
Exploits0References1
Snyk
Snyk
added 2025/12/24 4:44 p.m.2 views

Incorrect Authorization

Overview bluechi is a Python bindings for BlueChi's D-Bus API Affected versions of this package are vulnerable to Incorrect Authorization due to improper enforcement of systemd service dependencies across nodes. An attacker can gain elevated privileges on the host node by creating or overriding...

8.6CVSS6.9AI score0.00178EPSS
Exploits0References2
EUVD
EUVD
added 2025/12/24 3:30 p.m.10 views

EUVD-2023-60307

In the Linux kernel, the following vulnerability has been resolved: drm/msm: fix NULL-deref on irq uninstall In case of early initialisation errors and on platforms that do not use the DPU controller, the deinitilisation code can be called with the kms pointer set to NULL. Patchwork:...

6.2AI score0.00175EPSS
Exploits0References6
EUVD
EUVD
added 2025/12/24 3:30 p.m.2 views

EUVD-2022-55772

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: add bounds check on Transfer Tag ttag is used as an index to get cmd in nvmettcphandleh2cdatapdu, add a bounds check to avoid out-of-bounds access...

6AI score0.00211EPSS
Exploits0References7
EUVD
EUVD
added 2025/12/24 3:30 p.m.18 views

EUVD-2022-55767

In the Linux kernel, the following vulnerability has been resolved: media: ipu3-imgu: Fix NULL pointer dereference in active selection access What the IMGU driver did was that it first acquired the pointers to active and try V4L2 subdev state, and only then figured out which one to use. The probl...

5.9AI score0.00203EPSS
Exploits0References4
NVD
NVD
added 2025/12/24 1:16 p.m.4 views

CVE-2023-54159

In the Linux kernel, the following vulnerability has been resolved: usb: mtu3: fix kernel panic at qmu transfer done irq handler When handle qmu transfer irq, it will unlock @mtu-lock before give back request, if another thread handle disconnect event at the same time, and try to disable ep, it m...

0.00173EPSS
Exploits0References7
NVD
NVD
added 2025/12/24 1:16 p.m.3 views

CVE-2023-54137

In the Linux kernel, the following vulnerability has been resolved: vfio/type1: fix capmigration information leak Fix an information leak where an uninitialized hole in struct vfioiommutype1infocapmigration on the stack is exposed to userspace. The definition of struct...

0.0018EPSS
Exploits0References6
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.2 views

CVE-2023-54138

In the Linux kernel, the following vulnerability has been resolved: drm/msm: fix NULL-deref on irq uninstall In case of early initialisation errors and on platforms that do not use the DPU controller, the deinitilisation code can be called with the kms pointer set to NULL. Patchwork:...

5.8AI score0.00175EPSS
Exploits0References6
OSV
OSV
added 2025/12/24 1:16 p.m.0 views

UBUNTU-CVE-2023-54159

In the Linux kernel, the following vulnerability has been resolved: usb: mtu3: fix kernel panic at qmu transfer done irq handler When handle qmu transfer irq, it will unlock @mtu-lock before give back request, if another thread handle disconnect event at the same time, and try to disable ep, it m...

5.7AI score0.00173EPSS
Exploits0References9
OSV
OSV
added 2025/12/24 1:15 p.m.3 views

UBUNTU-CVE-2022-50722

In the Linux kernel, the following vulnerability has been resolved: media: ipu3-imgu: Fix NULL pointer dereference in active selection access What the IMGU driver did was that it first acquired the pointers to active and try V4L2 subdev state, and only then figured out which one to use. The probl...

5.7AI score0.00203EPSS
Exploits0References5
Rows per page
Query Builder