Lucene search
+L

6334 matches found

OSV
OSV
added 2024/09/11 3:13 p.m.20 views

CVE-2024-45012 nouveau/firmware: use dma non-coherent allocator

In the Linux kernel, the following vulnerability has been resolved: nouveau/firmware: use dma non-coherent allocator Currently, enabling SGDEBUG in the kernel will cause nouveau to hit a BUG on startup, when the iommu is enabled: kernel BUG at include/linux/scatterlist.h:187! invalid opcode: 0000...

5.5CVSS5.7AI score0.00208EPSS
SaveExploits0References6
OSV
OSV
added 2024/09/11 3:13 p.m.14 views

CVE-2024-45010 mptcp: pm: only mark 'subflow' endp as available

In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: only mark 'subflow' endp as available Adding the following warning ... WARNONONCEmsk-pm.localaddrused == 0 ... before decrementing the localaddrused counter helped to find a bug when running the "remove single address"...

5.5CVSS6.1AI score0.0022EPSS
SaveExploits0References8
OSV
OSV
added 2024/09/11 3:13 p.m.15 views

CVE-2024-45009 mptcp: pm: only decrement add_addr_accepted for MPJ req

In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: only decrement addaddraccepted for MPJ req Adding the following warning ... WARNONONCEmsk-pm.addaddraccepted == 0 ... before decrementing the addaddraccepted counter helped to find a bug when running the "remove single...

5.5CVSS6.2AI score0.00221EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2024/09/09 12:0 a.m.13 views

CentOS 9 : kernel-5.14.0-505.el9

The remote CentOS Linux 9 host has packages installed that are affected by a vulnerability as referenced in the kernel-5.14.0-505.el9 build changelog. - In the Linux kernel, the following vulnerability has been resolved: net/smc: reduce rtnl pressure in smcpnetcreatepnetidslist Many syzbot report...

5.5CVSS5.8AI score0.0021EPSS
SaveExploits0References2
F5 Networks
F5 Networks
added 2024/09/06 8:51 p.m.43 views

K000140987: Linux kernel vulnerability CVE-2024-36971

Security Advisory Description In the Linux kernel, the following vulnerability has been resolved: net: fix dstnegativeadvice race dstnegativeadvice does not enforce proper RCU rules when sk-dstcache must be cleared, leading to possible UAF. RCU rules are that we must first clear sk-skdstcache, th...

7.8CVSS6.3AI score0.02701EPSS
SaveExploits1Affected Software1
OSV
OSV
added 2024/09/06 12:0 p.m.28 views

RUSTSEC-2024-0371 gix-path improperly resolves configuration path reported by Git

Summary gix-path runs git to find the path of a configuration file associated with the git installation, but improperly resolves paths containing unusual or non-ASCII characters, in rare cases enabling a local attacker to inject configuration leading to code execution. Details In gixpath::env, th...

6CVSS6.9AI score0.00257EPSS
SaveExploits0References4
NVD
NVD
added 2024/09/06 9:15 a.m.28 views

CVE-2023-52915

In the Linux kernel, the following vulnerability has been resolved: media: dvb-usb-v2: af9035: Fix null-ptr-deref in af9035i2cmasterxfer In af9035i2cmasterxfer, msg is controlled by user. When msgi.buf is null and msgi.len is zero, former checks on msgi.buf would be passed. Malicious data finally...

5.5CVSS0.00211EPSS
SaveExploits0References8
OSV
OSV
added 2024/09/06 9:7 a.m.15 views

CVE-2023-52915 media: dvb-usb-v2: af9035: Fix null-ptr-deref in af9035_i2c_master_xfer

In the Linux kernel, the following vulnerability has been resolved: media: dvb-usb-v2: af9035: Fix null-ptr-deref in af9035i2cmasterxfer In af9035i2cmasterxfer, msg is controlled by user. When msgi.buf is null and msgi.len is zero, former checks on msgi.buf would be passed. Malicious data finally...

5.5CVSS6.1AI score0.00211EPSS
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2024/09/04 10:15 p.m.14 views

CVE-2024-44991

In the Linux kernel, the following vulnerability has been resolved: tcp: prevent concurrent execution of tcpskexitbatch Its possible that two threads call tcpskexitbatch concurrently, once from the cleanupnet workqueue, once from a task that failed to clone a new netns. In the latter case, error...

4.7CVSS7.4AI score0.00245EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/04 10:15 p.m.20 views

CVE-2024-44990

In the Linux kernel, the following vulnerability has been resolved: bonding: fix null pointer deref in bondipsecoffloadok We must check if there is an active slave before dereferencing the pointer...

5.5CVSS6.9AI score0.00241EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/04 10:15 p.m.15 views

CVE-2024-44988

In the Linux kernel, the following vulnerability has been resolved: net: dsa: mv88e6xxx: Fix out-of-bound access If an ATU violation was caused by a CPU Load operation, the SPID could be larger than DSAMAXPORTS the size of mv88e6xxxchip.ports array...

7.1CVSS6.9AI score0.00239EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/04 10:15 p.m.22 views

CVE-2024-44987

In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent UAF in ip6sendskb syzbot reported an UAF in ip6sendskb 1 After ip6localout has returned, we no longer can safely dereference rt, unless we hold rcureadlock. A similar issue has been fixed in commit a688caa34beb "ipv...

6.6CVSS6.9AI score0.00255EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/04 9:41 p.m.16 views

CVE-2024-45002

In the Linux kernel, the following vulnerability has been resolved: rtla/osnoise: Prevent NULL dereference in error handling If the "tool-data" allocation fails then there is no need to call osnoisefreetop and, in fact, doing so will lead to a NULL dereference...

5.5CVSS6.8AI score0.00224EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/04 9:41 p.m.27 views

CVE-2024-44999

A use-after-free vulnerability was found in the Linux kernel's GPRS Tunneling Protocol GTP driver, specifically in the gtpdevxmit function. This issue is due to the IPv4 or IPv6 headers not being properly pulled into the skb-head before being accessed. This led to the use of uninitialized values,...

7.1CVSS7AI score0.00259EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/04 8:46 p.m.20 views

CVE-2024-44964

In the Linux kernel, the following vulnerability has been resolved: idpf: fix memory leaks and crashes while performing a soft reset The second tagged commit introduced a UAF, as it removed restoring qvector-vport pointers after reinitializating the structures. This is due to that all queue...

6.7CVSS6.7AI score0.00227EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/04 8:45 p.m.26 views

CVE-2024-44954

In the Linux kernel, the following vulnerability has been resolved: ALSA: line6: Fix racy access to midibuf There can be concurrent accesses to line6 midibuf from both the URB completion callback and the rawmidi API access. This could be a cause of KMSAN warning triggered by syzkaller below so pu...

5CVSS7.1AI score0.00171EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/04 8:20 p.m.19 views

CVE-2024-44973

In the Linux kernel, the following vulnerability has been resolved: mm, slub: do not call doslabfree for kfence object In 782f8906f805 the freeing of kfence objects was moved from deep inside doslabfree to the wrapper functions outside. This is a nice change, but unfortunately it missed one spot ...

5.5CVSS7AI score0.0018EPSS
SaveExploits0References4
NVD
NVD
added 2024/09/04 8:15 p.m.21 views

CVE-2024-44998

In the Linux kernel, the following vulnerability has been resolved: atm: idt77252: prevent use after free in dequeuerx We can't dereference "skb" after calling vcc-push because the skb is released...

7.8CVSS0.00252EPSS
SaveExploits0References10
NVD
NVD
added 2024/09/04 8:15 p.m.20 views

CVE-2024-44997

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtkwed: fix use-after-free panic in mtkwedsetuptcblockcb When there are multiple ap interfaces on one band and with WED on, turning the interface down will cause a kernel panic on MT798X. Previously, cbpriv was fre...

7.8CVSS0.00214EPSS
SaveExploits0References3
NVD
NVD
added 2024/09/04 8:15 p.m.15 views

CVE-2024-44974

In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: avoid possible UaF when selecting endp selectlocaladdress and selectsignaladdress both select an endpoint entry from the list inside an RCU protected section, but return a reference to it, to be read later on. If the...

7.8CVSS0.00272EPSS
SaveExploits0References8
Rows per page
Query Builder