Lucene search
+L

4797 matches found

Microsoft CVE
Microsoft CVE
added 2025/12/09 9:03 a.m.9 views

net: bridge: fix use-after-free due to MST port state bypass

...

7.8CVSS7AI score0.00152EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/09 4:09 a.m.49 views

CVE-2025-40333 f2fs: fix infinite loop in __insert_extent_tree()

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix infinite loop in insertextenttree When we get wrong extent info data, and look up extentnode in rb tree, it will cause infinite loop CONFIGF2FSCHECKFS=n. Avoiding this by return NULL and print some kernel messages in th...

0.00216EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/12/09 4:09 a.m.17 views

CVE-2025-40333

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix infinite loop in insertextenttree When we get wrong extent info data, and look up extentnode in rb tree, it will cause infinite loop CONFIGF2FSCHECKFS=n. Avoiding this by return NULL and print some kernel messages in th...

5.1AI score0.00216EPSS
SaveExploits0
OSV
OSV
added 2025/12/09 4:09 a.m.9 views

CVE-2025-40333 f2fs: fix infinite loop in __insert_extent_tree()

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix infinite loop in insertextenttree When we get wrong extent info data, and look up extentnode in rb tree, it will cause infinite loop CONFIGF2FSCHECKFS=n. Avoiding this by return NULL and print some kernel messages in th...

6.3AI score
SaveExploits0References7
CVE
CVE
added 2025/12/09 4:09 a.m.46 views

CVE-2025-40333

CVE-2025-40333 affects the Linux kernel (f2fs) with a fix for an infinite loop in __insert_extent_tree() when wrong extent info data is encountered and the extent_node is looked up in an rb tree. The remediation is to return NULL and print kernel messages. Advisories indicate upstream kernel vers...

6AI score0.00216EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/09 3:31 a.m.10 views

EUVD-2023-60119

In the Linux kernel, the following vulnerability has been resolved: regulator: da9063: fix null pointer deref with partial DT config When some of the da9063 regulators do not have corresponding DT nodes a null pointer dereference occurs on boot because such regulators have no initdata causing the...

5.8AI score0.00181EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/09 1:29 a.m.12 views

CVE-2023-53834 iio: adc: ina2xx: avoid NULL pointer dereference on OF device match

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ina2xx: avoid NULL pointer dereference on OF device match The affected lines were resulting in a NULL pointer dereference on our platform because the device tree contained the following list of compatible strings:...

6.3AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/12/09 1:29 a.m.12 views

CVE-2023-53834

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ina2xx: avoid NULL pointer dereference on OF device match The affected lines were resulting in a NULL pointer dereference on our platform because the device tree contained the following list of compatible strings:...

5.2AI score0.00239EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/09 1:29 a.m.40 views

CVE-2023-53834 iio: adc: ina2xx: avoid NULL pointer dereference on OF device match

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ina2xx: avoid NULL pointer dereference on OF device match The affected lines were resulting in a NULL pointer dereference on our platform because the device tree contained the following list of compatible strings:...

0.00239EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/09 1:29 a.m.28 views

CVE-2023-53834

CVE-2023-53834: In the Linux kernel, the iio: adc: ina2xx driver could NULL-deref during OF device match when a device-Tree used a compatible chain like ti,ina232, ti,ina231. The fix uses the already populated type variable and adds a generic name to ina2xx_config to ensure proper board-info popu...

6AI score0.00239EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/09 1:16 a.m.11 views

CVE-2023-53787

In the Linux kernel, the following vulnerability has been resolved: regulator: da9063: fix null pointer deref with partial DT config When some of the da9063 regulators do not have corresponding DT nodes a null pointer dereference occurs on boot because such regulators have no initdata causing the...

0.00181EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/09 1:16 a.m.4 views

DEBIAN-CVE-2023-53787

In the Linux kernel, the following vulnerability has been resolved: regulator: da9063: fix null pointer deref with partial DT config When some of the da9063 regulators do not have corresponding DT nodes a null pointer dereference occurs on boot because such regulators have no initdata causing the...

5.2AI score0.00181EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/09 1:16 a.m.12 views

CVE-2022-50641

In the Linux kernel, the following vulnerability has been resolved: HSI: omapssi: Fix refcount leak in ssiprobe When returning or breaking early from a foreachavailablechildofnode loop, we need to explicitly call ofnodeput on the child node to possibly release the node...

0.00231EPSS
SaveExploits0References9
NVD
NVD
added 2025/12/09 1:16 a.m.20 views

CVE-2022-50638

In the Linux kernel, the following vulnerability has been resolved: ext4: fix bugon in estreesearch caused by bad boot loader inode We got a issue as fllows: ================================================================== kernel BUG at fs/ext4/extentsstatus.c:203! invalid opcode: 0000 1 PREEMP...

0.00238EPSS
SaveExploits0References9
NVD
NVD
added 2025/12/09 1:16 a.m.14 views

CVE-2022-50631

In the Linux kernel, the following vulnerability has been resolved: RISC-V: kexec: Fix memory leak of fdt buffer This is reported by kmemleak detector: unreferenced object 0xff60000082864000 size 9588: comm "kexec", pid 146, jiffies 4294900634 age 64.788s hex dump first 32 bytes: d0 0d fe ed 00 0...

0.00193EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/09 1:16 a.m.15 views

UBUNTU-CVE-2022-50638

In the Linux kernel, the following vulnerability has been resolved: ext4: fix bugon in estreesearch caused by bad boot loader inode We got a issue as fllows: ================================================================== kernel BUG at fs/ext4/extentsstatus.c:203! invalid opcode: 0000 1 PREEMP...

6AI score0.00238EPSS
SaveExploits0References12
OSV
OSV
added 2025/12/09 1:16 a.m.10 views

UBUNTU-CVE-2023-53813

In the Linux kernel, the following vulnerability has been resolved: ext4: fix rbtree traversal bug in ext4mbusepreallocated During allocations, while looking for preallocationsPA in the per inode rbtree, we can't do a direct traversal of the tree because ext4mbdiscardgrouppreallocation can...

5.8AI score0.00187EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/09 1:16 a.m.9 views

UBUNTU-CVE-2023-53787

In the Linux kernel, the following vulnerability has been resolved: regulator: da9063: fix null pointer deref with partial DT config When some of the da9063 regulators do not have corresponding DT nodes a null pointer dereference occurs on boot because such regulators have no initdata causing the...

5.7AI score0.00181EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/09 1:16 a.m.7 views

UBUNTU-CVE-2023-53818

In the Linux kernel, the following vulnerability has been resolved: ARM: zynq: Fix refcount leak in zynqearlyslcrinit offindcompatiblenode returns a node pointer with refcount incremented, we should use ofnodeput on error path. Add missing ofnodeput to avoid refcount leak...

5.7AI score0.00191EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2025/12/09 12:31 a.m.6 views

SUSE CVE-2022-50616

In the Linux kernel, the following vulnerability has been resolved: regulator: core: Use different devices for resource allocation and DT lookup Following by the below discussion, there's the potential UAF issue between regulator and mfd...

6.4CVSS6.5AI score0.00193EPSS
SaveExploits0References4
Rows per page
Query Builder