Lucene search
+L

3036 matches found

BDU FSTEC
BDU FSTEC
•added 2026/02/20 12:00 a.m.•11 views

The vulnerability of the avs_dsp_receive_rx() function in the sound module/soc/intel/avs/ipc.c file, which is part of the Linux operating system’s SoC audio support, allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the avsdspreceiverx function in the sound/soc/intel/avs/ipc.c module of the Linux operating system’s SoC audio support is related to the copying of buffers without checking the size of the input data a classic buffer overflow attack. Exploiting this vulnerability could allow ...

7CVSS6.3AI score0.00179EPSS
SaveExploits0References10Affected Software2
BDU FSTEC
BDU FSTEC
•added 2026/02/20 12:00 a.m.•10 views

The vulnerability of the gsmld_receive_buf() function in the drivers/tty/n_gsm.c module of the TTY console driver for the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the gsmldreceivebuf function in the drivers/tty/ngsm.c module of the TTY console driver for the Linux operating system is related to the assignment of the NULL pointer. Exploiting this vulnerability could allow a remote attacker to cause a service failure...

4.8CVSS6.6AI score0.00226EPSS
SaveExploits0References10Affected Software3
SUSE CVE
SUSE CVE
•added 2026/02/19 12:26 a.m.•16 views

SUSE CVE-2026-23220

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix infinite loop caused by nextsmb2rcvhdroff reset in error paths The problem occurs when a signed request fails smb2 signature verification check. In processrequest, if checksignreq returns an error, setsmb2rspstatuswork...

7.5CVSS5.7AI score0.00123EPSS
SaveExploits0References4
OSV
OSV
•added 2026/02/18 2:53 p.m.•12 views

CVE-2026-23220 ksmbd: fix infinite loop caused by next_smb2_rcv_hdr_off reset in error paths

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix infinite loop caused by nextsmb2rcvhdroff reset in error paths The problem occurs when a signed request fails smb2 signature verification check. In processrequest, if checksignreq returns an error, setsmb2rspstatuswork...

5.3AI score
SaveExploits0References11
Cvelist
Cvelist
•added 2026/02/18 2:53 p.m.•42 views

CVE-2026-23220 ksmbd: fix infinite loop caused by next_smb2_rcv_hdr_off reset in error paths

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix infinite loop caused by nextsmb2rcvhdroff reset in error paths The problem occurs when a signed request fails smb2 signature verification check. In processrequest, if checksignreq returns an error, setsmb2rspstatuswork...

0.00123EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
•added 2026/02/18 12:00 a.m.•16 views

PT-2026-43837

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the bonding ALB RX path. During rapid bond up/down cycles, the rlb deinitialize function frees the rx hashtbl while RX handlers are still active. This...

9.1CVSS5.4AI score0.00171EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2026/02/17 12:00 a.m.•9 views

Linux Distros Unpatched Vulnerability : CVE-2026-23172

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: wwan: t7xx: fix potential skb-frags overflow in RX path When receiving data in the DPMAIF RX path, the t7xxdpmaifsetfragtoskb function adds page fragments ...

8.4CVSS7.6AI score0.00141EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/02/16 6:54 a.m.•14 views

CVE-2025-71224

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: ocb: skip rxnosta when interface is not joined ieee80211ocbrxnosta assumes a valid channel context, which is only present after JOINOCB. RX may run before JOINOCB is executed, in which case the OCB interface is no...

3.3CVSS5.1AI score0.0018EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/02/16 12:27 a.m.•10 views

SUSE CVE-2025-71224

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: ocb: skip rxnosta when interface is not joined ieee80211ocbrxnosta assumes a valid channel context, which is only present after JOINOCB. RX may run before JOINOCB is executed, in which case the OCB interface is no...

5.5CVSS5.2AI score0.0018EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
•added 2026/02/16 12:26 a.m.•9 views

SUSE CVE-2026-23155

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbreceivebulkcallback: fix error message Sinc commit 79a6d1bfe114 "can: gsusb: gsusbreceivebulkcallback: unanchor URL on usbsubmiturb error" a failing resubmit URB will print an info message. In the case of a short...

7CVSS5.3AI score0.00119EPSS
SaveExploits0References20
Tenable Nessus
Tenable Nessus
•added 2026/02/16 12:00 a.m.•12 views

Siemens SIMATIC S7-1500 Loop with Unreachable Exit Condition ('Infinite Loop') (CVE-2025-38727)

