Lucene search
+L

2653 matches found

OSV
OSV
added 2025/02/27 3:15 a.m.6 views

DEBIAN-CVE-2025-21772

In the Linux kernel, the following vulnerability has been resolved: partitions: mac: fix handling of bogus partition table Fix several issues in partition probing: - The bailout for a bad partoffset must use putdevsector, since the preceding readpartsector succeeded. - If the partition table clai...

7.8CVSS5.7AI score0.00224EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/27 3:15 a.m.3 views

DEBIAN-CVE-2024-58003

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ds90ub9x3: Fix extra fwnodehandleput The ub913 and ub953 drivers call fwnodehandleputpriv-sd.fwnode as part of their remove process, and if the driver is removed multiple times, eventually leads to put "overflow",...

7.8CVSS6AI score0.002EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/27 3:15 a.m.11 views

UBUNTU-CVE-2025-21772

In the Linux kernel, the following vulnerability has been resolved: partitions: mac: fix handling of bogus partition table Fix several issues in partition probing: - The bailout for a bad partoffset must use putdevsector, since the preceding readpartsector succeeded. - If the partition table clai...

7.8CVSS6.2AI score0.00224EPSS
SaveExploits0References47
SUSE CVE
SUSE CVE
added 2025/02/27 3:12 a.m.7 views

SUSE CVE-2022-49088

In the Linux kernel, the following vulnerability has been resolved: dpaa2-ptp: Fix refcount leak in dpaa2ptpprobe This node pointer is returned by offindcompatiblenode with refcount incremented. Calling ofnodeput to aovid the refcount leak...

5.5CVSS6.5AI score0.00242EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/02/27 3:12 a.m.4 views

SUSE CVE-2022-49117

In the Linux kernel, the following vulnerability has been resolved: mips: ralink: fix a refcount leak in illaccofsetup ofnodeputnp needs to be called when pdev == NULL...

5.5CVSS6.4AI score0.00253EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:10 a.m.6 views

SUSE CVE-2022-49211

In the Linux kernel, the following vulnerability has been resolved: mips: cdmm: Fix refcount leak in mipscdmmphysbase The offindcompatiblenode function returns a node pointer with refcount incremented, We should use ofnodeput on it when done Add the missing ofnodeput to release the refcount...

5.5CVSS6.4AI score0.00256EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:9 a.m.5 views

SUSE CVE-2022-49310

In the Linux kernel, the following vulnerability has been resolved: char: xillybus: fix a refcount leak in cleanupdev usbgetdev is called in xillyusbprobe. So it is better to call usbputdev before xdev is released...

5.5CVSS6.4AI score0.00263EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/02/27 3:8 a.m.3 views

SUSE CVE-2022-49362

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix potential use-after-free in nfsdfileput nfsdfileputnoref can free @nf, so don't dereference @nf immediately upon return from nfsdfileputnoref...

5.5CVSS7AI score0.00631EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/02/27 3:8 a.m.10 views

SUSE CVE-2022-49370

In the Linux kernel, the following vulnerability has been resolved: firmware: dmi-sysfs: Fix memory leak in dmisysfsregisterhandle kobjectinitandadd takes reference even when it fails. According to the doc of kobjectinitandadd If this function returns an error, kobjectput must be called to proper...

5.5CVSS6.2AI score0.00291EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/02/27 3:7 a.m.8 views

SUSE CVE-2022-49373

In the Linux kernel, the following vulnerability has been resolved: watchdog: ts4800wdt: Fix refcount leak in ts4800wdtprobe ofparsephandle returns a node pointer with refcount incremented, we should use ofnodeput on it when done. Add missing ofnodeput in some error paths...

5.5CVSS7.9AI score0.00257EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/02/27 3:7 a.m.5 views

SUSE CVE-2022-49386

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks ofgetchildbyname returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. am65cpswinitcpts and am65cpswnussprobe don't relea...

5.5CVSS6.4AI score0.00256EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/02/27 3:7 a.m.5 views

SUSE CVE-2022-49389

In the Linux kernel, the following vulnerability has been resolved: usb: usbip: fix a refcount leak in stubprobe usbgetdev is called in stubdevicealloc. When stubprobe fails after that, usbputdev needs to be called to release the reference. Fix this by moving usbputdev to sdevfree error path...

5.5CVSS7.8AI score0.00291EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/02/27 3:6 a.m.3 views

SUSE CVE-2022-49480

In the Linux kernel, the following vulnerability has been resolved: ASoC: imx-hdmi: Fix refcount leak in imxhdmiprobe offinddevicebynode takes reference, we should use putdevice to release it. when devmkzalloc fails, it doesn't have a putdevice, it will cause refcount leak. Add missing putdevice ...

5.5CVSS6.5AI score0.00256EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/02/27 3:6 a.m.8 views

SUSE CVE-2022-49486

In the Linux kernel, the following vulnerability has been resolved: ASoC: fsl: Fix refcount leak in imxsgtl5000probe offindi2cdevicebynode takes a reference, In error paths, we should call putdevice to drop the reference to aviod refount leak...

5.5CVSS6.5AI score0.00257EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/02/27 3:3 a.m.5 views

SUSE CVE-2022-49650

In the Linux kernel, the following vulnerability has been resolved: dmaengine: qcom: bamdma: fix runtime PM underflow Commit dbad41e7bb5f "dmaengine: qcom: bamdma: check if the runtime pm enabled" caused unbalanced pmruntimeget/put calls when the bam is controlled remotely. This commit reverts it...

5.5CVSS6.6AI score0.0026EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/02/27 3:2 a.m.4 views

SUSE CVE-2022-49684

In the Linux kernel, the following vulnerability has been resolved: iio: adc: aspeed: Fix refcount leak in aspeedadcsettrimdata offindnodebyname returns a node pointer with refcount incremented, we should use ofnodeput on it when done. Add missing ofnodeput to avoid refcount leak...

5.5CVSS6.4AI score0.00218EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/27 2:15 a.m.3 views

DEBIAN-CVE-2024-57979

In the Linux kernel, the following vulnerability has been resolved: pps: Fix a use-after-free On a board running ntpd and gpsd, I'm seeing a consistent use-after-free in sysexit from gpsd when rebooting: pps pps1: removed ------------ cut here ------------ kobject: 'null' 00000000db4bec24: is not...

7.8CVSS5.9AI score0.00256EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/02/27 12:0 a.m.7 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 an additional call to fwnodehandleput during removal by the media: i2c: ds90ub9x3 module...

7.8CVSS6.5AI score0.002EPSS
SaveExploits0References6
OSV
OSV
added 2025/02/26 7:1 a.m.5 views

DEBIAN-CVE-2022-49681

In the Linux kernel, the following vulnerability has been resolved: xtensa: xtfpga: Fix refcount leak bug in setup In machinesetup, offindcompatiblenode will return a node pointer with refcount incremented. We should use ofnodeput when it is not used anymore...

5.5CVSS5.3AI score0.00253EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:1 a.m.7 views

DEBIAN-CVE-2022-49486

In the Linux kernel, the following vulnerability has been resolved: ASoC: fsl: Fix refcount leak in imxsgtl5000probe offindi2cdevicebynode takes a reference, In error paths, we should call putdevice to drop the reference to aviod refount leak...

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