Lucene search
+L

2431 matches found

OSV
OSV
added 2024/08/27 10:23 a.m.23 views

CLSA-2024-1724754216 Fix CVE(s): CVE-2023-52760, CVE-2024-35835, CVE-2024-39484, CVE-2024-39487

CVE-url: https://ubuntu.com/security/CVE-2024-39487 - bonding: Fix out-of-bounds read in bondoptionarpiptargetsset CVE-url: https://ubuntu.com/security/CVE-2023-52760 - gfs2: Fix slab-use-after-free in gfs2qddealloc CVE-url: https://ubuntu.com/security/CVE-2024-39484 - mmc: davinci: Don't strip...

7.8CVSS6.7AI score0.00623EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/08/26 12:15 p.m.26 views

CVE-2024-44941

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to cover read extent cache access with lock syzbot reports a f2fs bug as below: BUG: KASAN: slab-use-after-free in sanitycheckextentcache+0x370/0x410 fs/f2fs/extentcache.c:46 Read of size 4 at addr ffff8880739ab220 by...

7.8CVSS6.6AI score0.00213EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/08/26 11:20 a.m.15 views

CVE-2024-44941 f2fs: fix to cover read extent cache access with lock

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to cover read extent cache access with lock syzbot reports a f2fs bug as below: BUG: KASAN: slab-use-after-free in sanitycheckextentcache+0x370/0x410 fs/f2fs/extentcache.c:46 Read of size 4 at addr ffff8880739ab220 by...

7AI score0.00213EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/08/26 11:20 a.m.66 views

CVE-2024-44941

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to cover read extent cache access with lock syzbot reports a f2fs bug as below: BUG: KASAN: slab-use-after-free in sanitycheckextentcache+0x370/0x410 fs/f2fs/extentcache.c:46 Read of size 4 at addr ffff8880739ab220 by...

7.8CVSS6.1AI score0.00213EPSS
SaveExploits0
NVD
NVD
added 2024/08/26 11:15 a.m.23 views

CVE-2024-44934

In the Linux kernel, the following vulnerability has been resolved: net: bridge: mcast: wait for previous gc cycles when removing port syzbot hit a use-after-free1 which is caused because the bridge doesn't make sure that all previous garbage has been collected when removing a port. What happens...

7.8CVSS0.00219EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/08/26 11:15 a.m.29 views

CVE-2024-44934

In the Linux kernel, the following vulnerability has been resolved: net: bridge: mcast: wait for previous gc cycles when removing port syzbot hit a use-after-free1 which is caused because the bridge doesn't make sure that all previous garbage has been collected when removing a port. What happens...

7.8CVSS6.4AI score0.00219EPSS
SaveExploits0References17
Vulnrichment
Vulnrichment
added 2024/08/26 10:11 a.m.28 views

CVE-2024-44934 net: bridge: mcast: wait for previous gc cycles when removing port

In the Linux kernel, the following vulnerability has been resolved: net: bridge: mcast: wait for previous gc cycles when removing port syzbot hit a use-after-free1 which is caused because the bridge doesn't make sure that all previous garbage has been collected when removing a port. What happens...

7.2AI score0.00219EPSS
SaveExploits0References5
CVE
CVE
added 2024/08/26 10:11 a.m.193 views

CVE-2024-44934

CVE-2024-44934 — Linux kernel net: bridge: mcast: wait for previous gc cycles when removing port . Syzkaller triggered a use-after-free during port removal because old multicast garbage collection cycles may still be running when a port is freed. The fix is to ensure all prior garbage-collection ...

7.8CVSS7AI score0.00219EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2024/08/26 10:11 a.m.12 views

CVE-2024-44933 bnxt_en : Fix memory out-of-bounds in bnxt_fill_hw_rss_tbl()

In the Linux kernel, the following vulnerability has been resolved: bnxten : Fix memory out-of-bounds in bnxtfillhwrsstbl A recent commit has modified the code in bnxtreserverings to set the default RSS indirection table to default only when the number of RX rings is changing. While this works fo...

7AI score0.00187EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/08/23 2:53 a.m.8 views

SUSE CVE-2022-48932

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DR, Fix slab-out-of-bounds in mlx5cmddrcreatefte When adding a rule with 32 destinations, we hit the following out-of-band access issue: BUG: KASAN: slab-out-of-bounds in mlx5cmddrcreatefte+0x18ee/0x1e70 This patch fixe...

5.5CVSS6.5AI score0.00192EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/08/22 3:16 p.m.16 views

CVE-2022-48932

