Lucene search
+L

328 matches found

OSV
OSV
added 2024/05/21 4:15 p.m.3 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.8 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.5 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.6 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.7 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.180 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.5 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.00201EPSS
SaveExploits0References5
OSV
OSV
added 2024/04/10 7:15 p.m.6 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.4 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.4 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
SUSE CVE
SUSE CVE
added 2024/03/05 4:49 a.m.4 views

SUSE CVE-2021-47070

In the Linux kernel, the following vulnerability has been resolved: uiohvgeneric: Fix another memory leak in error handling paths Memory allocated by 'vmbusallocring' at the beginning of the probe function is never freed in the error handling path. Add the missing 'vmbusfreering' call. Note that ...

5.5CVSS7.8AI score0.00228EPSS
SaveExploits0References11
OSV
OSV
added 2024/02/28 9:15 a.m.7 views

UBUNTU-CVE-2021-46995

In the Linux kernel, the following vulnerability has been resolved: can: mcp251xfd: mcp251xfdprobe: fix an error pointer dereference in probe When we converted this code to use deverrprobe we accidentally removed a return. It means that if devmclkget it will lead to an Oops when we call clkgetrat...

5.5CVSS5.8AI score0.00205EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/02/28 12:0 a.m.7 views

Linux kernel security vulnerabilities

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 an erroneous pointer dereference in a probe...

5.5CVSS6.5AI score0.00205EPSS
SaveExploits0References3
OSV
OSV
added 2024/02/27 7:4 p.m.4 views

DEBIAN-CVE-2021-46962

In the Linux kernel, the following vulnerability has been resolved: mmc: uniphier-sd: Fix a resource leak in the remove function A 'tmiommchostfree' call is missing in the remove function, in order to balance a 'tmiommchostalloc' call in the probe. This is done in the error handling path of the...

5.5CVSS5.4AI score0.00228EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2024/02/27 7:4 p.m.6 views

CVE-2021-46956

In the Linux kernel, the following vulnerability has been resolved: virtiofs: fix memory leak in virtiofsprobe When accidentally passing twice the same tag to qemu, kmemleak ended up reporting a memory leak in virtiofs. Also, looking at the log I saw the following error that's when I realised the...

5.5CVSS6.2AI score0.00232EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2024/02/27 7:4 p.m.15 views

CVE-2021-46956

In the Linux kernel, the following vulnerability has been resolved: virtiofs: fix memory leak in virtiofsprobe When accidentally passing twice the same tag to qemu, kmemleak ended up reporting a memory leak in virtiofs. Also, looking at the log I saw the following error that's when I realised the...

5.5CVSS7.6AI score0.00232EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/02/27 6:46 p.m.19 views

CVE-2021-46956

In the Linux kernel, the following vulnerability has been resolved: virtiofs: fix memory leak in virtiofsprobe When accidentally passing twice the same tag to qemu, kmemleak ended up reporting a memory leak in virtiofs. Also, looking at the log I saw the following error that's when I realised the...

5.5CVSS5.8AI score0.00232EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2024/02/27 10:15 a.m.4 views

CVE-2021-46924

In the Linux kernel, the following vulnerability has been resolved: NFC: st21nfca: Fix memory leak in device probe and remove 'phy-pendingskb' is alloced when device probe, but forgot to free in the error handling path and remove path, this cause memory leak as follows: unreferenced object...

5.5CVSS6.1AI score0.00226EPSS
SaveExploits0References7Affected Software1
RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.4 views

kernel: ALSA: bcd2000: Fix a UAF bug on the error path of probing

In the Linux kernel, the following vulnerability has been resolved: ALSA: bcd2000: Fix a UAF bug on the error path of probing When the driver fails in sndcardregister at probe time, it will free the 'bcd2k-midiouturb' before killing it, which may cause a UAF bug. The following log can reveal it:...

7.8CVSS6.3AI score0.00204EPSS
SaveExploits0References5
Rows per page
Query Builder