Lucene search
+L

1874 matches found

Packet Storm News
Packet Storm News
added 2025/07/08 12:00 a.m.10 views

A Novel APVD Steganography Technique Incorporating Pseudorandom Pixel Selection for Robust Image Security

Steganography is the process of embedding secret information discreetly within a carrier, ensuring secure exchange of confidential data. The Adaptive Pixel Value Differencing APVD steganography method, while effective, encounters certain challenges like the "unused blocks" issue. This problem can...

6.6AI score
SaveExploits0
Oracle linux
Oracle linux
added 2025/07/08 12:00 a.m.9 views

jq security update

1.6-17.el9.2 - Fix CVE-2025-48060 - Resolves: RHEL-92990 1.6-17.el9.1 - Fix CVE-2024-23337 - Resolves: RHEL-92972 1.6-17 - Fix SAST findings in jq 1.6 - Resolves: RHEL-28653 1.6-16 - Make jq 1.6 fast - Resolves: RHEL-13431...

8.7CVSS7.3AI score0.00534EPSS
SaveExploits2
NVD
NVD
added 2025/07/03 9:15 a.m.7 views

CVE-2025-38122

In the Linux kernel, the following vulnerability has been resolved: gve: add missing NULL check for gveallocpendingpacket in TX DQO gveallocpendingpacket can return NULL, but gvetxaddskbdqo did not check for this case before dereferencing the returned pointer. Add a missing NULL check to prevent ...

5.5CVSS0.00161EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/07/03 8:35 a.m.17 views

CVE-2025-38122 gve: add missing NULL check for gve_alloc_pending_packet() in TX DQO

In the Linux kernel, the following vulnerability has been resolved: gve: add missing NULL check for gveallocpendingpacket in TX DQO gveallocpendingpacket can return NULL, but gvetxaddskbdqo did not check for this case before dereferencing the returned pointer. Add a missing NULL check to prevent ...

0.00161EPSS
SaveExploits0References6
CVE
CVE
added 2025/07/03 8:35 a.m.96 views

CVE-2025-38122

In CVE-2025-38122, the Linux kernel vulnerability is due to a missing NULL check in gve_alloc_pending_packet() used by gve_tx_add_skb_dqo(). The function can return NULL, but the caller did not guard against this, risking NULL pointer dereference in low‑memory scenarios. The fix adds the missing ...

5.5CVSS7.1AI score0.00161EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2025/07/03 8:35 a.m.4 views

CVE-2025-38122 gve: add missing NULL check for gve_alloc_pending_packet() in TX DQO

In the Linux kernel, the following vulnerability has been resolved: gve: add missing NULL check for gveallocpendingpacket in TX DQO gveallocpendingpacket can return NULL, but gvetxaddskbdqo did not check for this case before dereferencing the returned pointer. Add a missing NULL check to prevent ...

6.3AI score
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2025/07/01 12:00 a.m.4 views

Photon OS 5.0: Yajl PHSA-2025-5.0-0541

An update of the yajl package has been released. %NASLMINLEVEL 80900 C Tenable, Inc. The descriptive text and package checks in this plugin were extracted from VMware Security Advisory PHSA-2025-5.0-0541. The text itself is copyright C VMware, Inc. include'compat.inc'; if description...

7.5CVSS7.1AI score0.03472EPSS
SaveExploits1References2
Fedora
Fedora
added 2025/06/27 1:22 a.m.8 views

[SECURITY] Fedora 42 Update: xorg-x11-server-21.1.18-1.fc42

X.Org X11 X server...

7.8CVSS7.3AI score0.00409EPSS
SaveExploits0
OSV
OSV
added 2025/06/26 4:01 p.m.11 views

CLSA-2025-1750953703 Update of tzdata

Upgrade to tzdata-2025b - New zone for Aysén Region in Chile which moves from -04/-03 to -03. - Paraguay adopted permanent -03 starting spring 2024. - Improve pre-1991 data for the Philippines. - Etc/Unknown is now reserved. - Improve historical data for Mexico, Mongolia, and Portugal. - System V...

5.9AI score
SaveExploits0References1
CloudLinux
CloudLinux
added 2025/06/26 9:29 a.m.25 views