A vulnerability was found in the Linux kernel's Ethernet fsdr.c driver in the mlx5cmddrcreatefte function, where a slab-out-of-bounds can occur. This flaw is caused by how the driver allocates and manages memory when dealing with flow rules actions. A rule can have up to 32 destinations, but...

5.5CVSS6.2AI score0.00192EPSS
SaveExploits0References4
OSV
OSV
added 2024/08/22 4:15 a.m.8 views

DEBIAN-CVE-2022-48932

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DR, Fix slab-out-of-bounds in mlx5cmddrcreatefte When adding a rule with 32 destinations, we hit the following out-of-band access issue: BUG: KASAN: slab-out-of-bounds in mlx5cmddrcreatefte+0x18ee/0x1e70 This patch fixe...

5.5CVSS5.2AI score0.00192EPSS
SaveExploits0References1
NVD
NVD
added 2024/08/22 4:15 a.m.34 views

CVE-2022-48932

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DR, Fix slab-out-of-bounds in mlx5cmddrcreatefte When adding a rule with 32 destinations, we hit the following out-of-band access issue: BUG: KASAN: slab-out-of-bounds in mlx5cmddrcreatefte+0x18ee/0x1e70 This patch fixe...

7.8CVSS0.00192EPSS
SaveExploits0References2
OSV
OSV
added 2024/08/22 4:15 a.m.7 views

UBUNTU-CVE-2022-48932

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DR, Fix slab-out-of-bounds in mlx5cmddrcreatefte When adding a rule with 32 destinations, we hit the following out-of-band access issue: BUG: KASAN: slab-out-of-bounds in mlx5cmddrcreatefte+0x18ee/0x1e70 This patch fixe...

7.8CVSS5.9AI score0.00192EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/08/22 4:15 a.m.18 views

CVE-2022-48932

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DR, Fix slab-out-of-bounds in mlx5cmddrcreatefte When adding a rule with 32 destinations, we hit the following out-of-band access issue: BUG: KASAN: slab-out-of-bounds in mlx5cmddrcreatefte+0x18ee/0x1e70 This patch fixe...

7.8CVSS5.9AI score0.00192EPSS
SaveExploits0References4
CVE
CVE
added 2024/08/22 3:31 a.m.92 views

CVE-2022-48932

CVE-2022-48932 affects the Linux kernel in the net/mlx5 driver: slab-out-of-bounds in mlx5_cmd_dr_create_fte when a rule with many destinations (up to 32) is added. The issue manifests as a KASAN slab-out-of-bounds. The patch fixes it by (1) enlarging allocated buffers to accommodate the required...

7.8CVSS7AI score0.00192EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/08/22 3:31 a.m.46 views

CVE-2022-48932 net/mlx5: DR, Fix slab-out-of-bounds in mlx5_cmd_dr_create_fte

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DR, Fix slab-out-of-bounds in mlx5cmddrcreatefte When adding a rule with 32 destinations, we hit the following out-of-band access issue: BUG: KASAN: slab-out-of-bounds in mlx5cmddrcreatefte+0x18ee/0x1e70 This patch fixe...

7.8CVSS0.00192EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/08/22 3:31 a.m.15 views

CVE-2022-48932 net/mlx5: DR, Fix slab-out-of-bounds in mlx5_cmd_dr_create_fte

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DR, Fix slab-out-of-bounds in mlx5cmddrcreatefte When adding a rule with 32 destinations, we hit the following out-of-band access issue: BUG: KASAN: slab-out-of-bounds in mlx5cmddrcreatefte+0x18ee/0x1e70 This patch fixe...

7.8CVSS6.9AI score0.00192EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/08/22 3:31 a.m.34 views

CVE-2022-48932

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DR, Fix slab-out-of-bounds in mlx5cmddrcreatefte When adding a rule with 32 destinations, we hit the following out-of-band access issue: BUG: KASAN: slab-out-of-bounds in mlx5cmddrcreatefte+0x18ee/0x1e70 This patch fixe...

7.8CVSS5.2AI score0.00192EPSS
SaveExploits0
OSV
OSV
added 2024/08/21 7:15 a.m.13 views

DEBIAN-CVE-2022-48871

In the Linux kernel, the following vulnerability has been resolved: tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX FIFO buffer Driver's probe allocates memory for RX FIFO port-rxfifo based on default RX FIFO depth, e.g. 16. Later during serial startup the qcomgeniserialportsetup...

7.1CVSS5.7AI score0.00349EPSS
SaveExploits0References1
Rows per page
Query Builder