Lucene search
+L

1101 matches found

Cvelist
Cvelist
added 2024/10/21 12:14 p.m.32 views

CVE-2024-47738 wifi: mac80211: don't use rate mask for offchannel TX either

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: don't use rate mask for offchannel TX either Like the commit ab9177d83c04 "wifi: mac80211: don't use rate mask for scanning", ignore incorrect settings to avoid no supported rate warning reported by syzbot. The...

0.0023EPSS
SaveExploits0References5
CVE
CVE
added 2024/10/21 12:14 p.m.170 views

CVE-2024-47738

CVE-2024-47738 affects the Linux kernel’s wifi subsystem (mac80211). The vulnerability lies in handling rate masks for offchannel TX, where an incorrect rate mask could trigger a -EINVAL/unsupported rate warning. The advisory notes that the root cause was traced to a chain of commits, with the pr...

3.3CVSS6.1AI score0.0023EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/21 12:14 p.m.10 views

CVE-2024-47734 bonding: Fix unnecessary warnings and logs from bond_xdp_get_xmit_slave()

In the Linux kernel, the following vulnerability has been resolved: bonding: Fix unnecessary warnings and logs from bondxdpgetxmitslave syzbot reported a WARNING in bondxdpgetxmitslave. To reproduce this1, one bond device bond1 has xdpdrv, which increases bpfmasterredirectenabledkey. Another bond...

6.8AI score0.00239EPSS
SaveExploits0References6
CVE
CVE
added 2024/10/21 12:14 p.m.138 views

CVE-2024-47734

