Lucene search
+L

123 matches found

Tenable Nessus
Tenable Nessus
added 2026/01/22 12:00 a.m.6 views

Azure Linux 3.0 Security Update: hyperv-daemons (CVE-2019-19076)

The version of hyperv-daemons installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2019-19076 advisory. - A memory leak in the nfpabmu32knodereplace function in drivers/net/ethernet/netronome/nfp/abm/cls.c ...

7.1CVSS7.4AI score0.03171EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:00 a.m.9 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-004043)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-004043 advisory. A memory leak in the nfpabmu32knodereplace function in drivers/net/ethernet/netronome/nfp/abm/cls.c in the Linux kernel before 5.3.6 allows attackers to cause a deni...

7.1CVSS6.7AI score0.03171EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/24 11:44 a.m.9 views

CVE-2023-53733 net: sched: cls_u32: Undo tcf_bind_filter if u32_replace_hw_knode

In the Linux kernel, the following vulnerability has been resolved: net: sched: clsu32: Undo tcfbindfilter if u32replacehwknode When u32replacehwknode fails, we need to undo the tcfbindfilter operation done at u32setparms...

7.8CVSS6.5AI score
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.7 views

kernel: wifi: iwlwifi: mvm: fix 6 GHz scan construction

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix 6 GHz scan construction If more than 255 colocated APs exist for the set of all APs found during 2.4/5 GHz scanning, then the 6 GHz scan construction will loop forever since the loop variable has type u8,...

5.5CVSS6.8AI score0.00259EPSS
SaveExploits0References5
NVD
NVD
added 2025/02/27 3:15 a.m.11 views

CVE-2024-58017

In the Linux kernel, the following vulnerability has been resolved: printk: Fix signed integer overflow when defining LOGBUFLENMAX Shifting 1 31 on a 32-bit int causes signed integer overflow, which leads to undefined behavior. To prevent this, cast 1 to u32 before performing the shift, ensuring...

5.5CVSS0.00227EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2025/02/27 2:12 a.m.9 views

CVE-2024-58017

In the Linux kernel, the following vulnerability has been resolved: printk: Fix signed integer overflow when defining LOGBUFLENMAX Shifting 1 31 on a 32-bit int causes signed integer overflow, which leads to undefined behavior. To prevent this, cast 1 to u32 before performing the shift, ensuring...

5.5CVSS5.7AI score0.00227EPSS
SaveExploits0
OSV
OSV
added 2025/02/27 2:12 a.m.11 views

CVE-2024-58017 printk: Fix signed integer overflow when defining LOG_BUF_LEN_MAX

In the Linux kernel, the following vulnerability has been resolved: printk: Fix signed integer overflow when defining LOGBUFLENMAX Shifting 1 31 on a 32-bit int causes signed integer overflow, which leads to undefined behavior. To prevent this, cast 1 to u32 before performing the shift, ensuring...

6.2AI score
SaveExploits0References14
OSV
OSV
added 2024/11/19 5:19 p.m.22 views

CVE-2024-53055 wifi: iwlwifi: mvm: fix 6 GHz scan construction

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix 6 GHz scan construction If more than 255 colocated APs exist for the set of all APs found during 2.4/5 GHz scanning, then the 6 GHz scan construction will loop forever since the loop variable has type u8,...

5.5CVSS5.9AI score
SaveExploits0References9
OSV
OSV
added 2024/11/08 5:54 a.m.16 views

CVE-2024-50194 arm64: probes: Fix uprobes for big-endian kernels

In the Linux kernel, the following vulnerability has been resolved: arm64: probes: Fix uprobes for big-endian kernels The arm64 uprobes code is broken for big-endian kernels as it doesn't convert the in-memory instruction encoding which is always little-endian into the kernel's native endianness...

5.5CVSS6.6AI score
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2024/10/22 12:13 p.m.13 views

CVE-2024-50018

In the Linux kernel, the following vulnerability has been resolved: net: napi: Prevent overflow of napideferhardirqs In commit 6f8b12d661d0 "net: napi: add hard irqs deferral feature" napideferirqs was added to netdevice and napideferirqscount was added to napistruct, both as type int. This value...

