Lucene search
+L

9058 matches found

CVE
CVE
added 2025/12/09 1:29 a.m.27 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
OSV
OSV
added 2025/12/09 1:16 a.m.8 views

DEBIAN-CVE-2023-53814

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix dropping valid root bus resources with .end = zero On r8a7791/koelsch: kmemleak: 1 new suspected memory leaks see /sys/kernel/debug/kmemleak cat /sys/kernel/debug/kmemleak unreferenced object 0xc3a34e00 size 64: comm...

5.3AI score0.00182EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/09 1:16 a.m.13 views

CVE-2023-53814

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix dropping valid root bus resources with .end = zero On r8a7791/koelsch: kmemleak: 1 new suspected memory leaks see /sys/kernel/debug/kmemleak cat /sys/kernel/debug/kmemleak unreferenced object 0xc3a34e00 size 64: comm...

0.00182EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/09 1:16 a.m.6 views

DEBIAN-CVE-2023-53779

In the Linux kernel, the following vulnerability has been resolved: mfd: dln2: Fix memory leak in dln2probe When dln2setuprxurbs in dln2probe fails, error outfree forgets to call usbputdev to decrease the refcount of dln2-usbdev. Fix this by adding usbputdev in the error handling code of dln2prob...

5.9AI score0.00032EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/09 1:16 a.m.10 views

UBUNTU-CVE-2023-53814

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix dropping valid root bus resources with .end = zero On r8a7791/koelsch: kmemleak: 1 new suspected memory leaks see /sys/kernel/debug/kmemleak cat /sys/kernel/debug/kmemleak unreferenced object 0xc3a34e00 size 64: comm...

5.8AI score0.00182EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/09 1:16 a.m.8 views

UBUNTU-CVE-2022-50645

In the Linux kernel, the following vulnerability has been resolved: EDAC/i10nm: fix refcount leak in pcigetdevwrapper As the comment of pcigetdomainbusandslot says, it returns a PCI device with refcount incremented, so it doesn't need to call an extra pcidevget in pcigetdevwrapper, and the PCI...

5.7AI score0.002EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/09 1:16 a.m.20 views

UBUNTU-CVE-2022-50633

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: qcom: Fix memory leak in dwc3qcominterconnectinit oficcget alloc resources for path handle, we should release it when not need anymore. Like the release in dwc3qcominterconnectexit function. Add iccput in error handlin...

5.9AI score0.00195EPSS
SaveExploits0References8
Microsoft CVE
Microsoft CVE
added 2025/12/09 1:02 a.m.8 views

regmap: slimbus: fix bus_context pointer in regmap init calls

...

7.8CVSS7AI score0.00141EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/12/09 12:24 a.m.8 views

SUSE CVE-2025-40317

In the Linux kernel, the following vulnerability has been resolved: regmap: slimbus: fix buscontext pointer in regmap init calls Commit 4e65bda8273c "ASoC: wcd934x: fix error handling in wcd934xcodecparsedata" revealed the problem in the slimbus regmap. That commit breaks audio playback, for...

5.5CVSS6.2AI score0.00141EPSS
SaveExploits0References21
Debian CVE
Debian CVE
added 2025/12/09 12:01 a.m.18 views

CVE-2023-53814

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix dropping valid root bus resources with .end = zero On r8a7791/koelsch: kmemleak: 1 new suspected memory leaks see /sys/kernel/debug/kmemleak cat /sys/kernel/debug/kmemleak unreferenced object 0xc3a34e00 size 64: comm...

5.2AI score0.00182EPSS
SaveExploits0
CVE
CVE
added 2025/12/09 12:01 a.m.26 views

CVE-2023-53814

CVE-2023-53814 pertains to the Linux kernel PCI subsystem. The issue arises when coalescing two resources for a contiguous aperture: the second resource is enlarged, the first marked invalid, and resources with invalid state are skipped later, leading to missing root bus resources in pci_bus_inse...

6.2AI score0.00182EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/09 12:01 a.m.38 views

CVE-2023-53814 PCI: Fix dropping valid root bus resources with .end = zero

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix dropping valid root bus resources with .end = zero On r8a7791/koelsch: kmemleak: 1 new suspected memory leaks see /sys/kernel/debug/kmemleak cat /sys/kernel/debug/kmemleak unreferenced object 0xc3a34e00 size 64: comm...

0.00182EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/09 12:01 a.m.17 views

CVE-2023-53814 PCI: Fix dropping valid root bus resources with .end = zero

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix dropping valid root bus resources with .end = zero On r8a7791/koelsch: kmemleak: 1 new suspected memory leaks see /sys/kernel/debug/kmemleak cat /sys/kernel/debug/kmemleak unreferenced object 0xc3a34e00 size 64: comm...

6.4AI score
SaveExploits0References7
CVE
CVE
added 2025/12/09 12:00 a.m.34 views

CVE-2023-53785

CVE-2023-53785 : In MT76 MT7921/MT7921_USB_SDIO path, code assumed adequate headroom in an skb when prepending SDIO headers, which could trigger kernel panics if the skb came from a non-net-core path (e.g., bridged interfaces). The fix adds a skb_cow_head() call in mt7921_usb_sdio_tx_prepare_skb(...

8.8CVSS5.7AI score0.00265EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/12/09 12:00 a.m.14 views

CVE-2023-53779

Removed by vendor...

6.7AI score0.00032EPSS
SaveExploits0
CVE
CVE
added 2025/12/09 12:00 a.m.27 views

CVE-2023-53779

The CVE-2023-53779 entry concerns a Linux kernel memory-leak in the mfd: dln2 path. Specifically, in dln2_probe(), if dln2_setup_rx_urbs() fails, the error handling path previously failed to call usb_put_dev(), leaving the dln2->usb_dev refcount unreleased. The referenced fixes add usb_put_dev...

6.3AI score0.00032EPSS
SaveExploits0
OSV
OSV
added 2025/12/09 12:00 a.m.8 views

CVE-2022-50647 RISC-V: Make port I/O string accessors actually work

In the Linux kernel, the following vulnerability has been resolved: RISC-V: Make port I/O string accessors actually work Fix port I/O string accessors such as insb', outsb', etc. which use the physical PCI port I/O address rather than the corresponding memory mapping to get at the requested...

6.2AI score
SaveExploits0References9
CVE
CVE
added 2025/12/09 12:00 a.m.31 views

CVE-2022-50645

The CVE-2022-50645 issue involves a refcount leak in the Linux kernel’s EDAC/i10nm path. Specifically, pci_get_dev_wrapper() could mishandle a PCI device by not accounting for the fact that pci_get_domain_bus_and_slot() returns a device with an incremented refcount, leading to a potential leak if...

6AI score0.002EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/12/09 12:00 a.m.11 views

Siemens SIMATIC CN 4100 访问控制错误漏洞

The Siemens SIMATIC CN 4100 is a communication node from Siemens, Germany. The Siemens SIMATIC CN 4100 suffers from an Access Control Error vulnerability that originates when the USB port allows an unauthenticated connection, which can be exploited by an attacker to cause a denial of service...

5.1CVSS8.8AI score0.00208EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2023-53851

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/msm/dp: Drop aux devices together with DP controller Using devres to depopulate the aux bus made sure that upon a probe deferral the EDP panel device would ...

8.4CVSS5.5AI score0.00187EPSS
SaveExploits0References3
Rows per page
Query Builder