Lucene search
+L

3036 matches found

OSV
OSV
•added 2026/01/31 12:16 p.m.•17 views

UBUNTU-CVE-2026-23031

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbreceivebulkcallback: fix URB memory leak In gscanopen, the URBs for USB-in transfers are allocated, added to the parent-rxsubmitted anchor and submitted. In the complete callback gsusbreceivebulkcallback, the URB...

5.7AI score0.00209EPSS
SaveExploits0References35
Debian CVE
Debian CVE
•added 2026/01/31 11:42 a.m.•14 views

CVE-2026-23037

In the Linux kernel, the following vulnerability has been resolved: can: etases58x: allow partial RX URB allocation to succeed When es58xallocrxurbs fails to allocate the requested number of URBs but succeeds in allocating some, it returns an error code. This causes es58xopen to return early,...

5.1AI score0.0023EPSS
SaveExploits0
Cvelist
Cvelist
•added 2026/01/31 11:42 a.m.•52 views

CVE-2026-23031 can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbreceivebulkcallback: fix URB memory leak In gscanopen, the URBs for USB-in transfers are allocated, added to the parent-rxsubmitted anchor and submitted. In the complete callback gsusbreceivebulkcallback, the URB...

0.00209EPSS
SaveExploits0References6
CVE
CVE
•added 2026/01/31 11:39 a.m.•61 views

CVE-2026-23023

CVE-2026-23023 concerns the Linux kernel, where a memory leak was fixed in the idpf driver. The vulnerability arises from not freeing vport->rx_ptype_lkup in idpf_vport_rel(), leading to leaked memory during a reset. The fix frees the memory as part of idpf_vport_rel(), preventing the unrefere...

5.5CVSS5.8AI score0.00156EPSS
SaveExploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
•added 2026/01/31 12:00 a.m.•3 views

Linux Distros Unpatched Vulnerability : CVE-2026-23031

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - can: gsusb: gsusbreceivebulkcallback: fix URB memory leak In gscanopen, the URBs for USB-in transfers are allocated, added to the parent-rxsubmitted anchor and...

5.9AI score0.00209EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/01/28 12:00 a.m.•20 views

MiracleLinux 8 : kernel-4.18.0-553.94.1.el8_10 (AXSA:2026-086:04)

The remote MiracleLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2026-086:04 advisory. kernel: smb: client: Fix use-after-free in cifsfilldirent CVE-2025-38051 kernel: smb: client: let recvdone verify dataoffset, datalength and...

9.8CVSS7.2AI score0.00467EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
•added 2026/01/27 12:00 a.m.•6 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-005057)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005057 advisory. In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: fix possible out-of-bounds in gsm0receive Assuming the following: - side A configures...

7.8CVSS5.8AI score0.00265EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/01/27 12:00 a.m.•6 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-005067)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005067 advisory. In the Linux kernel, the following vulnerability has been resolved: phonet/pep: fix racy skbqueueempty use The receive queues are protected by their respective...

6.8AI score0.00225EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/01/27 12:00 a.m.•12 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-005198)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005198 advisory. In the Linux kernel, the following vulnerability has been resolved: smb: client: Add check for nextbuffer in receiveencryptedstandard Add check for the return value ...

7.5CVSS6.8AI score0.00607EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2026/01/26 2:47 p.m.•19 views

kernel: net: atlantic: fix fragment overflow handling in RX path

An out-of-bounds write vulnerability was found in the Aquantia Atlantic network driver in the Linux kernel. When receiving packets that span more than MAXSKBFRAGS 17 fragments, the driver writes beyond the skb fragment array bounds in skbaddrxfrag, causing kernel memory corruption and panic...

9.8CVSS5.8AI score0.00467EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/01/26 2:47 p.m.•47 views

Important: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

9.8CVSS6.9AI score0.00467EPSS
SaveExploits0References9
Cvelist
Cvelist
•added 2026/01/25 2:36 p.m.•48 views

CVE-2026-23003 ip6_tunnel: use skb_vlan_inet_prepare() in __ip6_tnl_rcv()

