Lucene search
+L

3312 matches found

RedhatCVE
RedhatCVE
added 2024/07/16 8:57 p.m.24 views

CVE-2022-48847

A slab-out-of-bounds vulnerability was found in the Linux kernel. This issue may lead to a crash...

5.5CVSS8.1AI score0.00241EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/16 7:25 p.m.30 views

CVE-2023-52886

In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix race by not overwriting udev-descriptor in hubportinit Syzbot reported an out-of-bounds read in sysfs.c:readdescriptors: BUG: KASAN: slab-out-of-bounds in readdescriptors+0x263/0x280 drivers/usb/core/sysfs.c:883 Re...

4.1CVSS7AI score0.00328EPSS
SaveExploits0References4
NVD
NVD
added 2024/07/16 1:15 p.m.24 views

CVE-2022-48839

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...

7.8CVSS0.00269EPSS
SaveExploits0References8
NVD
NVD
added 2024/07/16 1:15 p.m.31 views

CVE-2022-48847

In the Linux kernel, the following vulnerability has been resolved: watchqueue: Fix filter limit check In watchqueuesetfilter, there are a couple of places where we check that the filter type value does not exceed what the typefilter bitmap can hold. One place calculates the number of bits by: if...

7.8CVSS0.00241EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/07/16 1:15 p.m.36 views

CVE-2022-48839

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...

7.8CVSS6.3AI score0.00269EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/07/16 1:15 p.m.25 views

CVE-2022-48847

In the Linux kernel, the following vulnerability has been resolved: watchqueue: Fix filter limit check In watchqueuesetfilter, there are a couple of places where we check that the filter type value does not exceed what the typefilter bitmap can hold. One place calculates the number of bits by: if...

7.8CVSS6.2AI score0.00241EPSS
SaveExploits0References6
OSV
OSV
added 2024/07/16 1:15 p.m.9 views

UBUNTU-CVE-2022-48847

In the Linux kernel, the following vulnerability has been resolved: watchqueue: Fix filter limit check In watchqueuesetfilter, there are a couple of places where we check that the filter type value does not exceed what the typefilter bitmap can hold. One place calculates the number of bits by: if...

7.8CVSS5.9AI score0.00241EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/07/16 12:25 p.m.47 views

CVE-2022-48847 watch_queue: Fix filter limit check

In the Linux kernel, the following vulnerability has been resolved: watchqueue: Fix filter limit check In watchqueuesetfilter, there are a couple of places where we check that the filter type value does not exceed what the typefilter bitmap can hold. One place calculates the number of bits by: if...

7.8CVSS0.00241EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/07/16 12:25 p.m.39 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...

7.8CVSS0.00269EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
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...

7.8CVSS6.6AI score0.00269EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/07/16 12:25 p.m.39 views

CVE-2022-48838 usb: gadget: Fix use-after-free bug by not setting udc->dev.driver

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: Fix use-after-free bug by not setting udc-dev.driver The syzbot fuzzer found a use-after-free bug: BUG: KASAN: use-after-free in devuevent+0x712/0x780 drivers/base/core.c:2320 Read of size 8 at addr ffff88802b934098 ...

0.00235EPSS
SaveExploits0References8
NVD
NVD
added 2024/07/16 12:15 p.m.30 views

CVE-2022-48807

In the Linux kernel, the following vulnerability has been resolved: ice: Fix KASAN error in LAG NETDEVUNREGISTER handler Currently, the same handler is called for both a NETDEVBONDINGINFO LAG unlink notification as for a NETDEVUNREGISTER call. This is causing a problem though, since the...

5.5CVSS0.00291EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/16 12:15 p.m.9 views

DEBIAN-CVE-2022-48803

In the Linux kernel, the following vulnerability has been resolved: phy: ti: Fix missing sentinel for clkdivtable gettablemaxdiv tries to access "clkdivtable" array out of bound defined in phy-j721e-wiz.c. Add a sentinel entry to prevent the following global-out-of-bounds error reported by enabli...

5.5CVSS5.2AI score0.00301EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/07/16 11:43 a.m.17 views

CVE-2022-48807 ice: Fix KASAN error in LAG NETDEV_UNREGISTER handler

In the Linux kernel, the following vulnerability has been resolved: ice: Fix KASAN error in LAG NETDEVUNREGISTER handler Currently, the same handler is called for both a NETDEVBONDINGINFO LAG unlink notification as for a NETDEVUNREGISTER call. This is causing a problem though, since the...

6.7AI score0.00291EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/07/16 11:43 a.m.37 views

CVE-2022-48807 ice: Fix KASAN error in LAG NETDEV_UNREGISTER handler

In the Linux kernel, the following vulnerability has been resolved: ice: Fix KASAN error in LAG NETDEVUNREGISTER handler Currently, the same handler is called for both a NETDEVBONDINGINFO LAG unlink notification as for a NETDEVUNREGISTER call. This is causing a problem though, since the...

0.00291EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/07/16 11:43 a.m.46 views

CVE-2022-48803

In the Linux kernel, the following vulnerability has been resolved: phy: ti: Fix missing sentinel for clkdivtable gettablemaxdiv tries to access "clkdivtable" array out of bound defined in phy-j721e-wiz.c. Add a sentinel entry to prevent the following global-out-of-bounds error reported by enabli...

7.3CVSS5.2AI score0.00301EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/07/16 11:43 a.m.42 views

CVE-2022-48803 phy: ti: Fix missing sentinel for clk_div_table

In the Linux kernel, the following vulnerability has been resolved: phy: ti: Fix missing sentinel for clkdivtable gettablemaxdiv tries to access "clkdivtable" array out of bound defined in phy-j721e-wiz.c. Add a sentinel entry to prevent the following global-out-of-bounds error reported by enabli...

7.3CVSS0.00301EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/16 11:43 a.m.26 views

CVE-2022-48803 phy: ti: Fix missing sentinel for clk_div_table

In the Linux kernel, the following vulnerability has been resolved: phy: ti: Fix missing sentinel for clkdivtable gettablemaxdiv tries to access "clkdivtable" array out of bound defined in phy-j721e-wiz.c. Add a sentinel entry to prevent the following global-out-of-bounds error reported by enabli...

7.3CVSS5.9AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/07/16 11:43 a.m.33 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.00292EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/16 11:43 a.m.26 views

CVE-2022-48796 iommu: Fix potential use-after-free during probe

In the Linux kernel, the following vulnerability has been resolved: iommu: Fix potential use-after-free during probe Kasan has reported the following use after free on dev-iommu. when a device probe fails and it is in process of freeing dev-iommu in deviommufree function, a deferredprobeworkfunc...

7.8CVSS5.9AI score
SaveExploits0References7
Rows per page
Query Builder