4.4CVSS7.2AI score
SaveExploits0References4
NVD
NVD
added 2024/10/21 7:15 p.m.25 views

CVE-2024-50018

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
OSV
OSV
added 2024/10/21 7:15 p.m.10 views

CVE-2024-50018

In the Linux kernel, the following vulnerability has been resolved: net: napi: Prevent overflow of napideferhardirqs In commit 6f8b12d661d0 "net: napi: add hard irqs deferral feature" napideferirqs was added to netdevice and napideferirqscount was added to napistruct, both as type int. This value...

5.5CVSS7.2AI score
SaveExploits0References4
OSV
OSV
added 2024/10/14 7:53 p.m.19 views

CLSA-2024-1728935304 kernel: Fix of 12 CVEs

xfs: don't walk off the end of a directory data block CVE-2024-41013 - net/sched: clsu32: fix netns refcount changes in u32change CVE-2022-29581 - net/packet: fix slab-out-of-bounds access in packetrecvmsg CVE-2022-20368 - openvswitch: fix OOB access in reservesfasize CVE-2022-2639 - net: sched:...

8.6CVSS6.9AI score0.03872EPSS
SaveExploits9References1
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.8 views

kernel: ACPI: LPIT: Avoid u32 multiplication overflow

In the Linux kernel, the following vulnerability has been resolved: ACPI: LPIT: Avoid u32 multiplication overflow The Linux kernel CVE team has assigned CVE-2023-52683 to this issue. Upstream advisory: https://lore.kernel.org/linux-cve-announce/2024051751-CVE-2023-52683-f280@gregkh/T...

5.5CVSS6.8AI score0.0025EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/09/04 8:15 p.m.20 views

CVE-2024-44993

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Fix out-of-bounds read in v3dcsdjobrun When enabling UBSAN on Raspberry Pi 5, we get the following warning: 387.894977 UBSAN: array-index-out-of-bounds in drivers/gpu/drm/v3d/v3dsched.c:320:3 387.903868 index 7 is out of...

7.1CVSS6.6AI score0.00199EPSS
SaveExploits0References9
Microsoft CVE
Microsoft CVE
added 2024/06/30 2:00 p.m.8 views

An issue was discovered in the rand_core crate before 0.6.2 for Rust. Because read_u32_into and read_u64_into mishandle certain buffer-length checks a random number generator may be seeded with too little data.

...

9.8CVSS9.1AI score0.01228EPSS
SaveExploits0
OSV
OSV
added 2024/06/19 3:15 p.m.14 views

CVE-2021-47605

In the Linux kernel, the following vulnerability has been resolved: vduse: fix memory corruption in vdusedevioctl The "config.offset" comes from the user. There needs to a check to prevent it being out of bounds. The "config.offset" and "dev-configsize" variables are both type u32. So if the offs...

7.8CVSS9.3AI score
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/06/19 3:15 p.m.26 views

CVE-2021-47580

In the Linux kernel, the following vulnerability has been resolved: scsi: scsidebug: Fix type in mint to avoid stack OOB Change mint to use type "u32" instead of type "int" to avoid stack out of bounds. With mint type "int" the values get sign extended and the larger value gets used causing stack...

7.1CVSS6.2AI score0.00244EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/06/19 3:15 p.m.20 views

CVE-2021-47605

In the Linux kernel, the following vulnerability has been resolved: vduse: fix memory corruption in vdusedevioctl The "config.offset" comes from the user. There needs to a check to prevent it being out of bounds. The "config.offset" and "dev-configsize" variables are both type u32. So if the offs...

7.8CVSS6.3AI score0.00214EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/06/19 2:54 p.m.17 views

CVE-2021-47605 vduse: fix memory corruption in vduse_dev_ioctl()

In the Linux kernel, the following vulnerability has been resolved: vduse: fix memory corruption in vdusedevioctl The "config.offset" comes from the user. There needs to a check to prevent it being out of bounds. The "config.offset" and "dev-configsize" variables are both type u32. So if the offs...

7.8CVSS6.9AI score0.00214EPSS
SaveExploits0References2
Rows per page
Query Builder