Lucene search
+L

7973 matches found

Debian CVE
Debian CVE
added 2024/04/04 8:20 a.m.30 views

CVE-2024-26785

In the Linux kernel, the following vulnerability has been resolved: iommufd: Fix protection fault in iommufdtestsyzconviova Syzkaller reported the following bug: general protection fault, probably for non-canonical address 0xdffffc0000000038: 0000 1 SMP KASAN KASAN: null-ptr-deref in range...

5.5CVSS7.1AI score0.00227EPSS
SaveExploits0
OSV
OSV
added 2024/04/04 8:20 a.m.13 views

CVE-2024-26784 pmdomain: arm: Fix NULL dereference on scmi_perf_domain removal

In the Linux kernel, the following vulnerability has been resolved: pmdomain: arm: Fix NULL dereference on scmiperfdomain removal On unloading of the scmiperfdomain module got the below splat, when in the DT provided to the system under test the 'power-domain-cells' property was missing. Indeed,...

5.5CVSS4.9AI score0.00195EPSS
SaveExploits0References5
OSV
OSV
added 2024/04/04 8:20 a.m.13 views

CVE-2024-26783 mm/vmscan: fix a bug calling wakeup_kswapd() with a wrong zone index

In the Linux kernel, the following vulnerability has been resolved: mm/vmscan: fix a bug calling wakeupkswapd with a wrong zone index With numa balancing on, when a numa system is running where a numa node doesn't have its local memory so it has no managed zones, the following oops has been...

5.5CVSS5.8AI score0.00242EPSS
SaveExploits0References9
OSV
OSV
added 2024/04/04 8:20 a.m.8 views

CVE-2024-26750 af_unix: Drop oob_skb ref before purging queue in GC.

In the Linux kernel, the following vulnerability has been resolved: afunix: Drop oobskb ref before purging queue in GC. syzbot reported another task hung in unixgc. 0 The current while loop assumes that all of the left candidates have oobskb and calling kfreeskboobskb releases the remaining...

5.5CVSS6AI score0.00224EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/04/04 12:0 a.m.21 views

CVE-2024-26796

In the Linux kernel, the following vulnerability has been resolved: drivers: perf: ctrgetwidth function for legacy is not defined With parameters CONFIGRISCVPMULEGACY=y and CONFIGRISCVPMUSBI=n linux kernel crashes when you try perf record: $ perf record ls 46.749286 Unable to handle kernel NULL...

5.5CVSS5.9AI score0.00224EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/03 10:51 p.m.36 views

CVE-2024-26687

In the Linux kernel, the following vulnerability has been resolved: xen/events: close evtchn after mapping cleanup shutdownpirq and startuppirq are not taking the irqmappingupdatelock because they can't due to lock inversion. Both are called with the irqdesc-lock being taking. The lock order,...

4.4CVSS6.8AI score0.00228EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/04/03 5:15 p.m.20 views

CVE-2024-26757

In the Linux kernel, the following vulnerability has been resolved: md: Don't ignore read-only array in mdcheckrecovery Usually if the array is not read-write, mdcheckrecovery won't register new syncthread in the first place. And if the array is read-write and syncthread is registered,...

5.5CVSS6.4AI score0.00209EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/04/03 5:15 p.m.35 views

CVE-2024-26772

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid allocating blocks from corrupted group in ext4mbfindbygoal Places the logic for checking if the group's block bitmap is corrupt under the protection of the group lock to avoid allocating blocks from the group with a...

5.5CVSS6.2AI score0.00255EPSS
SaveExploits0References23
OSV
OSV
added 2024/04/03 5:1 p.m.8 views

CVE-2024-26775 aoe: avoid potential deadlock at set_capacity

In the Linux kernel, the following vulnerability has been resolved: aoe: avoid potential deadlock at setcapacity Move setcapacity outside of the section procected by &d-lock. To avoid possible interrupt unsafe locking scenario: CPU0 CPU1 ---- ---- 1 lock&bdev-bdsizelock; localirqdisable; 2...

5.5CVSS5.9AI score0.00184EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/04/03 5:0 p.m.32 views

CVE-2024-26766 IB/hfi1: Fix sdma.h tx->num_descs off-by-one error

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix sdma.h tx-numdescs off-by-one error Unfortunately the commit fd8958efe877 introduced another error causing the descs array to overflow. This reults in further crashes easily reproducible by sendmsg system call...