In the Linux kernel, the following vulnerability has been resolved: netlink: avoid infinite retry looping in netlinkunicast netlinkattachskb checks for the socket's read memory allocation constraints. Firstly, it has: rmem skrcvbuf to check if the just increased rmem value fits into the socket's...

5.5CVSS6AI score0.00169EPSS
SaveExploits0References3
NVD
NVD
•added 2026/02/14 5:15 p.m.•16 views

CVE-2026-23178

In the Linux kernel, the following vulnerability has been resolved: HID: i2c-hid: fix potential buffer overflow in i2chidgetreport i2chidxfer is used to read recvlen + sizeofle16 bytes of data into ihid-rawbuf. The former can come from the userspace in the hidraw driver and is only bounded by...

7.8CVSS0.00148EPSS
SaveExploits0References5
OSV
OSV
•added 2026/02/14 5:15 p.m.•11 views

UBUNTU-CVE-2025-71224

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: ocb: skip rxnosta when interface is not joined ieee80211ocbrxnosta assumes a valid channel context, which is only present after JOINOCB. RX may run before JOINOCB is executed, in which case the OCB interface is no...

5.7AI score0.0018EPSS
SaveExploits0References25
EUVD
EUVD
•added 2026/02/14 4:27 p.m.•27 views

EUVD-2026-5843

In the Linux kernel, the following vulnerability has been resolved: net: cpswnew: Execute ndosetrxmode callback in a work queue Commit 1767bb2d47b7 "ipv6: mcast: Don't hold RTNL for IPV6ADDMEMBERSHIP and MCASTJOINGROUP." removed the RTNL lock for IPV6ADDMEMBERSHIP and MCASTJOINGROUP operations...

5.5AI score0.00104EPSS
SaveExploits0References2
attackerkb
attackerkb
•added 2026/02/14 4:27 p.m.•13 views

CVE-2026-23203

In the Linux kernel, the following vulnerability has been resolved: net: cpswnew: Execute ndosetrxmode callback in a work queue Commit 1767bb2d47b7 "ipv6: mcast: Don't hold RTNL for IPV6ADDMEMBERSHIP and MCASTJOINGROUP." removed the RTNL lock for IPV6ADDMEMBERSHIP and MCASTJOINGROUP operations...

5.5AI score0.00104EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
•added 2026/02/14 4:27 p.m.•17 views

EUVD-2026-5863

In the Linux kernel, the following vulnerability has been resolved: net: cpsw: Execute ndosetrxmode callback in a work queue Commit 1767bb2d47b7 "ipv6: mcast: Don't hold RTNL for IPV6ADDMEMBERSHIP and MCASTJOINGROUP." removed the RTNL lock for IPV6ADDMEMBERSHIP and MCASTJOINGROUP operations...

5.5AI score0.00113EPSS
SaveExploits0References2
Debian CVE
Debian CVE
•added 2026/02/14 4:27 p.m.•23 views

CVE-2026-23175

In the Linux kernel, the following vulnerability has been resolved: net: cpsw: Execute ndosetrxmode callback in a work queue Commit 1767bb2d47b7 "ipv6: mcast: Don't hold RTNL for IPV6ADDMEMBERSHIP and MCASTJOINGROUP." removed the RTNL lock for IPV6ADDMEMBERSHIP and MCASTJOINGROUP operations...

7CVSS5.5AI score0.00113EPSS
SaveExploits0
attackerkb
attackerkb
•added 2026/02/14 4:27 p.m.•14 views

CVE-2025-71224

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: ocb: skip rxnosta when interface is not joined ieee80211ocbrxnosta assumes a valid channel context, which is only present after JOINOCB. RX may run before JOINOCB is executed, in which case the OCB interface is no...

5.2AI score0.0018EPSS
SaveExploits0References8Affected Software1
OSV
OSV
•added 2026/02/14 4:15 p.m.•22 views

UBUNTU-CVE-2026-23165

In the Linux kernel, the following vulnerability has been resolved: sfc: fix deadlock in RSS config read Since cited commit, core locks the netdevice's rsslock when handling ethtool -x command, so driver's implementation should not lock it again. Remove the latter...

5.5CVSS5.7AI score0.00083EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
•added 2026/02/14 4:15 p.m.•14 views

CVE-2026-23155

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbreceivebulkcallback: fix error message Sinc commit 79a6d1bfe114 "can: gsusb: gsusbreceivebulkcallback: unanchor URL on usbsubmiturb error" a failing resubmit URB will print an info message. In the case of a short...

5.5CVSS5.8AI score0.00119EPSS
SaveExploits0References7
Rows per page
Query Builder