Lucene search
+L

2825 matches found

RedHat Linux
RedHat Linux
added 2026/03/30 10:58 a.m.12 views

kernel: net/sched: cls_u32: use skb_header_pointer_careful()

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsu32: use skbheaderpointercareful skbheaderpointer does not fully validate negative @offset values. Use skbheaderpointercareful instead. GangMin Kim provided a report and a repro fooling u32classify: BUG: KASAN:...

7.1CVSS5.7AI score0.00127EPSS
SaveExploits0References5
SUSE Linux
SUSE Linux
added 2026/03/26 12:43 p.m.23 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 12 SP5 kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2022-50453: gpiolib: cdev: fix NULL-pointer dereferences bsc1250887. CVE-2023-53794: cifs: fix session state check in reconnect to avoid use-after-free issue...

8.5CVSS6.6AI score0.00739EPSS
SaveExploits1References288
OSV
OSV
added 2026/03/25 11:16 a.m.14 views

UBUNTU-CVE-2026-23378

In the Linux kernel, the following vulnerability has been resolved: net/sched: actife: Fix metalist update behavior Whenever an ife action replace changes the metalist, instead of replacing the old data on the metalist, the current ife code is appending the new metadata. Aside from being...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References23
BDU FSTEC
BDU FSTEC
added 2026/03/24 12:00 a.m.11 views

The vulnerability of the check_slab() function in the mm/slub.c module of the Linux kernel’s memory management subsystem allows a hacker to cause a service failure.

The vulnerability of the checkslab function in the mm/slub.c module of the Linux kernel’s memory management subsystem is related to the lack of memory release after the effective lifespan has ended. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS5.8AI score0.00216EPSS
SaveExploits0References24Affected Software2
OSV
OSV
added 2026/03/18 6:16 p.m.19 views

UBUNTU-CVE-2026-23269

In the Linux kernel, the following vulnerability has been resolved: apparmor: validate DFA start states are in bounds in unpackpdb Start states are read from untrusted data and used as indexes into the DFA state tables. The aadfanext function call in unpackpdb will access dfa-tablesYYTDIDBASEstar...

7.1CVSS5.7AI score0.00131EPSS
SaveExploits0References18
OSV
OSV
added 2026/03/09 9:34 a.m.18 views

CLSA-2026-1773048865 kernel: Fix of 53 CVEs

xhci: Remove device endpoints from bandwidth list when freeing the device CVE-2022-50470 - HID: multitouch: Add NULL check in mtinputconfigured CVE-2024-58020 - netfilter: nftsetpipapo: clamp maximum map bucket size to INTMAX CVE-2025-38201 - fs: writeback: fix use-after-free in markinodedirty...

8.8CVSS7AI score0.00668EPSS
SaveExploits6References1
OSV
OSV
added 2026/03/09 8:50 a.m.30 views

CLSA-2026-1773046198 kernel: Fix of 31 CVEs

smb3: fix for slab out of bounds on mount to ksmbd CVE-2025-38728 - netfilter: nftsetpipapo: clamp maximum map bucket size to INTMAX CVE-2025-38201 - ALSA: usb-audio: Validate UAC3 power domain descriptors, too CVE-2025-38729 - net: atm: fix /proc/net/atm/lec handling CVE-2025-38180 - tcpbpf:...

9.8CVSS7AI score0.00677EPSS
SaveExploits3References1
Positive Technologies
Positive Technologies
added 2026/03/08 12:00 a.m.28 views

PT-2026-39110

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A slab-out-of-bounds issue exists in the nvme-pci component. The problem occurs in the nvme dbbuf set function due to an incorrect loop condition. The dev-online queues variable tracks t...

7.1CVSS5.5AI score0.00126EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/03/03 8:57 p.m.19 views

kernel: efivarfs: Fix slab-out-of-bounds in efivarfs_d_compare

A slab-out-of-bounds exists in the linux kernel in efivarfsdcompare, such that the issue can be triggered by parallel lookups using an invalid filename due to an incorrect memcmp function...

7.1CVSS5.8AI score0.00163EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/03/03 9:54 a.m.15 views

