Lucene search
+L

225 matches found

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

UBUNTU-CVE-2023-54289

In the Linux kernel, the following vulnerability has been resolved: scsi: qedf: Fix NULL dereference in error handling Smatch reported: drivers/scsi/qedf/qedfmain.c:3056 qedfallocglobalqueues warn: missing unwind goto? At this point in the function, nothing has been allocated so we can return...

6AI score0.00202EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/30 1:16 p.m.8 views

UBUNTU-CVE-2023-54282

In the Linux kernel, the following vulnerability has been resolved: media: tuners: qt1010: replace BUGON with a regular error BUGON is unnecessary here, and in addition it confuses smatch. Replacing this with an error return help resolve this smatch warning: drivers/media/tuners/qt1010.c:350...

6.1AI score0.00229EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/12/30 1:16 p.m.6 views

CVE-2023-54282

In the Linux kernel, the following vulnerability has been resolved: media: tuners: qt1010: replace BUGON with a regular error BUGON is unnecessary here, and in addition it confuses smatch. Replacing this with an error return help resolve this smatch warning: drivers/media/tuners/qt1010.c:350...

5.9AI score0.00229EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/30 1:16 p.m.10 views

UBUNTU-CVE-2023-54301

In the Linux kernel, the following vulnerability has been resolved: serial: 8250bcm7271: fix leak in brcmuartprobe Smatch reports: drivers/tty/serial/8250/8250bcm7271.c:1120 brcmuartprobe warn: 'baudmuxclk' from clkprepareenable not released on lines: 1032. The issue is fixed by using a managed...

5.7AI score0.00195EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/30 12:23 p.m.11 views

CVE-2023-54307 ptp_qoriq: fix memory leak in probe()

In the Linux kernel, the following vulnerability has been resolved: ptpqoriq: fix memory leak in probe Smatch complains that: drivers/ptp/ptpqoriq.c ptpqoriqprobe warn: 'base' from ioremap not released. Fix this by revising the parameter from 'ptpqoriq-base' to 'base'. This is only a bug if...

6.5AI score
SaveExploits0References9
CVE
CVE
added 2025/12/30 12:23 p.m.26 views

CVE-2023-54282

CVE-2023-54282 affects the Linux kernel driver media/tuners/qt1010 (qt1010.c). The vulnerability arises from a buffer overflow in qt1010_init() where i2c_data overflow was flagged (34

6.6AI score0.00229EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/30 12:23 p.m.34 views

CVE-2023-54282 media: tuners: qt1010: replace BUG_ON with a regular error

In the Linux kernel, the following vulnerability has been resolved: media: tuners: qt1010: replace BUGON with a regular error BUGON is unnecessary here, and in addition it confuses smatch. Replacing this with an error return help resolve this smatch warning: drivers/media/tuners/qt1010.c:350...

0.00229EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/30 12:23 p.m.5 views

CVE-2023-54282 media: tuners: qt1010: replace BUG_ON with a regular error

In the Linux kernel, the following vulnerability has been resolved: media: tuners: qt1010: replace BUGON with a regular error BUGON is unnecessary here, and in addition it confuses smatch. Replacing this with an error return help resolve this smatch warning: drivers/media/tuners/qt1010.c:350...

6.8AI score
SaveExploits0References11
OSV
OSV
added 2025/12/24 1:16 p.m.18 views

UBUNTU-CVE-2022-50763

In the Linux kernel, the following vulnerability has been resolved: crypto: marvell/octeontx - prevent integer overflows The "codelength" value comes from the firmware file. If your firmware is untrusted realistically there is probably very little you can do to protect yourself. Still we try to...

6AI score0.00243EPSS
SaveExploits0References7
CVE
CVE
added 2025/12/24 1:05 p.m.29 views

CVE-2022-50763

Technical details for CVE-2022-50763 are not publicly available in the provided documents. The connected advisories reference the kernel issue broadly but do not expose specifics about affected products, versions, or fixes for this CVE. Monitor for updates.

6.4AI score0.00243EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/09 1:16 a.m.10 views

CVE-2023-53807

In the Linux kernel, the following vulnerability has been resolved: clk: clocking-wizard: Fix Oops in clkwzrdregisterdivider Smatch detected this potential error pointer dereference clkwzrdregisterdivider. If devmclkhwregister fails then it sets "hw" to an error pointer and then dereferences it o...

0.00182EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/11/06 12:00 a.m.4 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-990624)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990624 advisory. In the Linux kernel, the following vulnerability has been resolved: net: dsa: mv88e6xxx: Correct check for empty list Since commit a3c53be55c95 net: dsa: mv88e6xxx:...