Update of tzdata

Upgrade to tzdata-2025b - New zone for Aysén Region in Chile which moves from -04/-03 to -03. - Paraguay adopted permanent -03 starting spring 2024. - Improve pre-1991 data for the Philippines. - Etc/Unknown is now reserved. - Improve historical data for Mexico, Mongolia, and Portugal. - System V...

7.5AI score
SaveExploits0
OSV
OSV
added 2025/06/24 1:44 p.m.5 views

SUSE-RU-2025:02091-1 Recommended update for podman

This update for podman fixes the following issues: - Added patch to remove using rw as a default mount option bsc1239776...

8.7CVSS8.7AI score0.00905EPSS
SaveExploits0References5
Packet Storm News
Packet Storm News
added 2025/06/24 12:00 a.m.24 views

KnowML: Improving Generalization of ML-NIDS with Attack Knowledge Graphs

Despite extensive research on Machine Learning-based Network Intrusion Detection Systems ML-NIDS, their capability to detect diverse attack variants remains uncertain. Prior studies have largely relied on homogeneous datasets, which artificially inflate performance scores and offer a false sense ...

6.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/22 12:00 a.m.27 views

KEENHash: Hashing Programs into Function-Aware Embeddings for Large-Scale Binary Code Similarity Analysis

Binary code similarity analysis BCSA is a crucial research area in many fields such as cybersecurity. Specifically, function-level diffing tools are the most widely used in BCSA: they perform function matching one by one for evaluating the similarity between binary programs. However, such methods...

7.1AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/22 12:00 a.m.7 views

Cut Tracing with E-Graphs for Boolean FHE Circuit Synthesis

Fully Homomorphic Encryption FHE is a promising privacy-preserving technology enabling secure computation over encrypted data. A major limitation of current FHE schemes is their high runtime overhead. As a result, automatic optimization of circuits describing FHE computation has garnered...

6.7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/22 12:00 a.m.9 views

KCES: Training-Free Defense for Robust Graph Neural Networks Via Kernel Complexity

Graph Neural Networks GNNs have achieved impressive success across a wide range of graph-based tasks, yet they remain highly vulnerable to small, imperceptible perturbations and adversarial attacks. Although numerous defense methods have been proposed to address these vulnerabilities, many rely o...

6.9AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/06/21 4:08 a.m.8 views

CVE-2025-38071

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Check return value from memblockphysallocrange At least with CONFIGPHYSICALSTART=0x100000, if there is 4 MiB of contiguous free memory available at this point, the kernel will crash and burn because memblockphysallocrange...

7CVSS6.8AI score0.00162EPSS
SaveExploits0References4
Packet Storm News
Packet Storm News
added 2025/06/21 12:00 a.m.8 views

MECHA: Multithreaded and Efficient Cryptographic Hardware Access

This paper presents a multithread and efficient cryptographic hardware access MECHA for efficient and fast cryptographic operations that eliminates the need for context switching. Utilizing a UNIX domain socket, MECHA manages multiple requests from multiple applications simultaneously, resulting ...

6.9AI score
SaveExploits0
NVD
NVD
added 2025/06/18 11:15 a.m.16 views

CVE-2022-50116

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: fix deadlock and link starvation in outgoing data path The current implementation queues up new control and user packets as needed and processes this queue down to the ldisc in the same code path. That means that the...

5.5CVSS0.00126EPSS
SaveExploits0References4
CVE
CVE
added 2025/06/18 11:03 a.m.89 views

CVE-2022-50221

CVE-2022-50221 : In the Linux kernel, the drm/fb-helper deferred I/O damage handling could compute an clipping range that allowed an out-of-bounds access when the fbdev screen buffer ended near the start of a page. The patch clamps the maximum memory range to the screen buffer size and also renam...

7.8CVSS6.7AI score0.00187EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/06/18 11:02 a.m.18 views

CVE-2022-50116 tty: n_gsm: fix deadlock and link starvation in outgoing data path

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: fix deadlock and link starvation in outgoing data path The current implementation queues up new control and user packets as needed and processes this queue down to the ldisc in the same code path. That means that the...

0.00126EPSS
SaveExploits0References4
Rows per page
Query Builder