7.8AI score0.00257EPSS
SaveExploits0References8
OSV
OSV
added 2024/04/03 5:0 p.m.13 views

CVE-2024-26755 md: Don't suspend the array for interrupted reshape

In the Linux kernel, the following vulnerability has been resolved: md: Don't suspend the array for interrupted reshape mdstartsync will suspend the array if there are spares that can be added or removed from conf, however, if reshape is still in progress, this won't happen at all or data will be...

5.3CVSS4.6AI score0.0065EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/04/03 5:0 p.m.42 views

CVE-2024-26740

In the Linux kernel, the following vulnerability has been resolved: net/sched: actmirred: use the backlog for mirred ingress The test Davide added in commit ca22da2fbd69 "actmirred: use the backlog for nested calls to mirred ingress" hangs our testing VMs every 10 or so runs, with the familiar...

5.5CVSS7.4AI score0.00181EPSS
SaveExploits0
CVE
CVE
added 2024/04/03 5:0 p.m.172 views

CVE-2024-26739

CVE-2024-26739 affects the Linux kernel net/sched component (act_mirred) where overriding the skb return value after routing could lead to Use-After-Free if tcf_mirred_forward() had been called. The fix moves the retval override to the error path that actually requires it, preventing UaF when the...

7.8CVSS6.3AI score0.00276EPSS
SaveExploits0References8Affected Software2
Vulnrichment
Vulnrichment
added 2024/04/03 5:0 p.m.18 views

CVE-2024-26738 powerpc/pseries/iommu: DLPAR add doesn't completely initialize pci_controller

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries/iommu: DLPAR add doesn't completely initialize pcicontroller When a PCI device is dynamically added, the kernel oopses with a NULL pointer dereference: BUG: Kernel NULL pointer dereference on read at 0x00000030...

6.8AI score0.00239EPSS
SaveExploits0References3
NVD
NVD
added 2024/04/03 3:15 p.m.17 views

CVE-2024-26726

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't drop extentmap for free space inode on write error While running the CI for an unrelated change I hit the following panic with generic/648 on btrfsholesspacecache. assertion failed: blockstart != EXTENTMAPHOLE, in...

5.5CVSS7.8AI score0.00256EPSS
SaveExploits0References5
NVD
NVD
added 2024/04/03 3:15 p.m.29 views

CVE-2024-26707

In the Linux kernel, the following vulnerability has been resolved: net: hsr: remove WARNONCE in sendhsrsupervisionframe Syzkaller reported 1 hitting a warning after failing to allocate resources for skb in hsrinitskb. Since a WARNONCE call will not help much in this case, it might be prudent to...

5.5CVSS7.3AI score0.00226EPSS
SaveExploits0References7
NVD
NVD
added 2024/04/03 3:15 p.m.23 views

CVE-2024-26696

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix hang in nilfslookupdirtydatabuffers Syzbot reported a hang issue in migratepagesbatch called by mbind and nilfslookupdirtydatabuffers called in the log writer of nilfs2. While migratepagesbatch locks a folio and waits...

5.5CVSS7.4AI score0.00191EPSS
SaveExploits0References10
OSV
OSV
added 2024/04/03 2:55 p.m.6 views

CVE-2024-26725 dpll: fix possible deadlock during netlink dump operation

In the Linux kernel, the following vulnerability has been resolved: dpll: fix possible deadlock during netlink dump operation Recently, I've been hitting following deadlock warning during dpll pin dump: 52804.637962 ====================================================== 52804.638536 WARNING:...

5.5CVSS5.9AI score0.0015EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/04/03 2:55 p.m.11 views

CVE-2024-26725 dpll: fix possible deadlock during netlink dump operation

In the Linux kernel, the following vulnerability has been resolved: dpll: fix possible deadlock during netlink dump operation Recently, I've been hitting following deadlock warning during dpll pin dump: 52804.637962 ====================================================== 52804.638536 WARNING:...

6.8AI score0.0015EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/04/03 2:55 p.m.18 views

CVE-2024-26719 nouveau: offload fence uevents work to workqueue

In the Linux kernel, the following vulnerability has been resolved: nouveau: offload fence uevents work to workqueue This should break the deadlock between the fctx lock and the irq lock. This offloads the processing off the work from the irq into a workqueue...

6.7AI score0.00172EPSS
SaveExploits0References3
Rows per page
Query Builder