Lucene search
+L

200 matches found

Packet Storm News
Packet Storm News
added 2026/03/26 12:00 a.m.8 views

FreeBSD Security Advisory - FreeBSD-SA-26:06.tcp

FreeBSD Security Advisory - When a challenge ACK is to be sent tcprespond constructs and sends the challenge ACK and consumes the mbuf that is passed in. When no challenge ACK should be sent the function returns and leaks the mbuf...

7.5CVSS5.8AI score0.01121EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2026/02/14 3:16 p.m.14 views

CVE-2026-23125

In the Linux kernel, the following vulnerability has been resolved: sctp: move SCTPCMDASSOCSHKEY right after SCTPCMDPEERINIT A null-ptr-deref was reported in the SCTP transmit path when SCTP-AUTH key initialization fails: ================================================================== KASAN:...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References37
GitLab Advisory Database
GitLab Advisory Database
added 2026/02/04 12:00 a.m.20 views

melange has a path traversal in license-path which allows reading files outside workspace

An attacker who can influence a melange configuration file e.g., through pull request-driven CI or build-as-a-service scenarios could read arbitrary files from the host system. The LicensingInfos function in pkg/config/config.go reads license files specified in copyright.license-path without...

5.5CVSS5.5AI score0.00168EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/03 11:47 p.m.13 views

melange QEMU runner could write files outside workspace directory

An attacker who can influence the tar stream from a QEMU guest VM could write files outside the intended workspace directory on the host. The retrieveWorkspace function extracts tar entries without validating that paths stay within the workspace, allowing Path Traversal via ../ sequences. Fix:...

8.4CVSS5.4AI score0.00167EPSS
SaveExploits0References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:00 a.m.6 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-003677 advisory. Jonathan Looney discovered that the TCP retransmission queue implementation in tcpfragment in the Linux kernel could be fragmented when handling certain TCP Selectiv...

7.5CVSS6.5AI score0.94686EPSS
SaveExploits1References32
NVD
NVD
added 2026/01/05 11:17 a.m.13 views

CVE-2025-12519

Missing Authorization vulnerability in Centreon Infra Monitoring Administration parameters API endpoint modules allows Accessing Functionality Not Properly Constrained by ACLs, resulting in Information Disclosure like downtime or acknowledgement configurations. This issue affects Infra Monitoring...

5.3CVSS0.00206EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/01/05 12:00 a.m.16 views

PT-2026-1256

Name of the Vulnerable Software and Affected Versions Centreon Infra Monitoring versions 24.04.0 through 24.04.19 Centreon Infra Monitoring versions 24.10.0 through 24.10.15 Centreon Infra Monitoring versions 25.10.0 through 25.10.2 Description A missing authorization flaw exists in Centreon Infr...

5.3CVSS6.3AI score0.00206EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/12/30 1:16 p.m.9 views

CVE-2023-54234

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix missing mrioc-evtackcmds initialization Commit c1af985d27da "scsi: mpi3mr: Add Event acknowledgment logic" introduced an array mrioc-evtackcmds but initialization of the array elements was missed. They are just...

7.8CVSS5.7AI score0.00144EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/12/30 1:16 p.m.9 views

CVE-2022-50865

In the Linux kernel, the following vulnerability has been resolved: tcp: fix a signed-integer-overflow bug in tcpaddbacklog The type of skrcvbuf and sksndbuf in struct sock is int, and in tcpaddbacklog, the variable limit is caculated by adding skrcvbuf, sksndbuf and 64 1024, it may exceed the ma...

7.5CVSS6.2AI score0.00512EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2015-7663

Malware in sbrugna...

5CVSS6.1AI score0.02133EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2009-3098

Malware in sbrugna...

5CVSS6.4AI score0.10658EPSS
SaveExploits2References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2006-0440

Malware in sbrugna...

5CVSS6.2AI score0.02876EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/03 8:07 p.m.15 views

EUVD-2025-5954

Malicious code in bioql PyPI...

6.6AI score
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.11 views

EUVD-2025-29377

Malicious code in bioql PyPI...

6.6AI score
SaveExploits0References4
HackRead
HackRead
added 2025/09/18 1:00 p.m.9 views

Palo Alto Networks Acknowledges SquareX Research on Limitations of SWGs Against Last Mile Reassembly Attacks

Palo Alto, California, 18th September 2025, CyberNewsWire...

7AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/08/27 1:02 p.m.6 views

CVE-2025-9527 Linksys E1700 QoSSetup stack-based overflow

A vulnerability was found in Linksys E1700 1.0.0.4.003. This affects the function QoSSetup of the file /goform/QoSSetup. Performing manipulation of the argument ackpolicy results in stack-based buffer overflow. The attack may be initiated remotely. The exploit has been made public and could be...

9CVSS7.2AI score0.01435EPSS
SaveExploits1References6
Debian CVE
Debian CVE
added 2025/08/22 4:02 p.m.19 views

CVE-2025-38665

In the Linux kernel, the following vulnerability has been resolved: can: netlink: canchangelink: fix NULL pointer deref of struct canpriv::dosetmode Andrei Lalaev reported a NULL pointer deref when a CAN device is restarted from Bus Off and the driver does not implement the struct...

5.5CVSS5.4AI score0.00145EPSS
SaveExploits0
OSV
OSV
added 2025/08/22 4:02 p.m.15 views

CVE-2025-38665 can: netlink: can_changelink(): fix NULL pointer deref of struct can_priv::do_set_mode

In the Linux kernel, the following vulnerability has been resolved: can: netlink: canchangelink: fix NULL pointer deref of struct canpriv::dosetmode Andrei Lalaev reported a NULL pointer deref when a CAN device is restarted from Bus Off and the driver does not implement the struct...

6.5AI score
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/08/09 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-52919

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - nfc: nci: fix possible NULL pointer dereference in sendacknowledge Handle memory allocation failure from nciskballoc calling allocskb to avoid possible NULL...

5.5CVSS5.6AI score0.00207EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/07/29 11:23 p.m.8 views

SUSE CVE-2025-38437

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix potential use-after-free in oplock/lease break ack If ksmbdiovpinrsp return error, use-after-free can happen by accessing opinfo-state and opinfoput and ksmbdfdput could called twice...

8.8CVSS6.4AI score0.00372EPSS
SaveExploits0References3
Rows per page
Query Builder