In the Linux kernel, the following vulnerability has been resolved: ip6tunnel: use skbvlaninetprepare in ip6tnlrcv Blamed commit did not take care of VLAN encapsulations as spotted by syzbot 1. Use skbvlaninetprepare instead of pskbinetmaypull. 1 BUG: KMSAN: uninit-value in INETECNdecapsulate...

7.5CVSS0.0052EPSS
SaveExploits1References7
Debian CVE
Debian CVE
•added 2026/01/25 2:36 p.m.•11 views

CVE-2026-23003

In the Linux kernel, the following vulnerability has been resolved: ip6tunnel: use skbvlaninetprepare in ip6tnlrcv Blamed commit did not take care of VLAN encapsulations as spotted by syzbot 1. Use skbvlaninetprepare instead of pskbinetmaypull. 1 BUG: KMSAN: uninit-value in INETECNdecapsulate...

7.5CVSS5.1AI score0.0052EPSS
SaveExploits1
attackerkb
attackerkb
•added 2026/01/25 2:36 p.m.•8 views

CVE-2026-23003

In the Linux kernel, the following vulnerability has been resolved: ip6tunnel: use skbvlaninetprepare in ip6tnlrcv Blamed commit did not take care of VLAN encapsulations as spotted by syzbot 1. Use skbvlaninetprepare instead of pskbinetmaypull. 1 BUG: KMSAN: uninit-value in INETECNdecapsulate...

5.8AI score0.0052EPSS
SaveExploits1References8Affected Software1
OSV
OSV
•added 2026/01/24 9:02 a.m.•29 views

RLSA-2026:0759 Important: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: smb: client: Fix use-after-free in cifsfilldirent CVE-2025-38051 kernel: smb: client: let recvdone verify dataoffset, datalength and remainingdatalength CVE-2025-39933 kernel: drm/i915:...

7.1CVSS5.5AI score0.00467EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
•added 2026/01/24 12:00 a.m.•11 views

RockyLinux 8 : kernel-rt (RLSA-2026:0760)

The remote RockyLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:0760 advisory. kernel: smb: client: Fix use-after-free in cifsfilldirent CVE-2025-38051 kernel: smb: client: let recvdone verify dataoffset, datalength and...

9.8CVSS7.2AI score0.00467EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
•added 2026/01/23 4:15 p.m.•12 views

CVE-2026-22979

In the Linux kernel, the following vulnerability has been resolved: net: fix memory leak in skbsegmentlist for GRO packets When skbsegmentlist is called during packet forwarding, it handles packets that were aggregated by the GRO engine. Historically, the segmentation logic in skbsegmentlist...

5.5CVSS5.7AI score0.00139EPSS
SaveExploits0References22
Cvelist
Cvelist
•added 2026/01/23 3:24 p.m.•47 views

CVE-2026-22985 idpf: Fix RSS LUT NULL pointer crash on early ethtool operations

In the Linux kernel, the following vulnerability has been resolved: idpf: Fix RSS LUT NULL pointer crash on early ethtool operations The RSS LUT is not initialized until the interface comes up, causing the following NULL pointer crash when ethtool operations like rxhash on/off are performed befor...

0.00132EPSS
SaveExploits0References3
OSV
OSV
•added 2026/01/23 3:24 p.m.•12 views

CVE-2026-22985 idpf: Fix RSS LUT NULL pointer crash on early ethtool operations

In the Linux kernel, the following vulnerability has been resolved: idpf: Fix RSS LUT NULL pointer crash on early ethtool operations The RSS LUT is not initialized until the interface comes up, causing the following NULL pointer crash when ethtool operations like rxhash on/off are performed befor...

5.4AI score
SaveExploits0References6
Cvelist
Cvelist
•added 2026/01/23 3:24 p.m.•46 views

CVE-2026-22979 net: fix memory leak in skb_segment_list for GRO packets

In the Linux kernel, the following vulnerability has been resolved: net: fix memory leak in skbsegmentlist for GRO packets When skbsegmentlist is called during packet forwarding, it handles packets that were aggregated by the GRO engine. Historically, the segmentation logic in skbsegmentlist...

0.00139EPSS
SaveExploits0References5
Rows per page
Query Builder