Lucene search
+L

377 matches found

OSV
OSV
added 2024/07/16 12:15 p.m.4 views

DEBIAN-CVE-2022-48826

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: Fix deadlock on DSI device attach error DSI device attach to DSI host will be done with host device's lock held. Un-registering host in "device attach" error path ex: probe retry will result in deadlock with below call...

5.5CVSS5.6AI score0.00198EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/05 7:15 a.m.5 views

DEBIAN-CVE-2024-39475

In the Linux kernel, the following vulnerability has been resolved: fbdev: savage: Handle err return when savagefbcheckvar failed The commit 04e5eac8f3ab"fbdev: savage: Error out if pixclock equals zero" checks the value of pixclock to avoid divide-by-zero error. However the function savagefbprob...

5.5CVSS5.5AI score0.00229EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/21 11:15 a.m.2 views

DEBIAN-CVE-2024-38633

In the Linux kernel, the following vulnerability has been resolved: serial: max3100: Update uartdriverregistered on driver removal The removal of the last MAX3100 device triggers the removal of the driver. However, code doesn't update the respective global variable and after insmod — rmmod — insm...

5.5CVSS5.8AI score0.00245EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/05/25 3:34 a.m.6 views

SUSE CVE-2021-47436

In the Linux kernel, the following vulnerability has been resolved: usb: musb: dsps: Fix the probe error path Commit 7c75bde329d7 "usb: musb: musbdsps: requestirq after initializing musb" has inverted the calls to dspssetupoptionalvbusirq and dspscreatemusbpdev without updating correctly the erro...

5.5CVSS6.2AI score0.00226EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2024/05/23 3:4 a.m.4 views

SUSE CVE-2021-47315

In the Linux kernel, the following vulnerability has been resolved: memory: fslifc: fix leak of IO mapping on probe failure On probe error the driver should unmap the IO memory. Smatch reports: drivers/memory/fslifc.c:298 fslifcctrlprobe warn: 'fslifcctrldev-gregs' not released on lines: 298...

3.3CVSS6.5AI score0.00252EPSS
SaveExploits0References10
ATTACKERKB
ATTACKERKB
added 2024/05/22 7:15 a.m.8 views

CVE-2021-47436

In the Linux kernel, the following vulnerability has been resolved: usb: musb: dsps: Fix the probe error path Commit 7c75bde329d7 "usb: musb: musbdsps: requestirq after initializing musb" has inverted the calls to dspssetupoptionalvbusirq and dspscreatemusbpdev without updating correctly the erro...

5.5CVSS5.8AI score0.00226EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2024/05/22 7:15 a.m.3 views

DEBIAN-CVE-2021-47436

In the Linux kernel, the following vulnerability has been resolved: usb: musb: dsps: Fix the probe error path Commit 7c75bde329d7 "usb: musb: musbdsps: requestirq after initializing musb" has inverted the calls to dspssetupoptionalvbusirq and dspscreatemusbpdev without updating correctly the erro...

5.5CVSS5.1AI score0.00226EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/22 7:15 a.m.15 views

UBUNTU-CVE-2021-47436

In the Linux kernel, the following vulnerability has been resolved: usb: musb: dsps: Fix the probe error path Commit 7c75bde329d7 "usb: musb: musbdsps: requestirq after initializing musb" has inverted the calls to dspssetupoptionalvbusirq and dspscreatemusbpdev without updating correctly the erro...

5.5CVSS5.9AI score0.00226EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2024/05/22 6:19 a.m.46 views

CVE-2021-47436 usb: musb: dsps: Fix the probe error path

In the Linux kernel, the following vulnerability has been resolved: usb: musb: dsps: Fix the probe error path Commit 7c75bde329d7 "usb: musb: musbdsps: requestirq after initializing musb" has inverted the calls to dspssetupoptionalvbusirq and dspscreatemusbpdev without updating correctly the erro...

6.3AI score0.00226EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/21 4:15 p.m.4 views

DEBIAN-CVE-2023-52838

In the Linux kernel, the following vulnerability has been resolved: fbdev: imsttfb: fix a resource leak in probe I've re-written the error handling but the bug is that if initimstt fails we need to call iounmappar-cmapregs...