7CVSS6.1AI score0.00235EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/10/22 11:59 p.m.8 views

SUSE CVE-2023-53714

In the Linux kernel, the following vulnerability has been resolved: drm/stm: ltdc: fix late dereference check In ltdccrtcsetcrcsource, struct drmcrtc was dereferenced in a containerof before the pointer check. This could cause a kernel panic. Fix this smatch warning: drivers/gpu/drm/stm/ltdc.c:11...

5.5CVSS6.4AI score0.00194EPSS
SaveExploits0References19
OSV
OSV
added 2025/10/22 1:23 p.m.7 views

CVE-2022-50575 xen/privcmd: Fix a possible warning in privcmd_ioctl_mmap_resource()

In the Linux kernel, the following vulnerability has been resolved: xen/privcmd: Fix a possible warning in privcmdioctlmmapresource As 'kdata.num' is user-controlled data, if user tries to allocate memory larger than= MAXORDER, then kcalloc will fail, it creates a stack trace and messes up dmesg...

6.4AI score
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/10/22 12:00 a.m.11 views

PT-2025-43115

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the DRM/STM subsystem, specifically in the ltdc driver. A late dereference check in the ltdc crtc set crc source function could lead to a kernel...

5.9AI score0.00194EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/10/09 11:23 p.m.9 views

SUSE CVE-2025-39962

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix untrusted unsigned subtract Fix the following Smatch static checker warning: net/rxrpc/rxgkapp.c:65 rxgkyfsdecodeticket warn: untrusted unsigned subtract. 'ticketlen - 10 4' by prechecking the length of what we're tryi...

7.8CVSS6.5AI score0.0023EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/10/09 12:13 p.m.17 views

CVE-2025-39962 rxrpc: Fix untrusted unsigned subtract

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix untrusted unsigned subtract Fix the following Smatch static checker warning: net/rxrpc/rxgkapp.c:65 rxgkyfsdecodeticket warn: untrusted unsigned subtract. 'ticketlen - 10 4' by prechecking the length of what we're tryi...

7.5CVSS0.0023EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/10/09 12:00 a.m.11 views

PT-2025-41376

Name of the Vulnerable Software and Affected Versions Linux Kernel affected versions not specified Description The Linux kernel contains a flaw related to an untrusted unsigned subtract operation within the rxrpc subsystem. Specifically, a Smatch static checker warning was identified in the rxgk...

7.8CVSS5.3AI score0.0023EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2025/10/07 11:47 p.m.5 views

SUSE CVE-2023-53664

In the Linux kernel, the following vulnerability has been resolved: OPP: Fix potential null ptr dereference in devpmoppgetrequiredpstate "opp" pointer is dereferenced before the ISERRORNULL check. Fix it by removing the dereference to cache opptable and dereference it directly where opptable is...

5.5CVSS6.5AI score0.00119EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/07 4:15 p.m.11 views

CVE-2023-53664

In the Linux kernel, the following vulnerability has been resolved: OPP: Fix potential null ptr dereference in devpmoppgetrequiredpstate "opp" pointer is dereferenced before the ISERRORNULL check. Fix it by removing the dereference to cache opptable and dereference it directly where opptable is...

5.5CVSS0.00119EPSS
SaveExploits0References2
Rows per page
Query Builder