CVE-2024-47734: In the Linux kernel, the bonding subsystem fixed unnecessary warnings/logs from bond_xdp_get_xmit_slave(). The patch removes a WARN_ON_ONCE() and adds rate limiting to netdev_err() to reduce log noise when XDP is used on bonded interfaces (e.g., with bond1 xdpdrv and bond0/slave v...

5.5CVSS6.8AI score0.00239EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2024/10/21 12:14 p.m.33 views

CVE-2024-47734 bonding: Fix unnecessary warnings and logs from bond_xdp_get_xmit_slave()

In the Linux kernel, the following vulnerability has been resolved: bonding: Fix unnecessary warnings and logs from bondxdpgetxmitslave syzbot reported a WARNING in bondxdpgetxmitslave. To reproduce this1, one bond device bond1 has xdpdrv, which increases bpfmasterredirectenabledkey. Another bond...

6AI score
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/10/21 11:53 a.m.21 views

CVE-2024-47713 wifi: mac80211: use two-phase skb reclamation in ieee80211_do_stop()

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: use two-phase skb reclamation in ieee80211dostop Since 'devqueuexmit' should be called with interrupts enabled, the following backtrace: ieee80211dostop ... spinlockirqsave&local-queuestopreasonlock, flags...

6.9AI score0.00258EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/10/21 11:53 a.m.15 views

CVE-2024-47711 af_unix: Don't return OOB skb in manage_oob().

In the Linux kernel, the following vulnerability has been resolved: afunix: Don't return OOB skb in manageoob. syzbot reported use-after-free in unixstreamrecvurg. 0 The scenario is 1. sendMSGOOB 2. recvMSGOOB - The consumed OOB remains in recv queue 3. sendMSGOOB 4. recv - manageoob returns the...

7.8CVSS6.9AI score0.00207EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/10/21 11:53 a.m.25 views

CVE-2024-47710 sock_map: Add a cond_resched() in sock_hash_free()

In the Linux kernel, the following vulnerability has been resolved: sockmap: Add a condresched in sockhashfree Several syzbot soft lockup reports all have in common sockhashfree If a map with a large number of buckets is destroyed, we need to yield the cpu when needed...

0.00231EPSS
SaveExploits0References8
CVE
CVE
added 2024/10/21 11:53 a.m.204 views

CVE-2024-47710

CVE-2024-47710 : Linux kernel vulnerability where destroying a sock_map with many buckets could trigger soft lockups. The fix adds a cond_resched() in sock_hash_free() to yield the CPU when needed, addressing repeated syzbot soft lockup reports. Affected component: sock_map/sock_hash_free in Linu...

5.5CVSS5.2AI score0.00231EPSS
SaveExploits0References12Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/21 11:53 a.m.20 views

CVE-2024-47699 nilfs2: fix potential null-ptr-deref in nilfs_btree_insert()

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential null-ptr-deref in nilfsbtreeinsert Patch series "nilfs2: fix potential issues with empty b-tree nodes". This series addresses three potential issues with empty b-tree nodes that can occur with corrupted...

7.1AI score0.00261EPSS
SaveExploits0References9
CVE
CVE
added 2024/10/21 11:53 a.m.147 views

CVE-2024-47690

The CVE-2024-47690 entry concerns the Linux kernel f2fs component. The vulnerability arises from the online repair mechanism for corrupted directories in f2fs_lookup(), which can generate dirty data/meta during races with readonly remount. This can leave dirty inodes after the filesystem becomes ...

7.8CVSS5.2AI score0.00245EPSS
SaveExploits0References7Affected Software1
SUSE CVE
SUSE CVE
added 2024/10/10 2:48 a.m.4 views

SUSE CVE-2024-47671

In the Linux kernel, the following vulnerability has been resolved: USB: usbtmc: prevent kernel-usb-infoleak The syzbot reported a kernel-usb-infoleak in usbtmcwrite, we need to clear the structure before filling fields...

3.3CVSS6.3AI score0.00222EPSS
SaveExploits0References18
OSV
OSV
added 2024/10/09 3:15 p.m.33 views

AZL-50812 CVE-2024-47671 affecting package kernel for versions less than 5.15.176.3-1

In the Linux kernel, the following vulnerability has been resolved: USB: usbtmc: prevent kernel-usb-infoleak The syzbot reported a kernel-usb-infoleak in usbtmcwrite, we need to clear the structure before filling fields...

5.5CVSS6.7AI score0.00222EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/10/09 2:49 p.m.19 views

CVE-2024-47671 USB: usbtmc: prevent kernel-usb-infoleak

In the Linux kernel, the following vulnerability has been resolved: USB: usbtmc: prevent kernel-usb-infoleak The syzbot reported a kernel-usb-infoleak in usbtmcwrite, we need to clear the structure before filling fields...

6.8AI score0.00222EPSS
SaveExploits0References8
OSV
OSV
added 2024/10/09 2:49 p.m.13 views

CVE-2024-47671 USB: usbtmc: prevent kernel-usb-infoleak

In the Linux kernel, the following vulnerability has been resolved: USB: usbtmc: prevent kernel-usb-infoleak The syzbot reported a kernel-usb-infoleak in usbtmcwrite, we need to clear the structure before filling fields...

6.2AI score
SaveExploits0References13
CVE
CVE
added 2024/10/09 2:49 p.m.164 views

CVE-2024-47671

The CVE-2024-47671 entry concerns a Linux kernel vulnerability in USBimp: usbtiusmb? The provided connected documents confirm a kernel-infoleak in USB: usbtmc, with the root cause described as a need to clear the data structure before filling fields in usbtmc_write. The fix/workaround is to preve...

5.5CVSS6.8AI score0.00222EPSS
SaveExploits0References10Affected Software1
NVD
NVD
added 2024/09/27 1:15 p.m.30 views

CVE-2024-46828

In the Linux kernel, the following vulnerability has been resolved: sched: schcake: fix bulk flow accounting logic for host fairness In schcake, we keep track of the count of active bulk flows per host, when running in dst/src host fairness mode, which is used as the round-robin weight when...

7.8CVSS0.0025EPSS
SaveExploits0References9
CVE
CVE
added 2024/09/27 12:39 p.m.179 views

CVE-2024-46828

CVE-2024-46828 affects the Linux kernel schedulers, specifically the cake qdisc’s host-fairness logic. A hash-collision interaction could trigger an unintended decrement of per-host bulk-flow counters when a flow’s state changes, and when host fairness is enabled this could wrap a per-host counte...

7.8CVSS7.3AI score0.0025EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2024/09/18 7:12 a.m.184 views

CVE-2024-46783

CVE-2024-46783 : Linux kernel vulnerability in tcp_bpf_sendmsg() where corking in psock->cork could cause the last flushing to send a sk_msg larger than the current message, making ‘copied’ negative in tcp_bpf_send_verdict() and triggering a kernel BUG (net/socket.c:733). Connected Astra Linux...

5.5CVSS6.1AI score0.00231EPSS
SaveExploits0References11Affected Software1
CVE
CVE
added 2024/09/18 7:12 a.m.186 views

CVE-2024-46754

CVE-2024-46754 pertains to the Linux kernel BPF subsystem. The issue arises in the lwt_seg6local_prog_ops related to BPF_PROG_TYPE_LWT_SEG6LOCAL, where BPF test execution via bpf_test_run could occur without entering input_action_end_bpf() first. The root cause is tied to the seg6 local test path...

7.8CVSS6.6AI score0.00247EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder