Lucene search
+L

361 matches found

Cvelist
Cvelist
added 2024/07/29 3:52 p.m.32 views

CVE-2024-42082 xdp: Remove WARN() from __xdp_reg_mem_model()

In the Linux kernel, the following vulnerability has been resolved: xdp: Remove WARN from xdpregmemmodel syzkaller reports a warning in xdpregmemmodel. The warning occurs only if memidinithashtable returns an error. It returns the error in two cases: 1. memory allocation fails; 2. rhashtableinit...

0.00249EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/07/16 2:23 p.m.18 views

CVE-2024-40905

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix possible race in fib6droppcpufrom syzbot found a race in fib6droppcpufrom 1 If compiler reads more than once ppcpurt, second read could read NULL, if another cpu clears the value in rt6getpcpuroute. Add a READONCE to...

4.4CVSS6.4AI score0.0027EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/07/16 12:25 p.m.18 views

CVE-2022-48855 sctp: fix kernel-infoleak for SCTP sockets

In the Linux kernel, the following vulnerability has been resolved: sctp: fix kernel-infoleak for SCTP sockets syzbot reported a kernel infoleak 1 of 4 bytes. After analysis, it turned out r-idiagexpires is not initialized if inetsctpdiagfill calls inetdiagmsgcommonfill Make sure to clear...

6.5AI score0.00231EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/07/16 12:25 p.m.27 views

CVE-2022-48839 net/packet: fix slab-out-of-bounds access in packet_recvmsg()

In the Linux kernel, the following vulnerability has been resolved: net/packet: fix slab-out-of-bounds access in packetrecvmsg syzbot found that when an AFPACKET socket is using PACKETCOPYTHRESH and mmap operations, tpacketrcv is queueing skbs with garbage in skb-cb, triggering a too big copy 1...

0.00257EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/07/16 12:15 p.m.18 views

CVE-2022-48802

In the Linux kernel, the following vulnerability has been resolved: fs/proc: taskmmu.c: don't read mapcount for migration entry The syzbot reported the below BUG: kernel BUG at include/linux/page-flags.h:785! invalid opcode: 0000 1 PREEMPT SMP KASAN CPU: 1 PID: 4392 Comm: syz-executor560 Not...

5.5CVSS5.9AI score0.00289EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/07/16 12:15 p.m.19 views

CVE-2022-48810

In the Linux kernel, the following vulnerability has been resolved: ipmr,ip6mr: acquire RTNL before calling ip6mrfreetable on failure path ip6mrfreetable can only be called under RTNL lock. RTNL: assertion failed at net/core/dev.c 10367 WARNING: CPU: 1 PID: 5890 at net/core/dev.c:10367...

5.5CVSS6.2AI score0.00211EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/07/16 11:44 a.m.15 views

CVE-2022-48810 ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure path

In the Linux kernel, the following vulnerability has been resolved: ipmr,ip6mr: acquire RTNL before calling ip6mrfreetable on failure path ip6mrfreetable can only be called under RTNL lock. RTNL: assertion failed at net/core/dev.c 10367 WARNING: CPU: 1 PID: 5890 at net/core/dev.c:10367...

6.7AI score0.00211EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/07/16 11:43 a.m.14 views

CVE-2022-48802 fs/proc: task_mmu.c: don't read mapcount for migration entry

In the Linux kernel, the following vulnerability has been resolved: fs/proc: taskmmu.c: don't read mapcount for migration entry The syzbot reported the below BUG: kernel BUG at include/linux/page-flags.h:785! invalid opcode: 0000 1 PREEMPT SMP KASAN CPU: 1 PID: 4392 Comm: syz-executor560 Not...

6.2AI score0.00289EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/07/16 11:43 a.m.19 views

CVE-2022-48802 fs/proc: task_mmu.c: don't read mapcount for migration entry

In the Linux kernel, the following vulnerability has been resolved: fs/proc: taskmmu.c: don't read mapcount for migration entry The syzbot reported the below BUG: kernel BUG at include/linux/page-flags.h:785! invalid opcode: 0000 1 PREEMPT SMP KASAN CPU: 1 PID: 4392 Comm: syz-executor560 Not...

0.00289EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/07/16 11:13 a.m.58 views

CVE-2022-48781

In the Linux kernel, the following vulnerability has been resolved: crypto: afalg - get rid of algmemoryallocated algmemoryallocated does not seem to be really used. algproto does have a .memoryallocated field, but no corresponding .sysctlmem. This means skhasaccount returns true, but all...

