Lucene search
+L

3632 matches found

Cvelist
Cvelist
added 2025/01/11 3:10 p.m.31 views

CVE-2024-57881 mm/page_alloc: don't call pfn_to_page() on possibly non-existent PFN in split_large_buddy()

In the Linux kernel, the following vulnerability has been resolved: mm/pagealloc: don't call pfntopage on possibly non-existent PFN in splitlargebuddy In splitlargebuddy, we might call pfntopage on a PFN that might not exist. In corner cases, such as when freeing the highest pageblock in the last...

0.00176EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/11 1:15 p.m.8 views

UBUNTU-CVE-2024-57799

In the Linux kernel, the following vulnerability has been resolved: phy: rockchip: samsung-hdptx: Set drvdata before enabling runtime PM In some cases, rkhdptxphyruntimeresume may be invoked before platformsetdrvdata is executed in -probe, leading to a NULL pointer dereference when using the retu...

5.5CVSS6.2AI score0.00173EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2025/01/11 12:39 p.m.10 views

CVE-2024-57807 scsi: megaraid_sas: Fix for a potential deadlock

In the Linux kernel, the following vulnerability has been resolved: scsi: megaraidsas: Fix for a potential deadlock This fixes a 'possible circular locking dependency detected' warning CPU0 CPU1 ---- ---- lock&instance-resetmutex; lock&shost-scanmutex; lock&instance-resetmutex;...

7.6AI score0.00176EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/01/11 12:39 p.m.24 views

CVE-2024-57800 ALSA: memalloc: prefer dma_mapping_error() over explicit address checking

In the Linux kernel, the following vulnerability has been resolved: ALSA: memalloc: prefer dmamappingerror over explicit address checking With CONFIGDMAAPIDEBUG enabled, the following warning is observed: DMA-API: sndhdaintel 0000:03:00.1: device driver failed to check map errordevice...

0.00207EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/01/11 12:29 p.m.25 views

CVE-2024-54460 Bluetooth: iso: Fix circular lock in iso_listen_bis

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: iso: Fix circular lock in isolistenbis This fixes the circular locking dependency warning below, by releasing the socket lock before enterning isolistenbis, to avoid any potential deadlock with hdev lock. 75.307983...

0.00138EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/01/11 12:29 p.m.15 views

CVE-2024-54191 Bluetooth: iso: Fix circular lock in iso_conn_big_sync

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: iso: Fix circular lock in isoconnbigsync This fixes the circular locking dependency warning below, by reworking isosockrecvmsg, to ensure that the socket lock is always released before calling a function that locks hde...

0.00137EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/01/11 12:25 p.m.28 views

CVE-2024-41935 f2fs: fix to shrink read extent node in batches

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to shrink read extent node in batches We use rwlock to protect core structure data of extent tree during its shrink, however, if there is a huge number of extent nodes in extent tree, during shrink of extent tree, it ma...

0.00226EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/10 1:2 p.m.10 views

OESA-2025-1035 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix PCI device refcount leak in dmardevscopeinit foreachpcidev is implemented by pcigetdevice. The comment of pcigetdevice says that it will increase...

8.8CVSS5.7AI score0.03558EPSS
SaveExploits2References61
SUSE CVE
SUSE CVE
added 2025/01/09 12:20 a.m.7 views

SUSE CVE-2024-56781

This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

7.3AI score0.00037EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/08 6:15 p.m.6 views

AZL-55331 CVE-2024-56785 affecting package kernel for versions less than 6.6.76.1-1

In the Linux kernel, the following vulnerability has been resolved: MIPS: Loongson64: DTS: Really fix PCIe port nodes for ls7a Fix the dtc warnings: arch/mips/boot/dts/loongson/ls7a-pch.dtsi:68.16-416.5: Warning interruptprovider: /bus@10000000/pci@1a000000: 'interrupt-cells' found, but node is n...

5.5CVSS6.3AI score0.00205EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/08 6:15 p.m.6 views

UBUNTU-CVE-2024-56782