6.2CVSS5.2AI score0.00252EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 3:15 p.m.4 views

DEBIAN-CVE-2021-47330

In the Linux kernel, the following vulnerability has been resolved: tty: serial: 8250: serialcs: Fix a memory leak in error handling path In the probe function, if the final 'serialconfig' fails, 'info' is leaking. Add a resource handling path to free this memory...

5.5CVSS5.3AI score0.00245EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/05/21 1:58 a.m.9 views

SUSE CVE-2024-35961

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Register devlink first under devlink lock In case device is having a non fatal FW error during probe, the driver will report the error to user via devlink. This will trigger a WARNON, since mlx5 is calling devlinkregist...

5.5CVSS6.4AI score0.00225EPSS
SaveExploits0References16
OSV
OSV
added 2024/05/20 10:15 a.m.7 views

DEBIAN-CVE-2024-35961

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Register devlink first under devlink lock In case device is having a non fatal FW error during probe, the driver will report the error to user via devlink. This will trigger a WARNON, since mlx5 is calling devlinkregist...

5.5CVSS5.6AI score0.00225EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/20 10:15 a.m.7 views

UBUNTU-CVE-2024-35961

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Register devlink first under devlink lock In case device is having a non fatal FW error during probe, the driver will report the error to user via devlink. This will trigger a WARNON, since mlx5 is calling devlinkregist...

5.5CVSS6.6AI score0.00225EPSS
SaveExploits0References10
OSV
OSV
added 2024/05/01 6:15 a.m.9 views

AZL-42222 CVE-2024-26978 affecting package kernel for versions less than 5.15.160.1-1

In the Linux kernel, the following vulnerability has been resolved: serial: max310x: fix NULL pointer dereference in I2C instantiation When trying to instantiate a max14830 device from userspace: echo max14830 0x60 /sys/bus/i2c/devices/i2c-2/newdevice we get the following error: Unable to handle...

5.5CVSS5.8AI score0.00225EPSS
SaveExploits0References1
CVE
CVE
added 2024/05/01 5:20 a.m.187 views

CVE-2024-26978

The CVE-2024-26978 entry relates to a Linux kernel issue: creating a max14830 I2C device from userspace could trigger a NULL pointer dereference in max310x during I2C instantiation. The fix adds a validity check for the devtype and aborts the probe with a clear error message. Connected advisories...

5.5CVSS6.3AI score0.00225EPSS
SaveExploits0References8Affected Software1
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.7 views

kernel: scsi: qla2xxx: Fix memory leak in qla2x00_probe_one()

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix memory leak in qla2x00probeone There is a memory leak reported by kmemleak: unreferenced object 0xffffc900003f0000 size 12288: comm "modprobe", pid 19117, jiffies 4299751452 age 42490.264s hex dump first 32...

6.8AI score0.00199EPSS
SaveExploits0References5
OSV
OSV
added 2024/04/10 7:15 p.m.8 views

UBUNTU-CVE-2021-47205

In the Linux kernel, the following vulnerability has been resolved: clk: sunxi-ng: Unregister clocks/resets when unbinding Currently, unbinding a CCU driver unmaps the device's MMIO region, while leaving its clocks/resets and their providers registered. This can cause a page fault later when some...

5.5CVSS6.2AI score0.00196EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/03/27 4:25 a.m.7 views

SUSE CVE-2021-47161

In the Linux kernel, the following vulnerability has been resolved: spi: spi-fsl-dspi: Fix a resource leak in an error handling path 'dspirequestdma' should be undone by a 'dspireleasedma' call in the error handling path of the probe function, as already done in the remove function...

5.5CVSS7.8AI score0.00226EPSS
SaveExploits0References11
OSV
OSV
added 2024/03/25 10:15 a.m.5 views

DEBIAN-CVE-2021-47161

In the Linux kernel, the following vulnerability has been resolved: spi: spi-fsl-dspi: Fix a resource leak in an error handling path 'dspirequestdma' should be undone by a 'dspireleasedma' call in the error handling path of the probe function, as already done in the remove function...

5.5CVSS5.5AI score0.00226EPSS
SaveExploits0References1
Rows per page
Query Builder