5.5CVSS6.1AI score0.00195EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/07/16 11:13 a.m.31 views

CVE-2022-48781 crypto: af_alg - get rid of alg_memory_allocated

In the Linux kernel, the following vulnerability has been resolved: crypto: afalg - get rid of algmemoryallocated algmemoryallocated does not seem to be really used. algproto does have a .memoryallocated field, but no corresponding .sysctlmem. This means skhasaccount returns true, but all...

0.00195EPSS
SaveExploits0References2
NVD
NVD
added 2024/07/12 1:15 p.m.31 views

CVE-2024-40905

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix possible race in fib6droppcpufrom syzbot found a race in fib6droppcpufrom 1 If compiler reads more than once ppcpurt, second read could read NULL, if another cpu clears the value in rt6getpcpuroute. Add a READONCE to...

4.7CVSS0.0027EPSS
SaveExploits0References11
NVD
NVD
added 2024/07/12 1:15 p.m.37 views

CVE-2024-39500

In the Linux kernel, the following vulnerability has been resolved: sockmap: avoid race between sockmapclose and skpsockput skpsockget will return NULL if the refcount of psock has gone to 0, which will happen when the last call of skpsockput is done. However, skpsockdrop may not have finished ye...

4.7CVSS0.00197EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/07/12 1:15 p.m.21 views

CVE-2024-40959

In the Linux kernel, the following vulnerability has been resolved: xfrm6: check ip6dstidev return value in xfrm6getsaddr ip6dstidev can return NULL, xfrm6getsaddr must act accordingly. syzbot reported: Oops: general protection fault, probably for non-canonical address 0xdffffc0000000000: 0000 1...

5.5CVSS6.4AI score0.00276EPSS
SaveExploits0References33
UbuntuCve
UbuntuCve
added 2024/07/12 1:15 p.m.20 views

CVE-2024-39509

In the Linux kernel, the following vulnerability has been resolved: HID: core: remove unnecessary WARNON in implement Syzkaller hit a warning 1 in a call to implement when trying to write a value into a field of smaller size in an output report. Since implement already has a warn message printed...

5.5CVSS6.3AI score0.00299EPSS
SaveExploits0References29
Vulnrichment
Vulnrichment
added 2024/07/12 12:32 p.m.17 views

CVE-2024-40961 ipv6: prevent possible NULL deref in fib6_nh_init()

In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent possible NULL deref in fib6nhinit syzbot reminds us that in6devget can return NULL. fib6nhinit ip6validategw &idev ip6routechecknh idev idev = in6devgetdev; // can be NULL Oops: general protection fault, probably fo...

6.7AI score0.00265EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/07/12 12:32 p.m.11 views

CVE-2024-40960 ipv6: prevent possible NULL dereference in rt6_probe()

In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent possible NULL dereference in rt6probe syzbot caught a NULL dereference in rt6probe 1 Bail out if in6devget returns NULL. 1 Oops: general protection fault, probably for non-canonical address 0xdffffc00000000cb: 0000 ...

6.7AI score0.00268EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/07/12 12:20 p.m.29 views

CVE-2024-40905 ipv6: fix possible race in __fib6_drop_pcpu_from()

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix possible race in fib6droppcpufrom syzbot found a race in fib6droppcpufrom 1 If compiler reads more than once ppcpurt, second read could read NULL, if another cpu clears the value in rt6getpcpuroute. Add a READONCE to...

0.0027EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/07/12 12:20 p.m.25 views

CVE-2024-39509 HID: core: remove unnecessary WARN_ON() in implement()

In the Linux kernel, the following vulnerability has been resolved: HID: core: remove unnecessary WARNON in implement Syzkaller hit a warning 1 in a call to implement when trying to write a value into a field of smaller size in an output report. Since implement already has a warn message printed...

6.7AI score0.00299EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/07/12 12:20 p.m.22 views

CVE-2024-39500 sock_map: avoid race between sock_map_close and sk_psock_put

In the Linux kernel, the following vulnerability has been resolved: sockmap: avoid race between sockmapclose and skpsockput skpsockget will return NULL if the refcount of psock has gone to 0, which will happen when the last call of skpsockput is done. However, skpsockdrop may not have finished ye...

6.7AI score0.00197EPSS
SaveExploits0References5
Rows per page
Query Builder