Lucene search
K

6203 matches found

Debian CVE
Debian CVE
added 2025/09/18 1:33 p.m.4 views

CVE-2022-50382

In the Linux kernel, the following vulnerability has been resolved: padata: Always leave BHs disabled when running -parallel A deadlock can happen when an overloaded system runs -parallel in the context of the current task: padatadoparallel -parallel pcryptaeadenc/dec padatadoserial...

5.5CVSS5.3AI score0.0011EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/09/18 1:32 p.m.4 views

CVE-2022-50375

In the Linux kernel, the following vulnerability has been resolved: tty: serial: fsllpuart: disable dma rx/tx use flags in lpuartdmashutdown lpuartdmashutdown tears down lpuart dma, but lpuartflushbuffer can still occur which in turn tries to access dma apis if lpuartdmatxuse flag is true. At thi...

5.5CVSS5.3AI score0.00146EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2025/09/18 12:0 a.m.9 views

PT-2025-38395

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the USB isp116x driver when using the debugfs lookup function. Failing to call dput on the result of debugfs lookup leads to a memory leak over time. The issue is...

8CVSS6.8AI score0.21314EPSS
Exploits4References866
Positive Technologies
Positive Technologies
added 2025/09/18 12:0 a.m.4 views

PT-2025-38330

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A deadlock can occur when an overloaded system runs -parallel in the context of the current task. This issue arises from bottom halves BHs not being disabled in do serial, leading to a...

6.4AI score0.0011EPSS
Exploits0References7
Positive Technologies
Positive Technologies
added 2025/09/18 12:0 a.m.6 views

PT-2025-38489

Name of the Vulnerable Software and Affected Versions Cognex In-Sight Explorer and In-Sight Camera Firmware affected versions not specified Description The software exposes a telnet-based service on port 23, intended for management operations like firmware upgrades and device reboots that require...

8.1CVSS6.3AI score0.00293EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2025/09/17 6:43 p.m.3 views

CVE-2023-53359

In the Linux kernel, the following vulnerability has been resolved: USB: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instead which...

5.5CVSS5.8AI score0.00176EPSS
Exploits0References4
Ubuntu
Ubuntu
added 2025/09/17 4:49 p.m.10 views

USN-7755-2: Linux kernel (FIPS) vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - Media drivers; - SPI subsystem; - USB core drivers; - NILFS2 file system; - IPv6 networking; - Network traffic...

9.1CVSS7AI score0.01367EPSS
Exploits0
OSV
OSV
added 2025/09/17 3:15 p.m.1 views

DEBIAN-CVE-2023-53359

In the Linux kernel, the following vulnerability has been resolved: USB: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instead which...

5.5CVSS5.4AI score0.00176EPSS
Exploits0References1
OSV
OSV
added 2025/09/17 3:15 p.m.4 views

DEBIAN-CVE-2023-53356

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: userial: Add null pointer check in gserialsuspend Consider a case where gserialdisconnect has already cleared gser-ioport. And if gserialsuspend gets called afterwards, it will lead to accessing of gser-ioport and th...

5.5CVSS5.3AI score0.00172EPSS
Exploits0References1
OSV
OSV
added 2025/09/17 3:15 p.m.3 views

UBUNTU-CVE-2022-50368

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dsi: fix memory corruption with too many bridges Add the missing sanity check on the bridge counter to avoid corrupting data beyond the fixed-sized bridge array in case there are ever more than eight bridges. Patchwork:...

7.8CVSS5.9AI score0.002EPSS
Exploits0References9
OSV
OSV
added 2025/09/17 3:15 p.m.2 views

UBUNTU-CVE-2023-53356

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: userial: Add null pointer check in gserialsuspend Consider a case where gserialdisconnect has already cleared gser-ioport. And if gserialsuspend gets called afterwards, it will lead to accessing of gser-ioport and th...

5.5CVSS5.8AI score0.00172EPSS
Exploits0References8
OSV
OSV
added 2025/09/17 3:15 p.m.2 views

UBUNTU-CVE-2023-53359

In the Linux kernel, the following vulnerability has been resolved: USB: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instead which...

5.5CVSS5.7AI score0.00176EPSS
Exploits0References7
OSV
OSV
added 2025/09/17 3:6 p.m.8 views

USN-7755-1 linux, linux-aws, linux-aws-hwe, linux-azure, linux-azure-4.15, linux-gcp, linux-gcp-4.15, linux-hwe, linux-kvm, linux-oracle vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - Media drivers; - SPI subsystem; - USB core drivers; - NILFS2 file system; - IPv6 networking; - Network traffic...

9.1CVSS6.6AI score0.01367EPSS
Exploits0References11
Vulnrichment
Vulnrichment
added 2025/09/17 2:56 p.m.0 views

CVE-2023-53359 USB: fix memory leak with using debugfs_lookup()

In the Linux kernel, the following vulnerability has been resolved: USB: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instead which...

6.1AI score0.00176EPSS
Exploits0References4
Cvelist
Cvelist
added 2025/09/17 2:56 p.m.6 views

CVE-2023-53359 USB: fix memory leak with using debugfs_lookup()

In the Linux kernel, the following vulnerability has been resolved: USB: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instead which...

0.00176EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2025/09/17 2:56 p.m.1 views

CVE-2023-53356 usb: gadget: u_serial: Add null pointer check in gserial_suspend

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: userial: Add null pointer check in gserialsuspend Consider a case where gserialdisconnect has already cleared gser-ioport. And if gserialsuspend gets called afterwards, it will lead to accessing of gser-ioport and th...

6AI score0.00172EPSS
Exploits0References5
CVE
CVE
added 2025/09/17 2:56 p.m.19 views

CVE-2023-53356

CVE-2023-53356 affects the Linux kernel’s USB gadget stack (usb: gadget: u_serial). The issue is a potential null pointer dereference in gserial_suspend if gserial_disconnect has cleared gser->ioport and suspend is invoked afterwards. The fix adds a null pointer check in gserial_suspend and in...

5.5CVSS6AI score0.00172EPSS
Exploits0References5Affected Software1
Debian CVE
Debian CVE
added 2025/09/17 2:56 p.m.4 views

CVE-2023-53356

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: userial: Add null pointer check in gserialsuspend Consider a case where gserialdisconnect has already cleared gser-ioport. And if gserialsuspend gets called afterwards, it will lead to accessing of gser-ioport and th...

5.5CVSS5.3AI score0.00172EPSS
Exploits0
OSV
OSV
added 2025/09/17 2:56 p.m.2 views

CVE-2023-53356 usb: gadget: u_serial: Add null pointer check in gserial_suspend

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: userial: Add null pointer check in gserialsuspend Consider a case where gserialdisconnect has already cleared gser-ioport. And if gserialsuspend gets called afterwards, it will lead to accessing of gser-ioport and th...

5.5CVSS4.8AI score0.00172EPSS
Exploits0References8
Positive Technologies
Positive Technologies
added 2025/09/17 12:0 a.m.3 views

PT-2025-49444

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists within the USB gadget f fs functionality. Specifically, a NULL pointer dereference can occur in the ffs func eps enable function when accessing epfile-ep after a...

4.3CVSS5.3AI score0.00168EPSS
Exploits0
Rows per page
Query Builder