kernel: efivarfs: Fix slab-out-of-bounds in efivarfs_d_compare

A slab-out-of-bounds exists in the linux kernel in efivarfsdcompare, such that the issue can be triggered by parallel lookups using an invalid filename due to an incorrect memcmp function...

7.1CVSS5.8AI score0.00163EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/03/03 12:00 a.m.7 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-005595)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005595 advisory. In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: add the missing IPSETHASHWITHNET0 macro for ipsethashnetportnet.c The missing...

7.8CVSS5.8AI score0.00167EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/03/03 12:00 a.m.11 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-005790)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005790 advisory. In the Linux kernel, the following vulnerability has been resolved: net/tipc: fix slab-use-after-free Read in tipcaeadencryptdone Syzbot reported a slab-use-after-fr...

8.8CVSS6.7AI score0.00503EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2026/02/28 9:04 a.m.18 views

hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()

...

7.1CVSS6.8AI score0.00179EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/02/26 4:25 a.m.9 views

kernel: RDMA/core: Fix "KASAN: slab-use-after-free Read in ib_register_device" problem

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Fix "KASAN: slab-use-after-free Read in ibregisterdevice" problem Call Trace: dumpstack lib/dumpstack.c:94 inline dumpstacklvl+0x116/0x1f0 lib/dumpstack.c:120 printaddressdescription mm/kasan/report.c:408 inline...

7.8CVSS5.7AI score0.00182EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/02/25 3:20 p.m.20 views

kernel: RDMA/core: Fix "KASAN: slab-use-after-free Read in ib_register_device" problem

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Fix "KASAN: slab-use-after-free Read in ibregisterdevice" problem Call Trace: dumpstack lib/dumpstack.c:94 inline dumpstacklvl+0x116/0x1f0 lib/dumpstack.c:120 printaddressdescription mm/kasan/report.c:408 inline...

7.8CVSS5.7AI score0.00182EPSS
SaveExploits0References5
OSV
OSV
added 2026/02/24 9:10 a.m.9 views

SUSE-SU-2026:20498-1 Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and Micro 6.1 kernel was updated to fix various security issues The following security issues were fixed: - CVE-2023-54013: interconnect: Fix locking for runpm vs reclaim bsc1256280. - CVE-2025-38321: smb: Log an error when closeallcacheddirs fails bsc1246328. ...

9.8CVSS7.1AI score0.00693EPSS
SaveExploits8References1096
NVD
NVD
added 2026/02/18 4:22 p.m.21 views

CVE-2025-71234

In the Linux kernel, the following vulnerability has been resolved: wifi: rtl8xxxu: fix slab-out-of-bounds in rtl8xxxustaadd The driver does not set hw-stadatasize, which causes mac80211 to allocate insufficient space for driver private station data in stainfoalloc. When rtl8xxxustaadd accesses...

8.8CVSS0.00177EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/02/18 4:22 p.m.11 views

CVE-2025-71234

In the Linux kernel, the following vulnerability has been resolved: wifi: rtl8xxxu: fix slab-out-of-bounds in rtl8xxxustaadd The driver does not set hw-stadatasize, which causes mac80211 to allocate insufficient space for driver private station data in stainfoalloc. When rtl8xxxustaadd accesses...

8.8CVSS5.7AI score0.00177EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/02/18 4:22 p.m.15 views

CVE-2025-71232

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Free sp in error path to fix system crash System crash seen during load/unload test in a loop, 61110.449331 qla2xxx 0000:27:00.0-0042:0: Disabled MSI-X. 61110.467494...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References29
OSV
OSV
added 2026/02/18 4:22 p.m.15 views

UBUNTU-CVE-2025-71234

In the Linux kernel, the following vulnerability has been resolved: wifi: rtl8xxxu: fix slab-out-of-bounds in rtl8xxxustaadd The driver does not set hw-stadatasize, which causes mac80211 to allocate insufficient space for driver private station data in stainfoalloc. When rtl8xxxustaadd accesses...

8.8CVSS5.7AI score0.00177EPSS
SaveExploits0References5
Rows per page
Query Builder