In the Linux kernel, the following vulnerability has been resolved: ACPI: x86: Add adev NULL check to acpiquirkskipserdevenumeration acpidevhidmatch does not check for adev == NULL, dereferencing it unconditional. Add a check for adev being NULL before calling acpidevhidmatch. At the moment...

5.5CVSS6.2AI score0.00179EPSS
SaveExploits0References19
OSV
OSV
added 2025/01/08 6:15 p.m.3 views

UBUNTU-CVE-2024-56773

In the Linux kernel, the following vulnerability has been resolved: kunit: Fix potential null dereference in kunitdevicedrivertest kunitkzalloc may return a NULL pointer, dereferencing it without NULL check may lead to NULL dereference. Add a NULL check for teststate...

5.5CVSS6.2AI score0.00177EPSS
SaveExploits0References19
Cvelist
Cvelist
added 2025/01/08 5:49 p.m.48 views

CVE-2024-56779 nfsd: fix nfs4_openowner leak when concurrent nfsd4_open occur

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix nfs4openowner leak when concurrent nfsd4open occur The action force umountumount -f will attempt to kill all rpctask even umount operation may ultimately fail if some files remain open. Consequently, if an action attemp...

9.8CVSS0.00531EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/01/08 5:49 p.m.26 views

CVE-2024-56772 kunit: string-stream: Fix a UAF bug in kunit_init_suite()

In the Linux kernel, the following vulnerability has been resolved: kunit: string-stream: Fix a UAF bug in kunitinitsuite In kunitdebugfscreatesuite, if allocstringstream fails in the kunitsuiteforeachtestcase loop, the "suite-log = stream" has assigned before, and the error path only free the...

0.00202EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/01/08 2:20 p.m.11 views

CVE-2024-56581

In the Linux kernel, the following vulnerability has been resolved: btrfs: ref-verify: fix use-after-free after invalid ref action At btrfsreftreemod after we successfully inserted the new ref entry local variable 'ref' into the respective block entry's rbtree local variable 'be', if we find an...

7.8CVSS6.9AI score0.00238EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/01/08 1:30 a.m.6 views

kernel: gro: fix ownership transfer

A flaw was found in the Linux kernel's Generic Receive Offload GRO feature, where packets processed with a fragment list are not properly orphaned due to incorrect handling of socket references. This vulnerability can cause system instability or kernel bugs. The issue has been fixed by making sur...

7.8CVSS6.7AI score0.00241EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/01/08 12:59 a.m.4 views

kernel: i40e: fix race condition by adding filter's intermediate sync state

In the Linux kernel, the following vulnerability has been resolved: i40e: fix race condition by adding filter's intermediate sync state Fix a race condition in the i40e driver that leads to MAC/VLAN filters becoming corrupted and leaking. Address the issue that occurs under heavy load when multip...

7.8CVSS6.8AI score0.00187EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/01/07 3:49 a.m.3 views

SUSE CVE-2024-56643

In the Linux kernel, the following vulnerability has been resolved: dccp: Fix memory leak in dccpfeatchangerecv If dccpfeatpushconfirm fails after new value for SP feature was accepted without reconciliation 'entry == NULL' branch, memory allocated for that value with dccpfeatclonespval is never...

3.3CVSS7.7AI score0.00227EPSS
SaveExploits0References14
OSV
OSV
added 2025/01/06 5:15 p.m.2 views

DEBIAN-CVE-2024-56768

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix bpfgetsmpprocessorid on !CONFIGSMP On x86-64 calling bpfgetsmpprocessorid in a kernel with CONFIGSMP disabled can trigger the following bug, as pcpuhot is unavailable: 8.471774 BUG: unable to handle page fault for addres...

5.5CVSS5.6AI score0.00176EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/06 5:15 p.m.2 views

DEBIAN-CVE-2024-56766

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: fix double free in atmelpmecccreateuser The "user" pointer was converted from being allocated with kzalloc to being allocated by devmkzalloc. Calling kfreeuser will lead to a double free...

7.8CVSS5.6AI score0.00221EPSS
SaveExploits0References1
Rows per page
Query Builder